How to construct ROC curve for MNIST using Pegasos.(Primal Estimated sub-GrAdient Solver for SVM) algorithm?
1 次查看(过去 30 天)
显示 更早的评论
Hi guys, I'm actually having a trouble with constructing ROC curve in Matlab. The idea is that i use the pegasos algorithm to find the equation of the linear separator hyperplane that separates the MNIST data. And i need to construct a ROC curve for the classifier performance, but until now i haven't found the way to make it happen. I've seen that it needs the scores in order to plot the ROC curve, but how can i find that scores? Can anybody please give me any idea? Thanks in advance :)
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Detection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!