I am hoping to evaluate performance of supervised classification methods by using ROC curves.so classifiers will be tested using common testing data set.How can i get range of true positive rate(TPR) and false positive rate(FPR) values using this common dataset?

for example lets say i am changing k value of KNN algorithm and get different TPR and FPR values.Later change some parameter set of another classification algorithm to get TPR,FPR values.is it correct methodology?

More Niluka Piyasinghe's questions See All
Similar questions and discussions