How can i calculate sensitivity(True positive rate) and specificity(True negative rate) using libsvm as a binary classifier??
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Junaid Ali
2017 年 2 月 7 日
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
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!