Package org.tribuo.regression.sgd
package org.tribuo.regression.sgd
Provides infrastructure for Stochastic Gradient Descent based regression models.
-
ClassDescriptionAn interface for regression objectives.Build and run a linear regression for a standard dataset.Loss function.Command line options.Utilities.