r-mlr3measures 1.0.0
Performance measures for mlr3
This package implements multiple performance measures for supervised learning. It includes over 40 measures for regression and classification. Additionally, meta information about the performance measures can be queried, e.g. what the best and worst possible performances scores are.
- Outputs:
out - Website: https://mlr3measures.mlr-org.com/
- Licenses: LGPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-mlr3measures 1.0.0 as follows:
guix install r-mlr3measures@1.0.0
Or install the latest version:
guix install r-mlr3measures
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.