Package benchmark

Classes that benchmark the system.

See:
          Description

Class Summary
Active  
AllResultsAnalyzer  
AnalyzeReutersCat  
BagOfWords  
BoostFactor  
ClusterableReuters  
ClusterReuters  
Germline  
GridSearch  
GridSearchRunner  
KnownReuters Reuters article that we know the classifications of from the MySQL DB
PreprocessReuters I want to grab all the relevant articles, and create flatfiles with their frequency counts
ProcessBoostFactor  
ProcessVariance  
ReutersSVM The goal is to look at the papers assigned to the top 10 categories Just store the data for now, I'll later write a program to find me the micro/macro-averaged f1 measures
TestReuters  
TestSVMProbability  
VarianceTest  
 

Package benchmark Description

Classes that benchmark the system. Also provides some drivers to benchmark on Reuters 21578 test data stored in a MySQL DB. These classes are not necessary for normal operation.