Recall

nouncandidate·updated May 13, 2026

No definition recorded.

Framework senses

Notes on Measurement1 senseview framework →
§1
A metric for classification models that answers the following question: Out of all the possible positive labels, how many did the model correctly identify? That is: Recall = True Positive/( True Positive + false Negative)
National Security Commission on Artificial Intelligence: The Final Report1 senseview framework →
§1
A metric for classification models; identifies the frequency with which a model correctly classifies the true positive items.