Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Modules | Packages | Classes
Quality Metrics for Binary Classification Algorithms

Contains classes for computing the binary confusion matrix. More...

Detailed Description

Modules

 Batch
 

Packages

package  com.intel.daal.algorithms.classifier.quality_metric.binary_confusion_matrix
 Contains classes for computing the binary confusion matrix.
 

Classes

class  BinaryConfusionMatrixInput
 Class for the input objects of the binary confusion matrix algorithm. More...
 
class  BinaryConfusionMatrixInputId
 Available identifiers of the input objects of the binary confusion matrix algorithm. More...
 
class  BinaryConfusionMatrixMethod
 Available methods for computing the binary confusion matrix. More...
 
class  BinaryConfusionMatrixParameter
 Base class for the parameters of the classification algorithms. More...
 
class  BinaryConfusionMatrixResult
 Class for the results of the binary confusion matrix algorithm. More...
 
class  BinaryConfusionMatrixResultId
 Available identifiers of results of the binary confusion matrix algorithm. More...
 
class  BinaryMetricId
 Available identifiers of binary metrics. More...
 

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