Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

Modules | Packages | Classes
Quality Metrics for Multi-class Classification Algorithms

Contains classes for computing the multi-class confusion matrix. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.classifier.quality_metric.multi_class_confusion_matrix
 Contains classes for computing the multi-class confusion matrix.
 

Classes

class  MultiClassConfusionMatrixInput
 Class for the input objects of the multi-class confusion matrix algorithm. More...
 
class  MultiClassConfusionMatrixInputId
 Available identifiers of the input objects of the confusion matrix. More...
 
class  MultiClassConfusionMatrixMethod
 Available methods for computing the confusion matrix. More...
 
class  MultiClassConfusionMatrixParameter
 Base class for the parameters of the multi-class confusion matrix algorithm. More...
 
class  MultiClassConfusionMatrixResult
 Class for the results of the multi-class confusion matrix algorithm. More...
 
class  MultiClassConfusionMatrixResultId
 Available identifiers of the results of the confusion matrix algorithm. More...
 
class  MultiClassMetricId
 Available identifiers of multi-class metrics. More...
 

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