Implements methods for hyperparameter tuning with
'mlr3', e.g. Grid Search, Random Search, or Simulated Annealing.
Various termination criteria can be set and combined. The class
'AutoTuner' provides a convenient way to perform nested resampling in
combination with 'mlr3'.
Version: |
0.1.2 |
Depends: |
R (≥ 3.1.0) |
Imports: |
checkmate (≥ 1.9.4), data.table, lgr, mlr3 (≥ 0.1.4), mlr3misc (≥ 0.1.7), paradox, R6 |
Suggests: |
GenSA, mlr3pipelines, rpart, testthat |
Published: |
2020-01-31 |
Author: |
Michel Lang [cre,
aut],
Jakob Richter
[aut],
Bernd Bischl
[aut],
Daniel Schalk
[aut] |
Maintainer: |
Michel Lang <michellang at gmail.com> |
BugReports: |
https://github.com/mlr-org/mlr3tuning/issues |
License: |
LGPL-3 |
URL: |
https://mlr3tuning.mlr-org.com,
https://github.com/mlr-org/mlr3tuning |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
mlr3tuning results |