There are 2896 nodes that can be used as successor
for a node with an output port of type Table.
Learns a simple linear regression model
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. For more information, see N
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 determined by […]
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. For more info, check Lin […]