Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Available identifiers of input partial model objects for the rating prediction stage of the implicit ALS algorithm. More...
RatingsPartialResultId | ( | int | value | ) |
Constructs the ratings partial result object identifier using the provided value
value | Value corresponding to the ratings partial result object identifier |
Static Public Attributes | |
static final RatingsPartialResultId | finalResult = new RatingsPartialResultId(finalResultId) |
int getValue | ( | ) |
Returns the value corresponding to the ratings partial result object identifier
|
static |
Result of the implicit ALS ratings prediction algorithm
For more complete information about compiler optimizations, see our Optimization Notice.