See: Description
Class | Description |
---|---|
FeatureExtractorWrapper<K,V> |
Feature extractor wrapper that adds additional column filled by 1.
|
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.
|
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.7.2 Release Date : February 6 2019