Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to compute the AUC-ROC score for a classification model using a confusion matrix.

Run the code to see the output here...