Uses of Package
org.apache.mahout.classifier.naivebayes

Packages that use org.apache.mahout.classifier.naivebayes
org.apache.mahout.classifier.naivebayes   
 

Classes in org.apache.mahout.classifier.naivebayes used by org.apache.mahout.classifier.naivebayes
AbstractNaiveBayesClassifier
          Class implementing the Naive Bayes Classifier Algorithm
NaiveBayesModel
          NaiveBayesModel holds the weight Matrix, the feature and label sums and the weight normalizer vectors.
 



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