I am trying to get tpr(true positive rate) and fpr(false positive rate) from roc_curve() and then auc score() and then can plot the gr
tpr(true positive rate)
fpr(false positive rate)
roc_curve()