Node Connectivity

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

FarthestFirst Deprecated

Cluster data using the FarthestFirst algorithm.

FilteredCluster Deprecated

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

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).