| Package | Description |
|---|---|
| org.apache.mahout.classifier.sgd |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveLogisticModelParameters |
| Modifier and Type | Method and Description |
|---|---|
static LogisticModelParameters |
TrainLogistic.getParameters() |
static LogisticModelParameters |
TrainAdaptiveLogistic.getParameters() |
static LogisticModelParameters |
LogisticModelParameters.loadFrom(File in)
Reads a model from a file.
|
static LogisticModelParameters |
LogisticModelParameters.loadFrom(InputStream in)
Reads a model from a stream.
|
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.