Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects for the implicit ALS training algorithm in the second step of the distributed processing mode More...
void add | ( | MasterInputId | id, |
DistributedPartialResultStep1 | partialResult | ||
) |
Adds an input object for the implicit ALS training algorithm in the second step of the distributed processing mode
id | Identifier of the input object |
partialResult | Value of the input object |
DataCollection get | ( | MasterInputId | id | ) |
Returns an input object for the implicit ALS training algorithm in the second step of the distributed processing mode
id | Identifier of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.