Package weka.classifiers.functions

Class Summary
LeastMedSq Implements a least median sqaured linear regression utilising the existing weka LinearRegression class to form predictions.
LinearRegression Class for using linear regression for prediction.
Logistic Implements linear logistic regression using LogitBoost and LinearRegression.
SMO Implements John C.
UnivariateLinearRegression Class for learning a univariate linear regression model.
VotedPerceptron Implements the voted perceptron algorithm by Freund and Schapire.
Winnow Implements Winnow and Balanced Winnow algorithms by N.