Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Class for the input objects of the multi-class confusion matrix algorithm. More...
NumericTable get | ( | MultiClassConfusionMatrixInputId | id | ) |
Returns the input object of the confusion matrix of the classification algorithm
id | Identifier of the input object |
void set | ( | MultiClassConfusionMatrixInputId | id, |
NumericTable | val | ||
) |
Sets the input object for the multi-class confusion matrix algorithm
id | Identifier of the input object |
val | Value of the input object |
For more complete information about compiler optimizations, see our Optimization Notice.