dmitryikh/leaves

Is there any way to support tweedie regression models?

Opened this issue · 0 comments

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