Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of input objects for the implicit ALS training algorithm in the third step of the distributed processing mode. More...
Step3LocalNumericTableInputId | ( | int | value | ) |
Constructs the local input object identifier using the provided value
value | Value corresponding to the local input object identifier |
Static Public Attributes | |
static final Step3LocalNumericTableInputId | offset = new Step3LocalNumericTableInputId(offsetId) |
int getValue | ( | ) |
Returns the value corresponding to the local input object identifier
|
static |
Input offsets for the implicit ALS training algorithm in the third step of the distributed processing mode
For more complete information about compiler optimizations, see our Optimization Notice.