Skip to content
ai

Precision

Precision (Evaluation Metric)

Definition

Precision is the fraction of retrieved or predicted items that are relevant or correct, calculated as true positives divided by all positive predictions. In information retrieval, high precision means the model returns few irrelevant results.

Precision is typically reported alongside recall, and their tradeoff is summarized by the F1 score.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.