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