leaves icon indicating copy to clipboard operation
leaves copied to clipboard

Is there any way to support tweedie regression models?

Open tolipoc opened this issue 3 years ago • 0 comments
trafficstars

I have a model trained withtweedie regression in light gbm. With leaves I got panic:

panic: unexpected objective field: 'tweedie'

It works perfectly in python's lightGBM

lgbmodel_ww.txt

tolipoc avatar Sep 16 '22 07:09 tolipoc