SkillAgentSearch skills...

Entmoot

Multiobjective black-box optimization using gradient-boosted trees

Install / Use

/learn @cog-imperial/Entmoot

README

Tests Read the Docs

<img src="media/entmoot_logo.png" width="400">

ENTMOOT (ENsemble Tree MOdel Optimization Tool) is a framework to perform Bayesian Optimization using tree-based surrogate models. Gradient-boosted tree models from lightgbm are combined with a distance-based uncertainty measure in a deterministic global optimization framework to optimize black-box functions. More details on the method here: https://arxiv.org/abs/2003.04774.

Documentation

The docs can be found here: https://entmoot.readthedocs.io/

How to reference ENTMOOT

When using any ENTMOOT for any publications please reference this software package as:

@article{thebelt2021entmoot,
  title={ENTMOOT: A framework for optimization over ensemble tree models},
  author={Thebelt, Alexander and Kronqvist, Jan and Mistry, Miten and Lee, Robert M and Sudermann-Merx, Nathan and Misener, Ruth},
  journal={Computers \& Chemical Engineering},
  volume={151},
  pages={107343},
  year={2021},
  publisher={Elsevier}
}

Authors

License

The ENTMOOT package is released under the BSD 3-Clause License. Please refer to the LICENSE file for details.

Acknowledgements

The support of BASF SE, Lugwigshafen am Rhein is gratefully acknowledged.

Related Skills

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated16d ago
Forks12

Languages

Python

Security Score

100/100

Audited on Mar 10, 2026

No findings