Node Connectivity

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

SelfOrganizingMap (3.7) 

A Clusterer that implements Kohonen's Self Organizing Map algorithm for unsupervised clustering

SimpleKMeans (3.7) 

Cluster data using the k means algorithm

XMeans (3.7) 

Cluster data using the X-means algorithm. X-Means is K-Means extended by an Improve-Structure part In this part of the algorithm the centers are attempted […]

sIB (3.7) 

Cluster data using the sequential information bottleneck algorithm. Note: only hard clustering scheme is supported

Weka Cluster Assigner (3.7) 

The Weka Cluster Assigner takes a cluster model generated in a weka node and assigns the data at the inport to the corresponding clusters.

Weka Predictor (3.7) 

The Weka Predictor takes a model generated in a weka node and classifies the test data at the inport.

Weka Predictor (3.7) Deprecated

The Weka Predictor takes a model generated in a weka node and classifies the test data at the inport.

Weka Classifier Reader (3.7) 

Reads a weka classification model from a (zip) file.

Weka Clustering Reader (3.7) 

Reads a weka clustering model from a (zip) file.

Weka Clustering Reader (3.7) Deprecated

Reads a weka clustering model from a (zip) file.