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.
|
NaiveBayes.NBTask | |
NBModel |
FIXME comment please
|
NBModelView | |
NBProgressPage |