Skip to content

MATLAB functions for evaluating performance of binary classifiers.

Notifications You must be signed in to change notification settings

clever-scientist/mleval

Repository files navigation

mleval

A simple collection of MATLAB functions for evaluating performance in binary classification tasks. Includes most of the greatest hits (accuracy, precision, recall, F1, AUC), along with a few measures that are supposed to be more robust to class imbalance (MCC).

There are also a few functions (with the data_* prefix) that are for partitioning data sets for, e.g., cross validation, etc.

-Turambar

About

MATLAB functions for evaluating performance of binary classifiers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages