How to plot only few classes for confusion matrix?

Hello, i have a neural network with 102 classes and i want to plot the confusion matrix for few classes (for example 10). i used the command below to plot the normal confusion matrix but having 102 classes make the confusion matrix unreadable. How can i plot only a number of classes instead of all? Thanks
plotconfusion(YTrain,YPredicted)

回答 (1 件)

Greg Heath
Greg Heath 2019 年 3 月 25 日

0 投票

Oviously, you have to subsample the original matrices.
Greg

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2018b

質問済み:

2019 年 3 月 25 日

回答済み:

2019 年 3 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by