Getting AUC from sklearn using preds from Statsmodel instance

前端 未结 0 1672
终归单人心
终归单人心 2021-01-07 01:45

I have a logistic regression that I want to know the AUC for.

I created the logistic regression model using statsmodels:

import statsmodel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题