C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Class containing methods to train the implicit ALS model in the third step of the distributed processing mode. More...
DistributedContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the implicit ALS initialization algorithm with a specified environment in the distributed processing mode
[in] | daalEnv | Environment object |
~DistributedContainer | ( | ) |
Default destructor
|
virtual |
Computes a partial result of the implicit ALS initialization algorithm in the third step of the distributed processing mode
Implements AlgorithmContainer< mode >.
|
inlinevirtual |
Computes the result of the implicit ALS initialization algorithm in the third step of the distributed processing mode
Implements AlgorithmContainer< mode >.
For more complete information about compiler optimizations, see our Optimization Notice.