机器学习 - 维基百科,自由的百科全书
Machine Learning with Python: Machine Learning Course
- https://www.python-course.eu/machine_learning.php
Machine Learning Crash Course | Google Developers
- https://developers.google.com/machine-learning/crash-course/
- Google‘s fast-paced, practical introduction to machine learning
常用机器学习实践技巧 - Python中文社区
- https://mp.weixin.qq.com/s/zvhnUiDEvMKiSu3Q_fY7BQ
- 我们知道在机器学习的实践中有很多技巧是可以通用和流程化的,在这里我们通过一个简单的数据集来演示在数据的使用和处理过程中常用的实践技巧,内容主要包含了:
- 数据预览
- 数据可视化
- 查找最优模型
- Pipeline的使用
- 模型调节
学习笔记之机器学习(Machine Learning)
原文:https://www.cnblogs.com/pegasus923/p/10365130.html