How to construct ROC curve for MNIST using Pegasos.(Primal Estimated sub-GrAdient Solver for SVM) algorithm?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Detection 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!