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

Modules | Packages | Classes

Contains classes for training the naive Bayes model. More...

Detailed Description

Modules

 Batch
 
 Distributed
 
 Online
 

Packages

package  com.intel.daal.algorithms.multinomial_naive_bayes.training
 Contains classes for multinomial naive Bayes models training.
 

Classes

class  TrainingMethod
 Available methods for computing the naive Bayes training results. More...
 
class  TrainingPartialResult
 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  TrainingResult
 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...
 

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