scikit-learn画ROC图
摘要:
1.使用sklearn库和matplotlib.pyplot库 2.准备绘图函数的传入参数1.预测的概率值数组2.预测的labels值数组 3.调用sklearn.metrics.roc_curve(); 4.例子 5.效果: 阅读全文
posted @ 2019-01-23 13:14 C~K 阅读(553) 评论(0) 推荐(0)
posted @ 2019-01-23 13:14 C~K 阅读(553) 评论(0) 推荐(0)
posted @ 2019-01-23 10:56 C~K 阅读(317) 评论(0) 推荐(0)