Node Connectivity

There are 3042 nodes that can be used as successor for a node with an output 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 Clustering (DistMatrix) 

Performs Hierarchical Clustering on distance matrix input.

Hierarchical Cluster View 

Shows the results of hierarchical clustering.

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.