Generating the confusion matrix of average value

6 ビュー (過去 30 日間)
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2020 年 5 月 3 日
回答済み: Ajay Pattassery 2020 年 5 月 6 日
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?

採用された回答

Ajay Pattassery
Ajay Pattassery 2020 年 5 月 6 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Distribution Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by