Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
InitInput objects for computing initial clusters for the K-Means algorithm More...
NumericTable get | ( | InitInputId | id | ) |
Returns an input object for computing initial clusters for the K-Means algorithm
id | Identifier of the input object |
void set | ( | InitInputId | id, |
NumericTable | val | ||
) |
Sets an input object for computing initial clusters for the K-Means algorithm
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.