How can I get a confusion matrix after I train my AI using DeepNetworkDesigner?

14 vues (au cours des 30 derniers jours)
I have trained an AI using deepnetwork designer app but i dont know how to create the confusion matrix

Réponse acceptée

Ganesh Gudipati
Ganesh Gudipati le 12 Avr 2022
Hi,
The confusion matrix can be built using the MATLAB function plotconfusion.
For more information refer plotconfusion.
  6 commentaires
Powel Hancy
Powel Hancy le 14 Avr 2022
I am usining the matlab version R2021a as my university is not upgraded to the 2022 version so I will have to use the 2021a.... In 2021a there is only 2 options in export that is 1. Export to work space 2.Generate Live script. The genarated live script is the one I have posted above. Is there any other way to get the Confusion matrix from the Trained networks i have?
Powel Hancy
Powel Hancy le 18 Avr 2022
As I could not solve the issue in DeepNetworkDesigner, I found a temperory solution, that is create the network using DND and export the code before training it, and copy paste the code in Experiment manager app and do the training there.. Experiment manage will produce confusion matrix for you.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by