R/MLmetrics.R

#' MLmetrics: Machine Learning Evaluation Metrics
#'
#' A collection of evaluation metrics, including loss, score and utility functions, 
#' that measure regression and classification performance.
#'
#' @docType package
#' @name MLmetrics
NULL

Try the MLmetrics package in your browser

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

MLmetrics documentation built on May 2, 2019, 11:28 a.m.