Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available identifiers of partial results of the implicit ALS training algorithm obtained in the fourth step of the distributed processing mode. More...
DistributedPartialResultStep4Id | ( | int | value | ) |
Constructs the partial result object identifier using the provided value
value | Value corresponding to the partial result object identifier |
Static Public Attributes | |
static final DistributedPartialResultStep4Id | outputOfStep4ForStep1 |
static final DistributedPartialResultStep4Id | outputOfStep4ForStep3 |
static final DistributedPartialResultStep4Id | outputOfStep4 |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
Partial results of the implicit ALS training algorithm obtained in the fourth step of the distributed processing mode
|
static |
Partial results of the implicit ALS training algorithm obtained in the fourth step and to be transferred to the first step of the distributed processing mode
|
static |
Partial results of the implicit ALS training algorithm obtained in the fourth step and to be transferred to the third step of the distributed processing mode
For more complete information about compiler optimizations, see our Optimization Notice.