Node Connectivity

There are 5201 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Hierarchical Clustering (DistMatrix) 

Performs Hierarchical Clustering on distance matrix input.

Hierarchical Cluster Assigner (local) 

Assigns clusters to rows based on an hierarchical clustering.

Fuzzy Rule Learner 

Learns a Fuzzy Rule Model on labeled numeric data.

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.

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.