r-mlr3hyperband
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.
- Versions: 0.6.0
- 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 the latest version of r-mlr3hyperband
as follows:
guix install r-mlr3hyperband
Or install a particular version:
guix install r-mlr3hyperband@0.6.0
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.
Badge code
You can use the following badge to inform users of r-mlr3hyperband about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-mlr3hyperband'><img src='https://packages.guix.gnu.org/packages/r-mlr3hyperband/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-mlr3hyperband)
Example Org:
[[https://packages.guix.gnu.org/packages/r-mlr3hyperband][https://packages.guix.gnu.org/packages/r-mlr3hyperband/badges/latest-version.svg]]