|
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 on HDFS |
| ConfusionMatrix |
The ConfusionMatrix Class stores the result of Classification of a Test Dataset. |
| RegressionResultAnalyzer |
ResultAnalyzer captures the classification statistics and displays in a tabular manner |
| ResultAnalyzer |
ResultAnalyzer captures the classification statistics and displays in a tabular manner |