Icon

bayes

This category contains 13 nodes.

NaiveBayesSimple (3.6) (legacy) 

Class for building and using a simple Naive Bayes classifier.Numeric attributes are modelled by a normal distribution. For more information, see Richard […]

NaiveBayesUpdateable (3.6) (legacy) 

Class for a Naive Bayes classifier using estimator classes. This is the updateable version of NaiveBayes. This classifier will use a default precision of […]

WAODE (3.6) (legacy) 

WAODE contructs the model called Weightily Averaged One-Dependence Estimators. For more information, see L. Jiang, H. Zhang: Weightily Averaged […]