IQVIA-ML / LightGBM.jl

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

added more GPU params and upgraded LightGBM #106

Closed kainkad closed 3 years ago

kainkad commented 3 years ago
chilledgeek commented 3 years ago

would be good to have tests to check the params work, but i guess we don't have the hardware to actually check!

so, LGTM :)

kainkad commented 3 years ago

would be good to have tests to check the params work, but i guess we don't have the hardware to actually check!

so, LGTM :)

yeah... for the GPU params it's hard to add unit tests but no worries they will be used to tune some real GPU runs 😄