Generating the confusion matrix of average value
6 次查看(过去 30 天)
显示 更早的评论
I want to make the confustion matrix of the average value. According to here, "C = confusionmat(group,grouphat) returns the confusion matrix C determined by the known and predicted groups in group and grouphat, respectively." I have 10 groups and their 10 grouphats. Any idea how to plot confusion matrix of the averages?
0 个评论
采纳的回答
Ajay Pattassery
2020-5-6
The confusion matrix chart helps you identify how the true label and the predicted label match.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!