Generating the confusion matrix of average value
조회 수: 4 (최근 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!