필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

could anyone help me how to plot the confusion matrix with respect to the values

조회 수: 1 (최근 30일)
jaah navi
jaah navi 2020년 2월 24일
마감: MATLAB Answer Bot 2021년 8월 20일
A=[700 0 0;
0 696 4;
0 9 691]
B=[150 0 0;
0 141 9;
0 2 148]
I want to plot the confusion matrix for A and B.
Could anyone please help me on it.
  댓글 수: 3
Rik
Rik 2020년 2월 24일
Comment posted as answer by Jaah:
i want to plot the confusion chart based on the confusion matrix.
Rik
Rik 2020년 2월 24일
That doesn't say anything. A confusion chart is the same thing as a confusion matrix, just with shaded cells. Can you Google an example of what you want as the output? Or make something in paint?

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by