Question: What does the ROC curve represent in model evaluation?
Options:
Correct Answer: 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.