C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Class containing methods for linear regression model-based training in the online processing mode. More...
OnlineContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for linear regression model-based training with a specified environment in the online processing mode
[in] | daalEnv | Environment object |
~OnlineContainer | ( | ) |
Default destructor
|
virtual |
Computes a partial result of linear regression model-based training in the online processing mode
Implements AlgorithmContainer< mode >.
|
virtual |
Computes the result of linear regression model-based training in the online processing mode
Implements AlgorithmContainer< mode >.
For more complete information about compiler optimizations, see our Optimization Notice.