Node Connectivity

There are 5640 nodes that can be used as predessesor for a node with an input port of type Generic Port.

RacedIncrementalLogitBoost Deprecated

Classifier for incremental learning of large datasets by way of racing logit-boosted committees.

RandomCommittee Deprecated

Class for building an ensemble of randomizable base classifiers.

RandomSubSpace Deprecated

This method constructs a decision tree based classifier that maintains highest accuracy on training data and improves on generalization accuracy as […]

RegressionByDiscretization Deprecated

A regression scheme that employs any classifier on a copy of the data that has the class attribute (equal-width) discretized.

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.