plotConfMat

所属分类:聚类算法
开发工具:matlab
文件大小:40KB
下载次数:2
上传日期:2018-06-13 11:12:33
上 传 者sh-1993
说明:  绘制混淆矩阵(分类)
(Plots a confusion matrix (classification))

文件列表:
LICENSE (1071, 2018-02-22)
example.m (115, 2018-02-22)
example.png (42958, 2018-02-22)
plotConfMat.m (1944, 2018-02-22)

# plotConfMat Plots a confusion matrix with colorscale, absolute numbers and precision normalized percentages. This is a basic alternative to matlab's [plotconfusion](https://uk.mathworks.com/help/nnet/ref/plotconfusion.html) if you do not have the Neural Network Toolbox. usage: ```matlab plotConfMat(confmat) ``` or ```matlab plotConfMat(confmat, labels) ``` if you want to specify the class labels.

近期下载者

相关文件


收藏者