Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available identifiers of input objects for the implicit ALS training algorithm in the second step of the distributed processing mode. More...
MasterInputId | ( | int | value | ) |
Constructs the master input object identifier using the provided value
value | Value corresponding to the master input object identifier |
Static Public Attributes | |
static final MasterInputId | inputOfStep2FromStep1 = new MasterInputId(inputOfStep2FromStep1Id) |
int getValue | ( | ) |
Returns the value corresponding to the master input object identifier
|
static |
Input data table DataCollection containing data transferred from the first step to the second step of the distributed processing mode
For more complete information about compiler optimizations, see our Optimization Notice.