Package org.apache.mahout.classifier.naivebayes

Class Summary
AbstractNaiveBayesClassifier Class implementing the Naive Bayes Classifier Algorithm
BayesConstants Class containing Constants used by Naive Bayes classifier classes
ComplementaryNaiveBayesClassifier Class implementing the Naive Bayes Classifier Algorithm
NaiveBayesModel NaiveBayesModel holds the weight Matrix, the feature and label sums and the weight normalizer vectors.
StandardNaiveBayesClassifier Class implementing the Naive Bayes Classifier Algorithm
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.