摘要: 计算方法: 阅读全文
posted @ 2019-05-17 21:38 小白啊小白,Fighting 阅读(407) 评论(0) 推荐(0) 编辑
摘要: 计算方法: 阅读全文
posted @ 2019-05-17 21:37 小白啊小白,Fighting 阅读(509) 评论(0) 推荐(0) 编辑
摘要: # coding=utf-8 from sklearn.datasets import load_iris, fetch_20newsgroups, load_boston from sklearn.model_selection import train_test_split, GridSearchCV from sklearn.neighbors import KNeighborsClas... 阅读全文
posted @ 2019-05-17 21:35 小白啊小白,Fighting 阅读(640) 评论(0) 推荐(0) 编辑