There are 5696 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Classifier for building linear logistic regression models.
Implementation of the voted perceptron algorithm by Freund and Schapire.
Implements Winnow and Balanced Winnow algorithms by Littlestone.
Nearest-neighbour classifier.
K-nearest neighbours classifier.
K* is an instance-based classifier, that is the class of a test instance is based upon the class of those training instances similar to it, as […]
Lazy Bayesian Rules Classifier.
Locally weighted learning.
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random class-balanced tree structure.
A meta classifier for handling multi-class datasets with 2-class classifiers by building a random data-balanced tree structure.