Package: Metrics Version: 0.1.4 Title: Evaluation Metrics for Machine Learning Description: 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. Authors@R: c( person("Ben", "Hamner", role = c("aut", "cph"), email = "ben@benhamner.com"), person("Michael", "Frasco", role = c("aut", "cre"), email = "mfrasco6@gmail.com"), person("Erin", "LeDell", role = c("ctb"), email = "oss@ledell.org")) Maintainer: Michael Frasco Suggests: testthat URL: https://github.com/mfrasco/Metrics BugReports: https://github.com/mfrasco/Metrics/issues License: BSD_3_clause + file LICENSE RoxygenNote: 6.1.0 Repository: https://mfrasco.r-universe.dev Date/Publication: 2019-05-12 02:16:39 UTC RemoteUrl: https://github.com/mfrasco/metrics RemoteRef: HEAD RemoteSha: ca12765d3e284e907d4c493b617e2b7e8056128d NeedsCompilation: no Packaged: 2026-06-20 08:44:34 UTC; root Author: Ben Hamner [aut, cph], Michael Frasco [aut, cre], Erin LeDell [ctb]