Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Model of the multinomial naive Bayes classifier trained in the batch processing mode. More...
NumericTable getLogP | ( | ) |
Returns Numeric Table with logarithms of prior probabilities of classes
NumericTable getLogTheta | ( | ) |
Returns Numeric Table with logarithms of the conditional probabilities of features given a class
long getNFeatures | ( | ) |
Returns number of features in training dataset
For more complete information about compiler optimizations, see our Optimization Notice.