r-mlr3hyperband 1.0.0
Hyperband for mlr3
This package implements a successive halving and hyperband optimization algorithm for the mlr3 ecosystem. The implementation in mlr3hyperband features improved scheduling and parallelizes the evaluation of configurations. The package includes tuners for hyperparameter optimization in mlr3tuning and optimizers for black-box optimization in bbotk.
- Outputs:
out - Website: https://mlr3hyperband.mlr-org.com
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-mlr3hyperband 1.0.0 as follows:
guix install r-mlr3hyperband@1.0.0
Or install the latest version:
guix install r-mlr3hyperband
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.