| Class | Description |
|---|---|
| NaiveBayes |
Naive Bayes
This is an algorithm for computing the conditional a-posterior probabilities of a categorical
response from independent predictors using Bayes rule.
|
| NaiveBayesModel | |
| NaiveBayesModel.NaiveBayesOutput | |
| NaiveBayesModel.NaiveBayesParameters |