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

DistributedContainer< step, algorithmFPType, method, cpu > Class Template Reference

Class containing methods to compute naive Bayes training results in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType, Method method, CpuType cpu>
class daal::algorithms::multinomial_naive_bayes::training::interface1::DistributedContainer< step, algorithmFPType, method, cpu >

Deprecated:
This item will be removed in a future release.
Template Parameters
algorithmFPTypeData type to use in intermediate computations for the naive Bayes training algorithm in the distributed processing mode, double or float
methodNaive Bayes training method on the first step in distributed processing mode, Method

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

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