| Interface | Description |
|---|---|
| OnlineLearner |
The simplest interface for online learning algorithms.
|
| Class | Description |
|---|---|
| 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–2017 The Apache Software Foundation. All rights reserved.