How to creat and plot a confusion matrix of the trained CNN netowork?

37 visualizaciones (últimos 30 días)
Mohamed Elbeialy
Mohamed Elbeialy el 21 de Feb. de 2021
Comentada: R Ramya el 19 de En. de 2022
I have trained a CNN and result showed down but I would need help to find the confusion matrix of the network validation accuracy outcome

Respuestas (1)

Mahesh Taparia
Mahesh Taparia el 23 de Feb. de 2021
Hi
To find the confusion matrix, first you have to test the model on testing data and then use plotconfusion function. For more information, you can refer this example. Hope it will help!
  10 comentarios
Mohamed Elbeialy
Mohamed Elbeialy el 2 de Mayo de 2021
How do I get the confusion matrix for all trained data at one set instead of finding a confusion matrix for each set seperatly?
The code is above in a pervious comment

Iniciar sesión para comentar.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by