GK Question

technology medium fill_blank

The metric that measures the proportion of positive predictions that are actually correct is called ________.

Answer: Precision

Precision = TP / (TP + FP). Critical for imbalanced classification tasks where false positives are costly (fraud detection, medical diagnosis). Complements recall for comprehensive evaluation.

Topic Data Science
Exam Relevance Banking, SSC JE, UPSC