libstatistics-contingency-perl

module to calculate precision, recall, F1, accuracy, etc.

Description

The Statistics::Contingency class helps you calculate several useful statistical measures based on 2x2 "contingency tables". These measures can help judge the results of automatic text categorization experiments, but they are useful in other situations as well.

The general usage flow is to tally a whole bunch of results in the Statistics::Contingency object, then query that object to obtain the measures you are interested in. When all results have been collected, you can get a report on accuracy, precision, recall, F1, and so on, with both macro-averaging and micro-averaging over categories.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Statistics-Contingency


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libstatistics-contingency-perl