sensitivity,specificity calculation
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 3 de Jul. de 2016
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 comentario
Ganashree T S
el 23 de Jul. de 2018
i am getting charchter error for sensitivity and specitivity..how can u help me
Ver también
Categorías
Más información sobre Classification Learner App en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!