Understanding AUC - ROC Curve – Towards Data Science
In Machine Learning, performance measurement is an essential task. So when it comes to a classification problem, we can count on an AUC - ROC Curve. When we need to check or visualize the performance of the multi - class classification problem, we use AUC (Area Under The Curve) ROC (Receiver Operating Characteristics) curve. It is one of the most important evaluation metrics for checking any classification model's performance. Note: For better understanding, I suggest you to read my article about Confusion Matrix.
Nov-25-2018, 18:26:48 GMT
- Technology: