Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for checking the quality of the classification algorithms. More...
Modules | |
| Batch | |
| Quality Metrics for Binary Classification Algorithms | |
| Contains classes for computing the binary confusion matrix. | |
| Quality Metrics for Multi-class Classification Algorithms | |
| Contains classes for computing the multi-class confusion matrix. | |
Packages | |
| package | com.intel.daal.algorithms.quality_metric |
| Contains classes to compute quality metrics. | |
| package | com.intel.daal.algorithms.quality_metric_set |
| Contains classes to compute a quality metric set. | |
Classes | |
| class | QualityMetricInput |
| Base class for input objects of quality metrics. More... | |
| class | QualityMetricResult |
| Base class for the result of quality metrics. More... | |
| class | InputDataCollection |
| Class that implements functionality of the collection of input objects of the quality metrics algorithm. More... | |
| class | QualityMetricSetBatch |
| Provides methods to compute a quality metric set of an algorithm in the batch processing mode. More... | |
| class | ResultCollection |
| Class that implements functionality of the collection of result objects of the quality metrics algorithm. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.