Data Science Interview Question 13
What are AUC and ROC curves?
ROC :
ROC stands for Receiver Operating Characteristics Curve.
This is a graph that shows the performance of a machine learning model on a classification problem by plotting the true positive rate and the false positive...
bhagirathkd.hashnode.dev1 min read