Node Connectivity

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

Optics Deprecated

Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure.

SimpleKMeans Deprecated

Cluster data using the k means algorithm.

XMeans Deprecated

Cluster data using the X-means algorithm.

Apriori Deprecated

Class implementing an Apriori-type algorithm.

FilteredAssociator Deprecated

Class for running an arbitrary associator on data that has been passed through an arbitrary filter.

GeneralizedSequentialPatterns Deprecated

Class implementing a GSP algorithm for discovering sequential patterns in a sequential data set.

PredictiveApriori Deprecated

Class implementing the predictive apriori algorithm to mine association rules.

Tertius Deprecated

Finds rules according to confirmation measure (Tertius-type algorithm).

Weka Cluster Assigner Deprecated

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 Deprecated

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