Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Provides methods to access final results obtained with the compute() method of the naive Bayes training algorithm in the batch processing mode and with the finalizeCompute() method in the online and distributed processing mode. More...
TrainingResult | ( | DaalContext | context | ) |
Constructs the result of the naive Bayes training algorithm in the online or distributed processing mode
context | Context to manage the result of the naive Bayes training algorithm in the online or distributed processing mode |
Model get | ( | TrainingResultId | id | ) |
Returns final result of the naive Bayes training algorithm
id | Identifier of the result |
For more complete information about compiler optimizations, see our Optimization Notice.