confusion matrix for different dimension
조회 수: 1 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!