Question
When is accuracy a poor evaluation metric?
Select an option. Your answer will be checked instantly.
Correct Answer: B. When one class greatly outnumbers the other
Explanation:
A model can achieve high accuracy by predicting only the majority class.
Precision, recall, F1, ROC-AUC, or PR-AUC may be more informative.
Leave a Reply