How can i calculate sensitivity(True positive rate) and specificity(True negative rate) using libsvm as a binary classifier??
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Junaid Ali
el 7 de Feb. de 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
Respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox 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!