Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Model Evaluation›Recall (Sensitivity)
MCDMClassification Metric

Recall (Sensitivity)

Recall or Sensitivity (True Positive Rate) · Also known as: Sensitivity, True Positive Rate, TPR

Recall measures the proportion of actual positive cases that were correctly identified by the classifier. It answers the question: 'Of all the cases that were truly positive, how many did we find?' Recall is critical in scenarios where missing positive cases is costly.

ScholarGate
  1. MCDM
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Recall (Sensitivity)
Balanced AccuracyF1-ScoreMatthews Correlation Coe…PrecisionSpecificityAccuracyConfusion MatrixF-beta ScoreLift and Gain ChartPrecision-Recall AUC

When to use it

Use recall when missing positive cases is costly, such as disease diagnosis (missing a cancer diagnosis can be life-threatening), criminal investigation (missing a guilty party), or network intrusion detection (missing a security breach). Recall is less important when false positives are the primary concern, such as in spam filtering.

Strengths & limitations

Strengths
  • Directly measures the ability to identify all positive cases; high recall means few cases are missed.
  • Interpretable: recall = 1.0 means no positive cases were missed.
  • Essential for applications where false negatives have high cost or safety impact.
  • Complements precision to give a complete picture of classification performance.
Limitations
  • Ignores false positives; a model could have high recall while making many incorrect positive predictions.
  • Can be artificially high if the model predicts everything as positive.
  • Does not account for class imbalance or the relative costs of different error types.
  • Alone, recall is incomplete without considering precision.

Frequently asked

When should I prioritize recall over precision?

Prioritize recall when the cost of a false negative is high. In medical diagnosis for serious diseases, missing a diagnosis is dangerous. In security threat detection, missing a threat allows damage. In criminal investigation, missing a guilty party prevents justice. Conversely, in spam filtering, false positives (filtering good email) may be more costly than false negatives (missing some spam).

Can a model have high recall but low precision?

Yes. A model could predict positive for almost everything, correctly identifying most actual positive cases (high recall) but making many false positive errors (low precision). This strategy is useful only when false negatives are extremely costly and false positives are tolerable.

How do recall and precision trade off against each other?

Recall and precision are generally inversely related. Lowering the classification threshold increases recall but decreases precision (more false positives). Raising the threshold decreases recall but increases precision (fewer false positives). Choosing the right threshold involves balancing these two metrics based on the costs of different error types.

Sources

  1. Fawcett, T. (2006). An introduction to ROC analysis. Pattern Recognition Letters, 27(8), 861-874. DOI: 10.1016/j.patrec.2005.10.010 ↗
  2. Powers, D. M. (2011). Evaluation: From Precision, Recall and F-Measure to ROC, Informedness, Markedness and Correlation. Journal of Machine Learning Technologies, 2(1), 37-63. link ↗

How to cite this page

ScholarGate. (2026, June 3). Recall or Sensitivity (True Positive Rate). ScholarGate. https://scholargate.app/en/model-evaluation/recall

Related methods

Balanced AccuracyF1-ScoreMatthews Correlation CoefficientPrecisionSpecificity

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Balanced AccuracyModel Evaluation↔ compare
  • F1-ScoreModel Evaluation↔ compare
  • Matthews Correlation CoefficientModel Evaluation↔ compare
  • PrecisionModel Evaluation↔ compare
  • SpecificityModel Evaluation↔ compare
Compare side by side →

Referenced by

AccuracyBalanced AccuracyConfusion MatrixF-beta ScoreF1-ScoreLift and Gain ChartMatthews Correlation CoefficientPrecisionPrecision-Recall AUCSpecificity

Similar methods

PrecisionSpecificitySensitivity and SpecificityAccuracyF1-ScoreBalanced AccuracyF-beta ScoreConfusion Matrix

Related reference concepts

SensitivityPerformance MetricsScreening Test Characteristics and PerformanceReceiver Operating Characteristic CurvePositive Predictive ValueSpecificity

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Recall (Sensitivity) (Recall or Sensitivity (True Positive Rate)). Retrieved 2026-07-21 from https://scholargate.app/en/model-evaluation/recall · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Historical statistical foundations
Subfamily
Classification Metric
Year
20th century
Type
Evaluation metric
Related methods
Balanced AccuracyF1-ScoreMatthews Correlation CoefficientPrecisionSpecificity
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account