Source: r-cran-metrics Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper (>= 11~), dh-r, r-base-dev Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-metrics Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-metrics.git Homepage: https://cran.r-project.org/package=Metrics Package: r-cran-metrics Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R evaluation metrics for machine learning An implementation of evaluation metrics in R that are commonly used in supervised machine learning. It implements metrics for regression, time series, binary classification, classification, and information retrieval problems. It has zero dependencies and a consistent, simple interface for all functions.