Plot Confusion Matrix with custom x and y axis in Python?

后端 未结 0 444
长情又很酷
长情又很酷 2021-01-05 15:58

I have confusion matrix in form of an array like

[[ 265, 1522],
 [  44,  146]]

I am doing something like this to plot

import s         


        
相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题