There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
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.