Skip to content

Recall

Definition
AI-generated

Recall is the fraction of actual positives correctly identified: TP / (TP + FN).

Synonyms

Why it matters in GWAS

When evaluating polygenic or clinical case–control classifiers, recall at a threshold determines how many true cases are caught—relevant for screening—while specificity governs the false-positive burden.

Example usage

"We prioritized recall ≥ 0.85 for the high-risk stratum because missed cases were considered costlier than extra follow-ups."

References

  • Powers DM. (2011). Evaluation: from precision, recall and F-measure to ROC, informedness, markedness and correlation. J Mach Learn Technol.

Last updated (UTC · Git history)