cs-self-learning/docs/数据科学/Data100.md

14 lines
No EOL
646 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 课程简介
- 所属大学UC Berkeley
- 先修要求CS61A线性代数
- 编程语言Python
- 课程难度:🌟🌟🌟
- 预计学时80小时
伯克利的数据科学入门课程内容相对基础覆盖了数据清洗、特征提取、数据可视化以及机器学习和推理的基础内容也会讲授PandasNumpyMatplotlib等数据科学常用工具。其丰富有趣的编程作业也是这门课的一大亮点。
## 课程资源
- [课程网站](https://ds100.org/fa21/)
- 课程视频:参见课程网站
- [课程教材](https://www.textbook.ds100.org/intro.html)
- 课程作业:参见课程网站