confusion matrix for different dimension
Ältere Kommentare anzeigen
plot(confusion(Training,Test));
I am trying to plot this
but it is saying that target and output give different dimensions
Training and test hve different dimensions and how do i sort this out
thanks in advance
Tino
1 Kommentar
Jan
am 3 Mai 2019
Please post the complete error message, the inputs and an explanation, what you want to achieve. The forum has no chance to post a useful solution based on "there is an error in some code" only.
Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!