IQVIA-ML / LightGBM.jl

Julia FFI interface to Microsoft's LightGBM package
Other
93 stars 10 forks source link

fix LGBMRegression field order #148

Closed jeremiedb closed 2 months ago

jeremiedb commented 2 months ago

The linear_tree field of LGBMRegression was added in wrong order, resulting if wild behaviors on regression tasks. Given the criticals errors associated from this, it would be well worth pushing a quick fix release.