C++ API Reference for Intel® Data Analytics Acceleration Library 2019

References | Namespaces | Classes
Implicit Alternating Least Squares

Contains classes of the implicit ALS algorithm. More...

References

 Prediction
 Contains classes for making implicit ALS model-based prediction.
 
 Training
 Contains classes of the implicit ALS training algorithm.
 

Namespaces

 daal::algorithms::implicit_als
 Contains classes of the implicit ALS algorithm.
 
 daal::algorithms::implicit_als::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

struct  Parameter
 Parameters for the compute() method of the implicit ALS algorithm. More...
 
class  Model
 Model trained by the implicit ALS algorithm in the batch processing mode. More...
 
class  PartialModel
 Partial model trained by the implicit ALS training algorithm in the distributed processing mode. More...
 

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