Uses of Class
org.apache.mahout.classifier.naivebayes.AbstractNaiveBayesClassifier

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

Uses of AbstractNaiveBayesClassifier in org.apache.mahout.classifier.naivebayes
 

Subclasses of AbstractNaiveBayesClassifier in org.apache.mahout.classifier.naivebayes
 class ComplementaryNaiveBayesClassifier
          Class implementing the Naive Bayes Classifier Algorithm
 class StandardNaiveBayesClassifier
          Class implementing the Naive Bayes Classifier Algorithm
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.