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
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
Ganashree T S 2018년 7월 23일
i am getting charchter error for sensitivity and specitivity..how can u help me

댓글을 달려면 로그인하십시오.

카테고리

태그

질문:

2016년 7월 1일

댓글:

2018년 7월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by