Node Connectivity

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

Stacking Deprecated

Combines several classifiers using the stacking method.

StackingC Deprecated

Implements StackingC (more efficient version of stacking).

ThresholdSelector Deprecated

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier.

Vote Deprecated

Class for combining classifiers. Different combinations of probability estimates for classification are available.

FLR Deprecated

Fuzzy Lattice Reasoning Classifier (FLR) v5.0

HyperPipes Deprecated

Class implementing a HyperPipe classifier.

MinMaxExtension Deprecated

This class is an implementation of the minimal and maximal extension.

OLM Deprecated

This class is an implementation of the Ordinal Learning Method.

OSDL Deprecated

This class is an implementation of the Ordinal Stochastic Dominance Learner.

VFI Deprecated

Classification by voting feature intervals.