Machine Learning — Medium
Key points
- Recall focuses on actual positives; specificity focuses on actual negatives
- Recall = TP/(TP+FN); specificity = TN/(TN+FP)
- Both metrics contribute to the ROC curve analysis
- Understanding both metrics is crucial for evaluating model performance
Ready to go further?
Related questions
