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 29, 2024, 9:34 a.m.