Icon

Nodes

This category contains 5848 nodes.

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.

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.