Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of the results of the rating prediction stage of the implicit ALS algorithm. More...
| RatingsResultId | ( | int | value | ) |
Constructs the rating prediction stage result object identifier using the provided value
| value | Value corresponding to the rating prediction stage result object identifier |
Static Public Attributes | |
| static final RatingsResultId | prediction = new RatingsResultId(predictionId) |
| int getValue | ( | ) |
Returns the value corresponding to the rating prediction stage result object identifier
|
static |
Numeric table containing predicted ratings
For more complete information about compiler optimizations, see our Optimization Notice.