Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available identifiers of the results of computing initial clusters for the K-Means algorithm. More...
InitResultId | ( | int | value | ) |
Constructs the initialization result object identifier using the provided value
value | Value corresponding to the initialization result object identifier |
Static Public Attributes | |
static final InitResultId | centroids = new InitResultId(centroidsValue) |
int getValue | ( | ) |
Returns the value corresponding to the initialization result object identifier
|
static |
Centroids
For more complete information about compiler optimizations, see our Optimization Notice.