Uses of Class
moa.classifiers.functions.SGD
-
Packages that use SGD Package Description moa.classifiers.functions -
-
Uses of SGD in moa.classifiers.functions
Subclasses of SGD in moa.classifiers.functions Modifier and Type Class Description class
AdaGrad
Implements the AdaGrad oneline optimiser for learning various linear models (binary class SVM, binary class logistic regression and linear regression).
-