Statistics::Contingency 0.06
Sponsored Links
Statistics::Contingency 0.06 Ranking & Summary
File size:
0.007 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1152
Date added:
2006-08-29
Publisher:
Ken Williams
Statistics::Contingency 0.06 description
Statistics::Contingency is a Perl module to calculate precision, recall, F1, accuracy, etc.
SYNOPSIS
use Statistics::Contingency;
my $s = new Statistics::Contingency(categories => @all_categories);
while (...something...) {
...
$s->add_result($assigned_categories, $correct_categories);
}
print "Micro F1: ", $s->micro_F1, "n"; # Access a single statistic
print $s->stats_table; # Show several stats in table form
The Statistics::Contingency class helps you calculate several useful statistical measures based on 2x2 "contingency tables". I use these 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.
SYNOPSIS
use Statistics::Contingency;
my $s = new Statistics::Contingency(categories => @all_categories);
while (...something...) {
...
$s->add_result($assigned_categories, $correct_categories);
}
print "Micro F1: ", $s->micro_F1, "n"; # Access a single statistic
print $s->stats_table; # Show several stats in table form
The Statistics::Contingency class helps you calculate several useful statistical measures based on 2x2 "contingency tables". I use these 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.
Statistics::Contingency 0.06 Screenshot
Advertisements
Statistics::Contingency 0.06 Keywords
Contingency 0.06
to calculate
Perl module
calculate precision
F1
precision
recall
calculate
accuracy
categories
Statistics::Contingency
StatisticsContingency
Statistics::Contingency 0.06
Libraries
Programming
Bookmark Statistics::Contingency 0.06
Statistics::Contingency 0.06 Copyright
WareSeeker periodically updates pricing and software information of Statistics::Contingency 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Statistics::Contingency 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
how to calculate bmi
precision accuracy
perl modules
install perl module
Precision and recall
installing perl module
xml parser perl module
atrpms perl module helper
formula to calculate principal and interest
perl module tutorial
accuracy international rifles
precision dynamics
categories of software
recalled dog food
calculated industries
hurricane categories
punxsutawney phil accuracy
calculate mortgage payments
Related Software
Statistics::ROC is a Perl module with receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds. Free Download
Statistics::ChisqIndep is a Perl module to perform chi-square test of independence (a.k.a. contingency tables). Free Download
Statistics::Gap Perl module is an adaptation of the Gap Statistic. Free Download
Statistics::OLS is a Perl module to perform ordinary least squares and associated statistics. Free Download
Statistics::Forecast is a Perl module that calculates a future value. Free Download
Statistics::PointEstimation is a Perl module for computing confidence intervals in parameter estimation. Free Download
Statistics::Descriptive::Discrete is a Perl module to compute descriptive statistics for discrete data sets. Free Download
Statistics::Distributions is a Perl module for calculating critical values and upper probabilities of common statistical distos. Free Download
Latest Software
Popular Software
Favourite Software