lpuettmann / class-stats

Calculate classification statistics for a binary classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculate classification statistics for a binary classification

For this to work, you need to download the function auc.m from Ben Hamner's "Metrics" repository (here) and put it in the same directory.

To test the function, use:

>>run(test_class_stats);

About

Calculate classification statistics for a binary classification

License:MIT License


Languages

Language:MATLAB 100.0%