https://www.coursera.org/specializations/machine-learning-introduction
吴恩达机器学习课程,系统讲解线性回归和逻辑回归
访问网站https://learn.microsoft.com/zh-cn/shows/machine-learning-for-beginners/
微软官方ML系列教程,含LR线性回归详解
访问网站https://scikit-learn.org/stable/modules/linear_model.html
Python机器学习库文档,线性回归模型完整教程
访问网站