C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Distributed< step, algorithmFPType, method > Class Template Reference

Initializes the implicit ALS model in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = fastCSR>
class daal::algorithms::implicit_als::training::init::interface1::Distributed< step, algorithmFPType, method >

Template Parameters
stepStep of the distributed processing mode, ComputeStep
algorithmFPTypeData type to use in intermediate computations for the implicit ALS initialization algorithm in the distributed processing mode, double or float
methodImplicit ALS initialization method, Method
Enumerations
  • Method Initialization methods of the implicit ALS algorithm in the distributed processing mode

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.