This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
在这一组课程中,你将开始机器学习任务,包括配置 Visual Studio Code 来管理笔记本,这是数据科学家的常用环境。你将了解 Scikit-learn,这是一个机器学习库,并在本章中构建你的第一个模型,重点是回归模型。
> 有一些有用的低代码工具可以帮助你学习如何使用回归模型。试试 [Azure ML 进行此任务](https://docs.microsoft.com/learn/modules/create-regression-model-azure-machine-learning-designer/?WT.mc_id=academic-77952-leestott)
### 课程
1. [行业工具](1-Tools/README.md)
2. [数据管理](2-Data/README.md)
3. [线性和多项式回归](3-Linear/README.md)
4. [逻辑回归](4-Logistic/README.md)
---
### 致谢
"ML with regression" 由 [Jen Looper](https://twitter.com/jenlooper) 用 ♥️ 编写