| Package | Description |
|---|---|
| weka.classifiers.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
SGD
Implements stochastic gradient descent for learning
various linear models (binary class SVM, binary class logistic regression,
squared loss, Huber loss and epsilon-insensitive loss linear regression).
|
class |
SGDText
Implements stochastic gradient descent for learning
a linear binary class SVM or binary class logistic regression on text data.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.