会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
华东 博客
17年国科大博士毕业,曾就职于三星电子,清华博后,目前在某大模型创业公司工作,研究方向大模型、智能体 新浪博客: http://blog.sina.com.cn/u/2463286753
博客园
首页
新随笔
联系
管理
订阅
2017年2月19日
python, 在信用评级中,计算KS statistic值
摘要: # -*- coding: utf-8 -*- import pandas as pd from sklearn.grid_search import GridSearchCV from sklearn.model_selection import train_test_split from sklearn.preprocessing import StandardScaler from ...
阅读全文
posted @ 2017-02-19 12:17 华东博客
阅读(6761)
评论(0)
推荐(0)
编辑