Error using confusionchart (line 68) Order must be an exact permutation of the class labels.
Show older comments
Please help with this error - what could be the cause?
Order must be an exact permutation of the class labels.
2 Comments
Manikanta Aditya
on 17 Jun 2024
Can you provide more info on the issue?
Abdulqader faris
on 2 Jul 2024
can u help me my error in the code is :
Error using confusionchart (line 68)
Vectors of true and predicted labels must have the same number of observations.
Error in untitled5 (line 88)
confusionchart(TTest,YTest);
Accepted Answer
More Answers (0)
Categories
Find more on Visualization and Interpretability in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!