Package | Description |
---|---|
jsat.classifiers.linear |
Modifier and Type | Class and Description |
---|---|
class |
LinearL1SCD
Implements an iterative and single threaded form of fast
Stochastic Coordinate Decent for optimizing L1 regularized
linear regression problems.
|
class |
SMIDAS
Implements the iterative and single threaded stochastic solver for
L1 regularized linear regression problems SMIDAS (Stochastic
Mirror Descent Algorithm mAde Sparse).
|
Modifier and Type | Method and Description |
---|---|
abstract StochasticSTLinearL1 |
StochasticSTLinearL1.clone() |
Copyright © 2017. All rights reserved.