Package org.apache.mahout.classifier

Interface Summary
OnlineLearner The simplest interface for online learning algorithms.
 

Class Summary
AbstractVectorClassifier Defines the interface for classifiers that take a vector as input.
ClassifierResult Result of a document classification.
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
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.