Node Connectivity

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

k-Means 

Creates a crisp center based clustering.

k-Means Deprecated

Creates a crisp center based clustering.

k-Medoids 

Performs k-Medoids algorithm.

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.

PNN Learner (DDA) 

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