Package | Description |
---|---|
smile.regression |
Regression analysis.
|
Modifier and Type | Method and Description |
---|---|
LASSO.Trainer |
LASSO.Trainer.setMaxNumIteration(int maxIter)
Sets the maximum number of iterations.
|
LASSO.Trainer |
LASSO.Trainer.setTolerance(double tol)
Sets the tolerance for stopping iterations (relative target duality gap).
|
Copyright © 2015. All rights reserved.