Java* API Reference for Intel® Data Analytics Acceleration Library 2019

Modules | Packages | Classes

Contains classes for the implicit ALS initialization algorithm. More...

Detailed Description

Modules

 Batch
 
 Distributed
 

Packages

package  com.intel.daal.algorithms.implicit_als.training.init
 Contains classes for the implicit ALS initialization algorithm.
 

Classes

class  InitDistributedParameter
 Parameters of the implicit ALS initialization algorithm in the distributed compute mode. More...
 
class  InitInput
 Initializes input objects for the implicit ALS initialization algorithm. More...
 
class  InitInputId
 Available identifiers of input objects for initializing the implicit ALS training algorithm. More...
 
class  InitMethod
 Available methods for computing initial values for the implicit ALS training algorithm. More...
 
class  InitParameter
 Parameters of the implicit ALS initialization algorithm. More...
 
class  InitResult
 Provides methods to access the results of computing the initial model for the implicit ALS training algorithm. More...
 
class  InitResultId
 Available identifiers of the results of the default initialization of the implicit ALS training algorithm. More...
 

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