r-mlr3tuningspaces
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.
- Versions: 0.5.2
- 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 the latest version of r-mlr3tuningspaces
as follows:
guix install r-mlr3tuningspaces
Or install a particular version:
guix install r-mlr3tuningspaces@0.5.2
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-mlr3tuningspaces about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-mlr3tuningspaces'><img src='https://packages.guix.gnu.org/packages/r-mlr3tuningspaces/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-mlr3tuningspaces)
Example Org:
[[https://packages.guix.gnu.org/packages/r-mlr3tuningspaces][https://packages.guix.gnu.org/packages/r-mlr3tuningspaces/badges/latest-version.svg]]