Quiz 12 Question 1 of 20

You are comparing two machine learning models for an image classification task where the classes are highly imbalanced (e.g., detecting rare medical conditions). Model Alpha has an accuracy of 83% and an F1 score of 0.91. Model Beta has an accuracy of 89% and an F1 score of 0.84. If your goal is to select a model that maintains the best balance between precision and recall under class imbalance, which model should you choose?

Select an answer to reveal the explanation.

Motivation