Node Connectivity

There are 3943 nodes that can be used as predessesor for a node with an input port of type Table.

Fuzzy Rule Predictor Streamable

Applies a Fuzzy Rule Model to numeric data and outputs a prediction for each test instance.

Fuzzy Rule Predictor Deprecated

Applies a Fuzzy Rule Model to numeric data and outputs a prediction for each test instance.

MultiLayerPerceptron Predictor Streamable

Predicts output values based on a trained MLP.

MultiLayerPerceptron Predictor Deprecated

Predicts output values based on a trained MLP.

PNN Learner (DDA) 

Trains a Probabilistic Neural Network (PNN) on labeled data.

PNN Predictor Streamable

Applies a PNN Model to numeric data and outputs a classification.

PNN Predictor Deprecated

Applies a PNN Model to numeric data and outputs a classification.

Decision Tree Predictor 

Uses an existing decision tree to compute class labels for input vectors.

Decision Tree Predictor Deprecated

Uses an existing decision tree to compute class labels for input vectors.

Decision Tree to Ruleset 

Converts a decision tree model to PMML RuleSet model.