Node Connectivity

There are 5696 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Multi Selection QuickForm (legacy) Deprecated

Defines a list of options and allows to select multiple values, which are returned in a table and as a comma-separated variable.

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.

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.

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.