Question: What does the ROC curve represent in classification problems?
Options:
Correct Answer: The trade-off between true positive rate and false positive rate
Solution:
The ROC curve illustrates the trade-off between the true positive rate (sensitivity) and the false positive rate at various threshold settings.