The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.