r-mlr3tuningspaces 0.6.0
Search spaces for mlr3
This package is a collection of search spaces for hyperparameter optimization in the mlr3 ecosystem. It features ready-to-use search spaces for many popular machine learning algorithms. The search spaces are from scientific articles and work for a wide range of data sets.
- Outputs:
out
- Website: https://mlr3tuningspaces.mlr-org.com
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-mlr3tuningspaces 0.6.0
as follows:
guix install r-mlr3tuningspaces@0.6.0
Or install the latest version:
guix install r-mlr3tuningspaces
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.