Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How to plot confusion matrix conditionally?

1 Ansicht (letzte 30 Tage)
Andi
Andi am 5 Apr. 2022
Geschlossen: Stephen23 am 5 Apr. 2022
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:

Antworten (0)

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by