confusion matrix for different dimension
显示 更早的评论
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 个评论
Jan
2019-5-3
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!