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

Distributed< step, algorithmFPType, method > Class Template Reference

Algorithm class for training naive Bayes model in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::multinomial_naive_bayes::training::interface2::Distributed< step, algorithmFPType, method >

Template Parameters
algorithmFPTypeData type to use in intermediate computations for multinomial naive Bayes training, double or float
methodComputation method, Method
Enumerations
  • Method Training methods for the naive Bayes algorithm

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

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