会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
0
刘亚蕾
博客园
首页
新随笔
联系
订阅
管理
2020年3月9日
sklearn之数据划分
摘要: 1、train_test_split 将数组或矩阵拆分为随机训练和测试子集 用法: sklearn.model_selection.train_test_split(*arrays, **options) X_train, X_test, y_train, y_test = train_test_s
阅读全文
posted @ 2020-03-09 16:07 amazingcode
阅读(995)
评论(0)
推荐(0)
编辑
公告