Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Results of computing initial clusters for the K-Means algorithm in the batch processing mode. More...
| InitResult | ( | DaalContext | context | ) |
Constructs a result
| context | Context to manage the result of computing initial clusters for the K-Means algorithm |
| NumericTable get | ( | InitResultId | id | ) |
| void set | ( | InitResultId | id, |
| NumericTable | value | ||
| ) |
Sets the result of computing initial clusters for the K-Means algorithm
| id | Identifier of the result |
| value | Value of the result |
For more complete information about compiler optimizations, see our Optimization Notice.