Feeds
提问
Implementing confusion matrix in matlab.
How do I write the code to implement multi-class confusion matrix as a basic function without using built-in function confusionm...
6 years 前 | 0 个回答 | 0
0
个回答提问
mtlab 에서 confusion matrix 구현
매트랩으로 빌트인 함수인 confusionmat 또는 plotconfusionmat를 사용하지 않고 기본함수로 multi-class confusion matrix를 구현하려면 코드를 어떻게 짜야 할까요? Pred는 [n,1] , ...
6 years 前 | 1 个回答 | 0