Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
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 Commenti
Rik
Rik il 24 Feb 2020
Comment posted as answer by Jaah:
i want to plot the confusion chart based on the confusion matrix.
Rik
Rik il 24 Feb 2020
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?

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by