how do I calculate TDR (%) @ FDR = 0.02% in Python?
I have found the ROC curve and stored the fprs, tprs , threshold and interpret the value of tpr at different fpr values but the problem is there a difference between TDR @ %FDR and TPR @ % FPR and if there is a difference how can i get the array of TDR's and FDR's