AUC-ROC Curve in Machine Learning.
In Machine learning, evaluating the performance of a model is as important as building it. ROC-AUC curve (Works well for binary classification) is a performance matric which provides a comprehensive picture of a model’s performance.
What is ROC?
ROC ...
aditimishra.hashnode.dev3 min read