Question: What is the purpose of a confusion matrix in classification tasks?
Options:
Correct Answer: To summarize the performance of a classification algorithm
Solution:
A confusion matrix summarizes the performance of a classification algorithm by showing true vs. predicted classifications.