필터 지우기
필터 지우기

Generating the confusion matrix of average value

조회 수: 3 (최근 30일)
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020년 5월 3일
답변: Ajay Pattassery 2020년 5월 6일
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?

채택된 답변

Ajay Pattassery
Ajay Pattassery 2020년 5월 6일
You can plot the confusion matrix chart directly by using the confusionchart command.
The confusion matrix chart helps you identify how the true label and the predicted label match.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by