Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
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 comentarios
Rik
Rik el 24 de Feb. de 2020
Comment posted as answer by Jaah:
i want to plot the confusion chart based on the confusion matrix.
Rik
Rik el 24 de Feb. de 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?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by