It is calculated from true positives divided by true positives plus false negatives. High recall is important when missing a relevant case is costly, but it may come with more false positives.
Recall is the fraction of actual positive cases that a system correctly identifies.
It is calculated from true positives divided by true positives plus false negatives. High recall is important when missing a relevant case is costly, but it may come with more false positives.