C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the implicit ALS initialization algorithm. More...
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the implicit ALS initialization algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default destructor
services::Status compute | ( | ) |
Computes initial values for implicit ALS model-based training in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.