Recall = TP / (TP + FN)
Using the values from our example confusion matrix, the recall would be:
Recall = 1 / (1 + 1) = 0.5
Recall = TP / (TP + FN)
Using the values from our example confusion matrix, the recall would be:
Recall = 1 / (1 + 1) = 0.5