Specificity and sensitivity of ANN
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
farheen asdf
le 1 Jan 2016
Réponse apportée : Star Strider
le 1 Jan 2016
Hi. I have used ANN to train a dataset and now i want to find its specificity and sensitivity. Are these two things the same as True negative rate and true positive rate which i have found from my confusion matrix? What other parameters can I use to show the performance of a classifier? Thanks. Have a nice day.
0 commentaires
Réponse acceptée
Star Strider
le 1 Jan 2016
You have it correct according to the discussion in Sensitivity and specificity. Those are likely the best to assess a binary classifier performance, the ROC curve (the perfcurve function in the Statistics Toolbox) being an extension of that.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!