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'.
Package Options
"bbotk.debug"
: If set toTRUE
, asynchronous optimization is run in the main process."bbotk.tiny_logging"
: If set toTRUE
, the logging is simplified to only show points and results. NA values are removed.
Author
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]