Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members

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...

Class Constructor

Constructs the result of the naive Bayes training algorithm in the online or distributed processing mode

Parameters
contextContext to manage the result of the naive Bayes training algorithm in the online or distributed processing mode

Detailed Description

Member Function Documentation

Model get ( TrainingResultId  id)

Returns final result of the naive Bayes training algorithm

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.