A marina 'will this slip dispute escalate' classifier shows many false alarms and a smaller number of missed true escalations. The counts sit in a two-by-two table. What evaluation artifact is that, and what do the cells mean?
Select an answer to reveal the explanation.
Short Explanation
Many false alarms and a few missed escalations sit in a two-by-two table. That is a confusion matrix: true and false positives and negatives. Feature Store, Translate, and DeepAR are not that table.
Full Explanation
A confusion matrix is the two-by-two evaluation artifact of true and false positives and negatives. Feature Store, Translate, and DeepAR are not that table.