|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Algorithm | |
---|---|
org.apache.mahout.classifier.bayes.algorithm | |
org.apache.mahout.classifier.bayes.model |
Uses of Algorithm in org.apache.mahout.classifier.bayes.algorithm |
---|
Classes in org.apache.mahout.classifier.bayes.algorithm that implement Algorithm | |
---|---|
class |
BayesAlgorithm
Class implementing the Naive Bayes Classifier Algorithm |
class |
CBayesAlgorithm
Class implementing the Complementary Naive Bayes Classifier Algorithm |
Uses of Algorithm in org.apache.mahout.classifier.bayes.model |
---|
Constructors in org.apache.mahout.classifier.bayes.model with parameters of type Algorithm | |
---|---|
ClassifierContext(Algorithm algorithm,
Datastore datastore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |