Node Connectivity

There are 3042 nodes that can be used as successor for a node with an output port of type Table.

MultiLayerPerceptron Predictor Deprecated

Predicts output values based on a trained MLP.

RProp MLP Learner 

Builds and learns an MLP with resilient backpropagation.

RProp MLP Learner Deprecated

Builds and learns an MLP with resilient backpropagation.

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 Learner 

Decision tree induction performed in memory.

Decision Tree Learner Deprecated

Decision tree induction performed in memory.

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.