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

4 次查看(过去 30 天)
I have trained an AI using deepnetwork designer app but i dont know how to create the confusion matrix

采纳的回答

Ganesh Gudipati
Ganesh Gudipati 2022-4-12
Hi,
The confusion matrix can be built using the MATLAB function plotconfusion.
For more information refer plotconfusion.
  6 个评论
Powel Hancy
Powel Hancy 2022-4-14
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 2022-4-18
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by