Question: What does a high precision indicate in a classification model?
Options:
Correct Answer: A high number of true positives compared to false positives
Solution:
High precision indicates a high number of true positives compared to false positives, meaning the model is good at identifying positive instances.