Filter löschen
Filter löschen

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

42 Ansichten (letzte 30 Tage)
Mohamed Elbeialy
Mohamed Elbeialy am 21 Feb. 2021
Kommentiert: R Ramya am 19 Jan. 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

Antworten (1)

Mahesh Taparia
Mahesh Taparia am 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 Kommentare
Mohamed Elbeialy
Mohamed Elbeialy am 2 Mai 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

Melden Sie sich an, um zu kommentieren.

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by