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