I am trying to use the sklearn confusion matrix class to plot a confusion matrix.
Here\'s the code I used:
from sklearn.metrics import roc_curve, auc,