I have a logistic regression that I want to know the AUC for.
I created the logistic regression model using statsmodels:
statsmodels
import statsmodel