How can i calculate sensitivity(True positive rate) and specificity(True negative rate) using libsvm as a binary classifier??
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I am working on face verification problem.I am using LibSVM as a classifier. I want to calculate true positive rate and true negative rate.
By using these two performance measures, I want to calculate Equal error rate and also want to draw ROC curve.
I read about perfcurve command in matlab.But what here score means in command.??
1 Commento
Junaid Ali
il 7 Feb 2017
Dear Sweety Check out this link hope this will help you! http://stackoverflow.com/questions/30169795/how-can-i-calculate-sensitivitytrue-positive-rate-and-specificitytrue-negativ
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!