Question 1
If a model predicts the positive class for all observations in a binary classification problem with both positive and negative cases present, 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 100%.
Neither Recall nor Precision are 100%.
None of these