Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Input objects for the first step of the rating prediction stage of the implicit ALS algorithm in the distributed processing mode More...
PartialModel get | ( | RatingsPartialModelInputId | id | ) |
Returns an input partial model object for the rating prediction stage of the implicit ALS algorithm in the distributed processing mode
id | Identifier of the input object |
void set | ( | RatingsPartialModelInputId | id, |
PartialModel | val | ||
) |
Sets an input partial model object for the rating prediction stage of the implicit ALS algorithm in the distributed processing mode
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.