Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Available identifiers of partial results of the implicit ALS initialization algorithm in the first and second steps of the distributed processing mode. More...
InitPartialResultBaseId | ( | int | value | ) |
Constructs the initialization partial result object identifier using the provided value
value | Value corresponding to the initialization partial result object identifier |
Static Public Attributes | |
static final InitPartialResultBaseId | outputOfInitForComputeStep3 = new InitPartialResultBaseId(OutputOfInitForComputeStep3) |
static final InitPartialResultBaseId | offsets = new InitPartialResultBaseId(Offsets) |
int getValue | ( | ) |
Returns the value corresponding to the initialization partial result object identifier
|
static |
Collection of 1x1 numeric tables that hold the global indices of the starting rows of the partial models
|
static |
Partial results of the implicit ALS initialization algorithm computed in the first step and to be transferred to the third step of the distributed ALS training algorithm
For more complete information about compiler optimizations, see our Optimization Notice.