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. 2.7.2 Release Date : February 6 2019