Provides a common framework for optimization of black-box functions
for other packages, e.g. 'mlr3'. It offers various optimization methods e.g.
grid search, random search and generalized simulated annealing.
Version: |
0.2.0 |
Depends: |
R (≥ 3.1.0) |
Imports: |
checkmate (≥ 2.0.0), data.table, lgr, mlr3misc (≥ 0.3.0), paradox (≥ 0.3), R6 |
Suggests: |
bibtex, GenSA, knitr, nloptr, rmarkdown, testthat |
Published: |
2020-07-24 |
Author: |
Marc Becker [cre,
aut],
Jakob Richter
[aut],
Michel Lang [aut],
Bernd Bischl
[aut],
Martin Binder [aut],
Olaf Mersmann [ctb] |
Maintainer: |
Marc Becker <marcbecker at posteo.de> |
BugReports: |
https://github.com/mlr-org/bbotk/issues |
License: |
LGPL-3 |
URL: |
https://bbotk.mlr-org.com, https://github.com/mlr-org/bbotk |
NeedsCompilation: |
yes |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
bbotk results |