Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Input objects for computing initial centroids for the K-Means algorithm used with plusPlus and parallelPlus methods only on the 3rd step on a master node. More...
void add | ( | InitDistributedStep3MasterPlusPlusInputId | id, |
int | key, | ||
NumericTable | val | ||
) |
Add an input object for computing initial centroids for the K-Means algorithm in the 3rd step in the distributed processing mode
id | Identifier of the input object |
key | Identifier of the node this object comes from |
val | Object that corresponds to the given identifier |
For more complete information about compiler optimizations, see our Optimization Notice.