Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Input objects of the naive Bayes model training algorithm in the distributed computing mode. More...
void add | ( | TrainingDistributedInputId | id, |
TrainingPartialResult | val | ||
) |
Adds input objects to the classifier model training algorithm on the master node
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.