| Class | Description |
|---|---|
| AbstractNaiveBayesClassifier |
Class implementing the Naive Bayes Classifier Algorithm.
|
| BayesUtils | |
| ComplementaryNaiveBayesClassifier |
Implementation of the Naive Bayes Classifier Algorithm
|
| NaiveBayesModel |
NaiveBayesModel holds the weight matrix, the feature and label sums and the weight normalizer vectors.
|
| StandardNaiveBayesClassifier |
Implementation of the Naive Bayes Classifier Algorithm
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.