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