sensitivity,specificity calculation
3 次查看(过去 30 天)
显示 更早的评论
How to calculate sensitivity specificity from learner app via roc curve and confusion matrix.please tell me how to read it and how to do calculation for these parameter?
0 个评论
回答(1 个)
Image Analyst
2016-7-3
The confusion matrix tells you what class your observation got assigned versus what its true classification was. A good classification scheme would have high values along the diagonal and zeros or low values off the diagonal, meaning that most things got properly identified and few things got incorrectly identified.
1 个评论
Ganashree T S
2018-7-23
i am getting charchter error for sensitivity and specitivity..how can u help me
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Learner App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!