Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available identifiers of input numeric table objects for the implicit ALS training algorithm in the distributed processing mode. More...
NumericTableInputId | ( | int | value | ) |
Constructs the input numeric table object identifier using the provided value
value | Value corresponding to the input numeric table object identifier |
Static Public Attributes | |
static final NumericTableInputId | data |
int getValue | ( | ) |
Returns the value corresponding to the input numeric table object identifier
|
static |
Input data table Input data table that contains ratings
For more complete information about compiler optimizations, see our Optimization Notice.