Package | Description |
---|---|
org.tribuo.common.sgd |
Provides the base classes for models trained with stochastic gradient descent.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractSGDModel.PredAndActive |
AbstractSGDModel.predictSingle(Example<T> example)
Generates the dense vector prediction from the supplied example.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.