Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Available identifiers of the quality metrics available for the model trained with the AdaBoost algorithm. More...
QualityMetricId | ( | int | value | ) |
Constructs the quality metrics object identifier using the provided value
value | Value corresponding to the quality metrics object identifier |
Static Public Attributes | |
static final QualityMetricId | confusionMatrix = new QualityMetricId(ConfusionMatrix) |
int getValue | ( | ) |
Returns the value corresponding to the quality metrics object identifier
|
static |
Confusion matrix
For more complete information about compiler optimizations, see our Optimization Notice.