C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Class containing methods to compute the confusion matrix for the multi-class classifier. More...
algorithmFPType | Data type to use in intermediate computations of the multi-class confusion matrix, double or float |
method | Method for computing the multi-class confusion matrix, Method |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the multi-class confusion matrix algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
|
virtual |
Default destructor
|
virtual |
Computes the result of the multi-class confusion matrix algorithm in the batch processing mode
Implements AlgorithmContainer< mode >.
For more complete information about compiler optimizations, see our Optimization Notice.