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