AnotherSamWilson / miceforest

Multiple Imputation with LightGBM in Python
MIT License
353 stars 31 forks source link

Add Bayesian optimization to parameter tuning #18

Open samFarrellDay opened 3 years ago

samFarrellDay commented 3 years ago

Have had good experience with Bayesian optimization in the past. Lightweight implementation: https://github.com/fmfn/BayesianOptimization