Question: What does the term \'confusion matrix\' refer to?
Options:
Correct Answer: A matrix that shows the performance of a classification model
Solution:
A confusion matrix is a table that shows the performance of a classification model by comparing predicted and actual values.