Node Connectivity

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

k-Means StreamableModern UI

Creates a crisp center based clustering.

k-Means (deprecated) Deprecated

Creates a crisp center based clustering.

k-Means (deprecated) Deprecated

Creates a crisp center based clustering.

k-Medoids Modern UI

Performs k-Medoids algorithm.

Hierarchical Clustering (DistMatrix) Modern UI

Performs Hierarchical Clustering on distance matrix input.

Hierarchical Cluster Assigner (local) Modern UI

Assigns clusters to rows based on an hierarchical clustering.

Fuzzy Rule Learner Modern UI

Learns a Fuzzy Rule Model on labeled numeric data.

Fuzzy Rule Predictor StreamableModern UI

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 StreamableModern UI

Predicts output values based on a trained MLP.