sensitivity,specificity calculation
古いコメントを表示
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?
回答 (1 件)
Image Analyst
2016 年 7 月 3 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Classification Learner App についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!