Node Connectivity

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

M5Rules Deprecated

Generates a decision list for regression problems using separate-and-conquer.

NNge Deprecated

Nearest-neighbor-like algorithm using non-nested generalized exemplars (which are hyperrectangles that can be viewed as if-then rules).

OneR Deprecated

Class for building and using a 1R classifier; in other words, uses the minimum-error attribute for prediction, discretizing numeric attributes.

PART Deprecated

Class for generating a PART decision list.

Prism Deprecated

Class for building and using a PRISM rule set for classification.

Ridor Deprecated

The implementation of a RIpple-DOwn Rule learner.

ZeroR Deprecated

Class for building and using a 0-R classifier.

DBScan Deprecated

Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise.

DensityBasedCluster Deprecated

Class for wrapping a Clusterer to make it return a distribution and density.

EM Deprecated

Simple EM (expectation maximisation) class.