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

42 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Mahesh Taparia
Mahesh Taparia il 23 Feb 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 Commenti
Mohamed Elbeialy
Mohamed Elbeialy il 2 Mag 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

Accedi per commentare.

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by