org.apache.mahout.classifier

naivebayes

package naivebayes

Visibility
  1. Public
  2. All

Value Members

  1. object SparkNaiveBayes extends NaiveBayes

    Distributed training of a Naive Bayes model.

    Distributed training of a Naive Bayes model. Follows the approach presented in Rennie et.al.: Tackling the poor assumptions of Naive Bayes Text classifiers, ICML 2003, http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf

Ungrouped