Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of partial results of computing initial clusters for the K-Means algorithm in the distributed processing mode used with plusPlus and parallelPlus methods only on the 4th step on a local node. More...
InitDistributedStep4LocalPlusPlusPartialResultId | ( | int | value | ) |
Constructs the partial result object identifier using the provided value
value | Value corresponding to the partial result object identifier |
Static Public Attributes | |
static final InitDistributedStep4LocalPlusPlusPartialResultId | outputOfStep4 |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
NumericTable with the new centroids calculated on step 4 on the local node
For more complete information about compiler optimizations, see our Optimization Notice.