Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Provides methods to access partial results obtained with the compute() method of the implicit ALS initialization algorithm. More...
| InitDistributedPartialResultStep2 | ( | DaalContext | context | ) |
Constructs a partial result of the implicit ALS training algorithm from the context
| context | Context to manage the memory in the native part of the partial result object |
Gets a partial result of the implicit ALS initialization algorithm
| id | Identifier of the input object, InitDistributedPartialResultStep2Id |
| void set | ( | InitDistributedPartialResultStep2Id | id, |
| NumericTable | value | ||
| ) |
Sets a partial result of the implicit ALS initialization algorithm
| id | Identifier of the input object |
| value | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.