Biplab Madhu
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How can I plot confusion matrix using the below code?
function [confusion, accuracy, CR, FR] = confusion_matrix(class, c) class = class.'; c = c.'; n = length(class); c_len = l...
5 years 前 | 1 个回答 | 0