Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

List of all members
TrainingPartialResult Class Reference

Provides methods to access results obtained with the compute() method of the naive Bayes training algorithm in the online or distributed processing mode. More...

Class Constructor

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

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

Detailed Description

Member Function Documentation

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