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

r-mlr3measures

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 the latest version of r-mlr3measures as follows:

guix install r-mlr3measures

Or install a particular version:

guix install r-mlr3measures@1.0.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-mlr3measures about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-mlr3measures'><img src='https://packages.guix.gnu.org/packages/r-mlr3measures/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-mlr3measures/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-mlr3measures)

Example Org:

[[https://packages.guix.gnu.org/packages/r-mlr3measures][https://packages.guix.gnu.org/packages/r-mlr3measures/badges/latest-version.svg]]