Uses of Package
org.tribuo.classification.sgd.linear
Package
Description
Provides a set of main methods for interacting with classification tasks.
Provides infrastructure for Stochastic Gradient Descent for classification problems.
Provides an implementation of a classification linear model using Stochastic Gradient Descent.
-
-
-
ClassDescriptionThe inference time version of a linear model trained using SGD.Available loss types.A trainer for a linear classifier using SGD.