mlr3measures

Package website: release | dev

Implements multiple performance measures for supervised learning. 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. Internally, checkmate is used to check arguments efficiently - no other runtime dependencies.

The function reference gives an encompassing overview over implemented measures.

Note that explicitly loading this package is not required if you want to use any of these measures in mlr3. Also note that we advise against attaching the package via library() to avoid namespace clashes. Instead, load the namespace via requireNamespace() and use the :: operator.

Copy Link

Version

Down Chevron

Install

install.packages('mlr3measures')

Monthly Downloads

7,129

Version

0.5.0

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 5th, 2022

Functions in mlr3measures (0.5.0)