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

Namespaces | Enumerations
daal::algorithms::multinomial_naive_bayes::quality_metric_set Namespace Reference

Contains classes for checking the quality of the model trained with the Naive Bayes algorithm.

Namespaces

 interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  QualityMetricId { confusionMatrix }
 

Enumeration Type Documentation

Available identifiers of the quality metrics available for the model trained with the Naive Bayes algorithm

Enumerator
confusionMatrix 

Confusion matrix

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