Package jml.online.classification

Class Summary
OnlineBinaryClassifier  
Perceptron Java implementation of the online binary classification algorithm Perceptron.
Winnow Java implementation of the online binary classification algorithm Winnow.