Question: What does recall measure in a classification model?
Options:
Correct Answer: The ratio of true positives to the total actual positives
Solution:
Recall, also known as sensitivity, measures the ability of a model to find all the relevant cases (true positives).