p5-Statistics-Contingency-0.09p0
calculate precision, recall, F1, accuracy, etc
Back to search · Project homepage
Description
The Statistics::Contingency class helps you calculate several useful
statistical measures based on 2x2 "contingency tables". These can be
used for measures to 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.
Package information
- Ports path
- math/p5-Statistics-Contingency
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- math, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/p5-Params-Validate STEM->=0.23
Build
Test
- devel/p5-Params-Validate STEM->=0.23