Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Modules | Packages | Classes
Implicit Alternating Least Squares

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

Detailed Description

Modules

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

Packages

package  com.intel.daal.algorithms.implicit_als
 Contains classes for computing the results of the implicit ALS algorithm.
 

Classes

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

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