Icon

Bayes

This category contains 6 nodes.

Naive Bayes Learner 

Creates a naive Bayes model from the given classified data.

Naive Bayes Learner Deprecated

Creates a naive Bayes model from the given classified data.

Naive Bayes Learner Deprecated

Creates a naive Bayes model from the given classified data.

Naive Bayes Predictor Streamable

Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.

Naive Bayes Predictor Deprecated

Uses the naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.

Naive Bayes Predictor StreamableDeprecated

Uses the PMML naive Bayes model from the naive Bayes learner to predict the class membership of each row in the input data.