Node Connectivity

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

k-Means (deprecated) Deprecated

Creates a crisp center based clustering.

k-Medoids Modern UI

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.

MultiLayerPerceptron Predictor Deprecated

Predicts output values based on a trained MLP.