Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Input objects for the K-Means algorithm. Represents input objects for the algorithm on local nodes. More...
TrainingModel get | ( | DistributedStep1LocalInputId | id | ) |
Gets model of the neural network training algorithm
id | Identifier of the input object |
void set | ( | DistributedStep1LocalInputId | id, |
TrainingModel | val | ||
) |
Sets input object for the neural network training algorithm
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.