Error Plotting Confusion matrix from Sklearn

后端 未结 0 1774
暖寄归人
暖寄归人 2020-12-01 12:20

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,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题