Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects for computing initial clusters for the K-Means algorithm. The class represents input objects for computing initial clusters for the algorithm on the master node. More...
void add | ( | InitDistributedStep2MasterInputId | id, |
InitPartialResult | pres | ||
) |
Adds partial results computed on local nodes to the input for computing initial clusters for the K-Means algorithm in the second step in the distributed processing mode
id | Identifier of the input object |
pres | Partial results of the K-Means initialization algorithm obtained in the first step of the distributed processing mode |
For more complete information about compiler optimizations, see our Optimization Notice.