I am implementing an unsupervised classification on data using Random forest and using KNN as the clustering method at each node. (this is a multi-class classification problem) I know that a single classification can only give me one operating point and for the ROC curve I need to tune the threshold values.But I am not sure what exactly is the threshold value that I need to change to get multiple operating points to plot a ROC curve.

More Eric Nunes's questions See All
Similar questions and discussions