Metrics

Evaluation Metrics for Machine Learning


License
BSD-1-Clause

Documentation

Metrics

Build Status

Background On This Repo

This repository contains the code for the Metrics package in R. That package was created by Ben Hamner, and its original home is located at this github repo. That repo contains packages for common machine learning metrics in several languages, not just R. However, on 2017-04-21, the R package was orphaned by CRAN. In an effort to revive the status of the R package, I cloned the original and created this repo.

How to Install this Package

From the R prompt, run install.packages("Metrics").