bbotk-package {bbotk} | R Documentation |
bbotk: Black-Box Optimization Toolkit
Description
Features highly configurable search spaces via the 'paradox' package and optimizes every user-defined objective function. The package includes several optimization algorithms e.g. Random Search, Iterated Racing, Bayesian Optimization (in 'mlr3mbo') and Hyperband (in 'mlr3hyperband'). bbotk is the base package of 'mlr3tuning', 'mlr3fselect' and 'miesmuschel'.
Author(s)
Maintainer: Marc Becker marcbecker@posteo.de (ORCID)
Authors:
Jakob Richter jakob1richter@gmail.com (ORCID)
Michel Lang michellang@gmail.com (ORCID)
Bernd Bischl bernd_bischl@gmx.net (ORCID)
Martin Binder martin.binder@mail.com
Other contributors:
Olaf Mersmann olafm@statistik.tu-dortmund.de [contributor]
See Also
Useful links:
Report bugs at https://github.com/mlr-org/bbotk/issues
[Package bbotk version 1.0.1 Index]