Is it possible to plot a ROC curve for an SVM performing binary classification? It doesn't makes sense that you should be able to because there is no threshold value that you could vary to create the roc curve right? You would just get a single point representing the TPR vs. FPR of the classifier.
[link] [9 comments]