Info

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

How to plot confusion matrix conditionally?

조회 수: 1 (최근 30일)
Andi
Andi 2022년 4월 5일
마감: Stephen23 2022년 4월 5일
Hi everyone,
I required to represent the output of two parameteres via a confusion matrix (heat map). The total number of observation are 173 with TT (27), TF(15), FT(52) and FF(79).
Mat=[[27, 15], [52, 79]]
The expected output is as below:

답변 (0개)

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by