Icon

Nodes

This category contains 5320 nodes.

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 Simple Deprecated

Class for building and using a simple Naive Bayes classifier.

Naive Bayes Updateable Deprecated

Class for a Naive Bayes classifier using estimator classes.

NB Tree Deprecated

Class for generating a decision tree with naive Bayes classifiers at the leaves.

NN generalized Deprecated

Nearest-neighbor-like algorithm using non-nested generalized exemplars.

Nominal Values (deprecated) Deprecated

This node is obsolete! Please use the new Domain Calculator located in the Data Manipulation->Column category.

Normalizer Deprecated

Normalizes the attributes of a table.

Normalizer (deprecated) Deprecated

This node is obsolete! Please use the new Normalizer located in the Data Manipulation->Column category.

One Rule Deprecated

One Rule classifier: uses the minimum-error attribute for prediction, discretizing numeric attributes.

One to Many Deprecated

Transforms the values of one column into appended columns.