Generating the confusion matrix of average value

2 vues (au cours des 30 derniers jours)
Zeynab Mousavikhamene
Zeynab Mousavikhamene le 3 Mai 2020
I want to make the confustion matrix of the average value. According to here, "C = confusionmat(group,grouphat) returns the confusion matrix C determined by the known and predicted groups in group and grouphat, respectively." I have 10 groups and their 10 grouphats. Any idea how to plot confusion matrix of the averages?

Réponse acceptée

Ajay Pattassery
Ajay Pattassery le 6 Mai 2020
You can plot the confusion matrix chart directly by using the confusionchart command.
The confusion matrix chart helps you identify how the true label and the predicted label match.

Plus de réponses (0)

Catégories

En savoir plus sur Data Distribution Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by