A single entry in the confusion matrix.
-
itemCount
(type:String.t
, default:nil
) - Number of items being predicted as this label. -
predictedLabel
(type:String.t
, default:nil
) - The predicted label. For confidence_threshold > 0, we will also add an entry indicating the number of items under the confidence threshold.