Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Packages | |
package | com.intel.daal.algorithms.implicit_als.training.init |
Contains classes for the implicit ALS initialization algorithm. | |
Classes | |
class | InitDistributed |
Computes initial values for the implicit ALS algorithm in the distributed processing 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 | 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 | 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.