Node Connectivity

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

FilteredClassifier Deprecated

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

Grading Deprecated

Implements Grading. The base classifiers are "graded".

GridSearch Deprecated

Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter […]

LogitBoost Deprecated

Class for performing additive logistic regression.

MetaCost Deprecated

This metaclassifier makes its base classifier cost-sensitive.

MultiBoostAB Deprecated

Class for boosting a classifier using the MultiBoosting method.

MultiClassClassifier Deprecated

A metaclassifier for handling multi-class datasets with 2-class classifiers.

MultiScheme Deprecated

Class for selecting a classifier from among several using cross validation on the training data or the performance on the training data.

OrdinalClassClassifier Deprecated

Meta classifier that allows standard classification algorithms to be applied to ordinal class problems.

RacedIncrementalLogitBoost Deprecated

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