Icon

Nodes

This category contains 5399 nodes.

MultiLayer Perceptron Deprecated

MultiLayer Perceptron Neural Net(WEKA).

Multiple Selection Input QuickForm (legacy) Deprecated

Allows selecting multiple values from a list of String which is returned as a data table and String flow variable.

MySQL Connector Deprecated

Create a database connection to MySQL.

Naive Bayes Deprecated

Class for a Naive Bayes classifier using estimator classes.

Naive Bayes Learner Deprecated

Creates a naive Bayes model from the given classified data.

Naive Bayes Multinomial Deprecated

Class for building and using a multinomial Naive Bayes classifier.

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.