C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes for computing the binary confusion matrix.
Namespaces | |
interface1 | |
Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
enum | Method { defaultDense = 0 } |
enum | InputId { predictedLabels, groundTruthLabels } |
enum | ResultId { confusionMatrix, binaryMetrics } |
enum | BinaryMetricsId { accuracy, precision, recall, fscore, specificity, AUC } |
For more complete information about compiler optimizations, see our Optimization Notice.