相关疑难解决方法(0)

使用 plot_confusion_matrix 绘制多个混淆矩阵

我正在使用plot_confusion_matrixfrom sklearn.metrics. 我想像子图一样表示那些彼此相邻的混淆矩阵,我怎么能做到这一点?

python machine-learning matplotlib scikit-learn seaborn

3
推荐指数
1
解决办法
3633
查看次数