上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 21 下一页
摘要: python3 学习使用api 使用了网上的数据集,我把他下载到了本地 可以到我的git中下载数据集: https://github.com/linyi0604/MachineLearning 代码: 阅读全文
posted @ 2018-04-30 09:36 稀里糊涂林老冷 阅读(2690) 评论(0) 推荐(0) 编辑
摘要: python3 学习机器学习api 使用了三种集成回归模型 git: https://github.com/linyi0604/MachineLearning 代码: 阅读全文
posted @ 2018-04-29 21:43 稀里糊涂林老冷 阅读(26979) 评论(2) 推荐(0) 编辑
摘要: python3 学习api的使用 git: https://github.com/linyi0604/MachineLearning 代码: 阅读全文
posted @ 2018-04-29 21:24 稀里糊涂林老冷 阅读(7347) 评论(0) 推荐(0) 编辑
摘要: python3 学习机器学习api 使用两种k近邻回归模型 分别是 平均k近邻回归 和 距离加权k近邻回归 进行预测 git: https://github.com/linyi0604/MachineLearning 代码: 阅读全文
posted @ 2018-04-29 21:07 稀里糊涂林老冷 阅读(1972) 评论(0) 推荐(0) 编辑
摘要: python3 学习使用api 支持向量机的两种核函数模型进行预测 git: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 20:35 稀里糊涂林老冷 阅读(20704) 评论(2) 推荐(1) 编辑
摘要: python3学习使用api 线性回归,和 随机参数回归 git: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 20:22 稀里糊涂林老冷 阅读(2753) 评论(1) 推荐(0) 编辑
摘要: python3 学习使用随机森林分类器 梯度提升决策树分类 的api,并将他们和单一决策树预测结果做出对比 附上我的git,欢迎大家来参考我其他分类器的代码: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 16:53 稀里糊涂林老冷 阅读(4890) 评论(0) 推荐(0) 编辑
摘要: 使用python3 学习了决策树分类器的api 涉及到 特征的提取,数据类型保留,分类类型抽取出来新的类型 需要网上下载数据集,我把他们下载到了本地, 可以到我的git下载代码和数据集: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 10:58 稀里糊涂林老冷 阅读(3695) 评论(0) 推荐(0) 编辑
摘要: 使用python语言 学习k近邻分类器的api 欢迎来到我的git查看源代码: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 10:15 稀里糊涂林老冷 阅读(3778) 评论(0) 推荐(0) 编辑
摘要: 使用python3 学习朴素贝叶斯分类api 设计到字符串提取特征向量 欢迎来到我的git下载源代码: https://github.com/linyi0604/MachineLearning 阅读全文
posted @ 2018-04-29 10:13 稀里糊涂林老冷 阅读(4110) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 21 下一页