MLeval: Machine Learning Model Evaluation

Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver operating characteristic (ROC) curves, precision-recall (PR) curves, calibration curves, and PR gain curves. 'MLeval' accepts a data frame of class probabilities and ground truth labels, or, it can automatically interpret the Caret train function results from repeated cross validation, then select the best model and analyse the results. 'MLeval' produces a range of evaluation metrics with confidence intervals.

Package details

AuthorChristopher R John
MaintainerChristopher R John <chris.r.john86@gmail.com>
LicenseAGPL-3
Version0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MLeval")

Try the MLeval package in your browser

Any scripts or data that you put into this service are public.

MLeval documentation built on Feb. 12, 2020, 9:07 a.m.