Node Connectivity

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

SOTA Predictor 

Predicts classes for rows using the input SOTA model.

k-Means 

Creates a crisp center based clustering.

k-Means Deprecated

Creates a crisp center based clustering.

k-Medoids 

Performs k-Medoids algorithm.

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.