Uses of Class
org.tribuo.classification.sgd.linear.LinearSGDModel
Packages that use LinearSGDModel
Package
Description
Provides an implementation of a classification linear model using Stochastic Gradient Descent.
-
Uses of LinearSGDModel in org.tribuo.classification.sgd.linear
Methods in org.tribuo.classification.sgd.linear that return LinearSGDModelModifier and TypeMethodDescriptionprotected LinearSGDModel
LinearSGDModel.copy
(String newName, ModelProvenance newProvenance)