There are 5470 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Class for building pace regression linear models and using them for prediction.
Class that implements a normalized Gaussian radial basisbasis function network.
Implements John Platt's sequential minimal optimization algorithm for training a support vector classifier.
Implements Alex Smola and Bernhard Scholkopf's sequential minimal optimization algorithm for training a support vector regression model.
SVMreg implements the support vector machine for regression.
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.
Nearest-neighbour classifier.