C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
Distributed

Classes

class  DistributedContainer< step, algorithmFPType, method, cpu >
 Class containing methods to compute naive Bayes training results in the distributed processing mode. More...
 
class  DistributedContainer< step2Master, algorithmFPType, method, cpu >
 Class containing methods to train naive Bayes in the distributed processing mode. More...
 
class  Distributed< step, algorithmFPType, method >
 Algorithm class for training naive Bayes model in the distributed processing mode. More...
 
class  Distributed< step1Local, algorithmFPType, method >
 Algorithm class for training Naive Bayes partial model in the distributed processing mode. More...
 
class  Distributed< step2Master, algorithmFPType, method >
 Algorithm class for training naive Bayes final model on the second step in the distributed processing mode. More...
 

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