Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Contains classes for the implicit ALS initialization algorithm.
Classes | |
class | InitBatch |
Computes the initial model for the implicit ALS algorithm in the batch processing mode. More... | |
class | InitDistributed |
Computes initial values for the implicit ALS algorithm in the distributed processing mode. More... | |
class | InitDistributedParameter |
Parameters of the implicit ALS initialization algorithm in the distributed compute mode. More... | |
class | InitDistributedPartialResultStep2 |
Provides methods to access partial results obtained with the compute() method of the implicit ALS initialization algorithm. More... | |
class | InitDistributedPartialResultStep2Id |
Available identifiers of partial results of the implicit ALS initialization algorithm in the first step of the distributed processing mode. More... | |
class | InitDistributedStep1Local |
Initializes the implicit ALS model in the first step of the distributed processing mode. More... | |
class | InitDistributedStep1LocalInput |
Input objects for the implicit ALS initialization algorithm in the second step of the distributed processing mode More... | |
class | InitDistributedStep2Local |
Initializes the implicit ALS model in the second step of the distributed processing mode. More... | |
class | InitDistributedStep2LocalInput |
Input objects for the implicit ALS initialization algorithm in the second step of the distributed processing 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 | InitPartialResult |
Provides methods to access partial results of computing the initial model for the implicit ALS training algorithm. More... | |
class | InitPartialResultBase |
Provides interface to access partial results obtained with the implicit ALS initialization algorithm in the first and second steps of the distributed processing mode. More... | |
class | InitPartialResultBaseId |
Available identifiers of partial results of the implicit ALS initialization algorithm in the first and second steps of the distributed processing mode. More... | |
class | InitPartialResultCollectionId |
Available identifiers of partial results of the implicit ALS initialization algorithm in the first step of the distributed processing mode. More... | |
class | InitPartialResultId |
Available identifiers of partial results of the default initialization of the implicit ALS training 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... | |
class | InitStep2LocalInputId |
Available identifiers of input objects for the implicit ALS initialization algorithm in the second step of the distributed processing mode. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.