How to plot confusion matrix?
2 views (last 30 days)
Show older comments
Hello, i want to plot a confusion matrix, but i don't know witch are the true labels target and witch are predicted labels outputs.
plotconfusion(targets,outputs) plots a confusion matrix for the true labels targets and predicted labels outputs. Specify the labels as categorical vectors, or in one-of-N (one-hot) form.
Please help.
0 Comments
Answers (0)
See Also
Categories
Find more on Define Shallow Neural Network Architectures 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!