How to creat and plot a confusion matrix of the trained CNN netowork?
    5 views (last 30 days)
  
       Show older comments
    
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 

0 Comments
Answers (1)
  Mahesh Taparia
    
 on 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 Comments
See Also
Categories
				Find more on Deep Learning Toolbox in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

