Node Connectivity

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

RegressionByDiscretization (3.7) 

A regression scheme that employs any classifier on a copy of the data that has the class attribute discretized

RotationForest (3.7) 

Class for construction a Rotation Forest

Stacking (3.7) 

Combines several classifiers using the stacking method

StackingC (3.7) 

Implements StackingC (more efficient version of stacking). For more information, see A.K

ThresholdSelector (3.7) 

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

Vote (3.7) 

Class for combining classifiers

CHIRP (3.7) 

CHIRP is an iterative sequence of three stages (projecting, binning, and covering) that are designed to deal with the curse of dimensionality, computational […]

FLR (3.7) 

Fuzzy Lattice Reasoning Classifier (FLR) v5.0 The Fuzzy Lattice Reasoning Classifier uses the notion of Fuzzy Lattices for creating a Reasoning Environment. […]

HyperPipes (3.7) 

Class implementing a HyperPipe classifier

InputMappedClassifier (3.7) 

Wrapper classifier that addresses incompatible training and test data by building a mapping between the training data that a classifier has been built with […]