IQVIA-ML / LightGBM.jl

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

enable custom compiled lightgbm package #100

Closed chilledgeek closed 3 years ago

chilledgeek commented 3 years ago

enable using custom lightgbm packages by utilising Libdl to search for system paths (and use if available) before falling back to using the default precompiled lightgbm library