| Package | Description |
|---|---|
| org.apache.mahout.classifier | |
| org.apache.mahout.classifier.naivebayes | |
| org.apache.mahout.classifier.sgd |
Implements a variety of on-line logistric regression classifiers using SGD-based algorithms.
|
| org.apache.mahout.clustering.classify |
| Class and Description |
|---|
| ClassifierResult
Result of a document classification.
|
| ConfusionMatrix
The ConfusionMatrix Class stores the result of Classification of a Test Dataset.
|
| Class and Description |
|---|
| AbstractVectorClassifier
Defines the interface for classifiers that take a vector as input.
|
| Class and Description |
|---|
| AbstractVectorClassifier
Defines the interface for classifiers that take a vector as input.
|
| OnlineLearner
The simplest interface for online learning algorithms.
|
| Class and Description |
|---|
| AbstractVectorClassifier
Defines the interface for classifiers that take a vector as input.
|
| OnlineLearner
The simplest interface for online learning algorithms.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.