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 parallelPlus method only on the 5th step on a master node. More...
InitDistributedStep5MasterPlusPlusPartialResultId | ( | 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 InitDistributedStep5MasterPlusPlusPartialResultId | candidates |
static final InitDistributedStep5MasterPlusPlusPartialResultId | weights |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
NumericTable with the new centroids calculated on the previous steps
|
static |
NumericTable with the weights of the new centroids calculated on the previous steps
For more complete information about compiler optimizations, see our Optimization Notice.