Class Summary |
AbstractVectorClassifier |
Defines the interface for classifiers that take input as a vector. |
BayesFileFormatter |
Flatten a file into format that can be read by the Bayes M/R job. |
ClassifierResult |
Result of a Document Classification. |
Classify |
Runs the Bayes classifier using the given model location(HDFS/HBASE) |
ConfusionMatrix |
The ConfusionMatrix Class stores the result of Classification of a Test Dataset. |
ResultAnalyzer |
ResultAnalyzer captures the classification statistics and displays in a tabular manner |