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