Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More...
Default constructor. Constructs empty object
context | Context to manage the partial result of computing initial centroids for the K-Means algorithm |
NumericTable get | ( | InitDistributedStep3MasterPlusPlusPartialResultId | id, |
int | key | ||
) |
Returns a partial result of computing initial centroids for the K-Means algorithm
id | Identifier of the partial result object |
key | Identifier of the node the object comes from |
Returns an partial result for computing initial centroids for the K-Means algorithm in the 3rd step in the distributed processing mode
id | Identifier of the input object |
Returns a partial result object for computing initial centroids for the K-Means algorithm
id | Identifier of the partial result object |
For more complete information about compiler optimizations, see our Optimization Notice.