See: Description
Class | Description |
---|---|
LinearRegressionLSQRTrainer |
Trainer of the linear regression model based on LSQR algorithm.
|
LinearRegressionModel |
Simple linear regression model which predicts result value Y as a linear combination of input variables:
Y = weights * X + intercept.
|
LinearRegressionModel.LinearRegressionModelJSONExportModel | |
LinearRegressionSGDTrainer<P extends Serializable> |
Trainer of the linear regression model based on stochastic gradient descent algorithm.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021