Node Connectivity

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

MultiLayerPerceptron Predictor StreamableModern UI

Predicts output values based on a trained MLP.

MultiLayerPerceptron Predictor Deprecated

Predicts output values based on a trained MLP.

PNN Learner (DDA) Modern UI

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

PNN Predictor StreamableModern UI

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 Modern UI

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 Modern UI

Converts a decision tree model to PMML RuleSet model.

PMML Simple Regression Tree Predictor Streamable

Applies regression from a regression tree model stored in PMML format.

Simple Regression Tree Predictor StreamableModern UI

Applies regression from a regression tree model.