Node Connectivity

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

Hierarchical Cluster Assigner (local) Modern UI

Assigns clusters to rows based on an hierarchical clustering.

Fuzzy Rule Learner Modern UI

Learns a Fuzzy Rule Model on labeled numeric data.

Fuzzy Rule Predictor StreamableModern UI

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

Predicts output values based on a trained MLP.

MultiLayerPerceptron Predictor Deprecated

Predicts output values based on a trained MLP.

RProp MLP Learner Modern UI

Builds and learns an MLP with resilient backpropagation.

RProp MLP Learner Deprecated

Builds and learns an MLP with resilient backpropagation.

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.