Recall is the fraction of values predicted to be of a positive class out of all the values that truly belong to the positive class (including false negatives).
Recall = Predicted True Positives / (True Positives + False Negatives)
What is Recall In Machine Learning?

Recall

Bi-weekly AI Research Paper Readings
Stay on top of emerging trends and frameworks.