At which ROC threshold does WEKA calculate TPR?

Viewed 13

I am using WEKA for classification. In results, it shows me TPR for both classes and AUC. Beside 1R (where there is only one point in the ROC curve) I don't understand at which threshold TPR is calculated: 0.50 ? Does WEKA use the same criteria for all algorithms? Thanks for clarification.

0 Answers
Related