Answer Posted / Deependra Kumar
The ROC (Receiver Operating Characteristic) Curve is a plot showing the relationship between True Positive Rate (TPR) and False Positive Rate (FPR) at various threshold settings for a binary classifier. It provides a visual representation of the trade-off between sensitivity and specificity, helping to evaluate classifier performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers