Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Initializes input objects for the implicit ALS initialization algorithm. More...
| InitInput | ( | DaalContext | context | ) |
Constructs the input for the implicit ALS initialization algorithm in the distributed processing mode
| context | Context to manage the constructed object |
| NumericTable get | ( | InitInputId | id | ) |
Returns an input object for the implicit ALS initialization algorithm
| id | Identifier of the input object |
| void set | ( | InitInputId | id, |
| Serializable | val | ||
| ) |
Sets an input object for the implicit ALS initialization algorithm
| id | Identifier of the input object |
| val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.