There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
Class for using linear regression for prediction.
Class for building and using a multinomial logistic regression model with a ridge estimator.
A Classifier that uses backpropagation to classify instances.
A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.
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.