This package browser is in early development. Mind the rough edges.

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.

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.