Icon

bayes

This category contains 10 nodes.

AODE Deprecated

AODE achieves highly accurate classification by averaging over all of a small space of alternative naive-Bayes-like models.

BayesNet Deprecated

Bayes Network learning using various search algorithms and quality measures.

ComplementNaiveBayes Deprecated

Class for building and using a Complement class Naive Bayes classifier.

HNB Deprecated

Contructs Hidden Naive Bayes classification model with high classification accuracy and AUC.

NaiveBayes Deprecated

Class for a Naive Bayes classifier using estimator classes.

NaiveBayesMultinomial Deprecated

Class for building and using a multinomial Naive Bayes classifier.

NaiveBayesMultinomialUpdateable Deprecated

Class for building and using a multinomial Naive Bayes classifier.

NaiveBayesSimple Deprecated

Class for building and using a simple Naive Bayes classifier.

NaiveBayesUpdateable Deprecated

Class for a Naive Bayes classifier using estimator classes.

WAODE Deprecated

WAODE contructs the model called Weightily Averaged One-Dependence Estimators.