I am trying to plot a ROC curve for my classifier which was written in java. I cannot use Weka or other similar packages since I have developed my algorithm separately. I have all my simulation results like TP, TN, FP, FN values and probability values as well. What is the simplest way to draw ROC curve at this stage?

More Pooia Lalbakhsh's questions See All
Similar questions and discussions