Clear Filters
Clear Filters

Experiment manager confusion matrix visualization

38 views (last 30 days)
Atakan Öztürk
Atakan Öztürk on 8 Jul 2024 at 10:54
Answered: Shishir Reddy on 15 Jul 2024 at 9:00
Hello
I want all data to be shown in percentages in the confusion matrix I get in the experiment manager. How can I do this. Below I am attaching two images that I have obtained but I want to show. First one is I have obtained, second one is i want.

Answers (1)

Shishir Reddy
Shishir Reddy on 15 Jul 2024 at 9:00
Hi Atakan,
As per my understanding, you would like all the data to be shown in percentages in the confusion matrix. That means, each cell should be replaced with the corresponding proportions.
This can be achieved by selecting the “True Positive Rates (TPR), False Negative Rates (FNR) option” under the “Plot” tab.
For more information, kindly refer “Assess Best Model Performance” section in the following documentation –
I hope this helps.

Community Treasure Hunt

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

Start Hunting!