cog-imperial / entmoot

Multiobjective black-box optimization using gradient-boosted trees
https://entmoot.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
56 stars 12 forks source link

Add full Bayes Opt example #35

Closed TobyBoyne closed 5 months ago

TobyBoyne commented 5 months ago

Add an example of a complete Bayesian Optimization loop, including retraining the model.

Closes #34