| Package | Description |
|---|---|
| org.apache.ignite.ml.regressions.linear |
Contains various linear regressions.
|
| Class and Description |
|---|
| LinearRegressionModel
Simple linear regression model which predicts result value Y as a linear combination of input variables:
Y = weights * X + intercept.
|
| LinearRegressionSGDTrainer
Trainer of the linear regression model based on stochastic gradient descent algorithm.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025