Package org.apache.mahout.classifier.naivebayes

Class Summary
AbstractNaiveBayesClassifier Class implementing the Naive Bayes Classifier Algorithm.
BayesUtils  
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–2014 The Apache Software Foundation. All rights reserved.