The true positive rate (TPR), or the proportion of all actual positives that were classified correctly as positives, is also known as recall. $$\text{Recall (or TPR)} = \frac{\text{correctly classified actual positives}}{\text{all actual positives}} = \frac{TP}{TP+FN} $$