Uses of Class
weka.classifiers.RandomizableClassifier

Packages that use RandomizableClassifier
weka.classifiers.functions   
 

Uses of RandomizableClassifier in weka.classifiers.functions
 

Subclasses of RandomizableClassifier in weka.classifiers.functions
 class SGD
          Implements stochastic gradient descent for learning various linear models (binary class SVM, binary class logistic regression and linear regression).
 class SGDText
          Implements stochastic gradient descent for learning a linear binary class SVM or binary class logistic regression on text data.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.