mfrasco/Metrics: 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.

Getting started

Package details

MaintainerMichael Frasco <mfrasco6@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version0.1.4
URL https://github.com/mfrasco/Metrics
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mfrasco/Metrics")
mfrasco/Metrics documentation built on May 13, 2019, 12:31 a.m.