Question 8
If a model predicts the positive class for all observations in a binary classification problem with both positive and negative cases present with class balance 50:50 (positive : negative), which of the following statements is true?
Both Recall and Precision are 100%.
Recall is 100%, but Precision is not necessarily 100%.
Precision is 100%, but Recall is not necessarily 100%.
Neither Recall nor Precision are 100%.
None of these