mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-24 02:16:58 +08:00
* [TRANSLATION]translate CS170.md * Update CS170.en.md * Update MITLA.en.md * Update Duke-Coursera-Intro-C.en.md * Update N2T.en.md * Update signal.en.md * Update CS70.en.md * Update CS106L.en.md * Update fullstackopen.en.md * Update Data100.en.md
771 B
771 B
UCB Data100: Principles and Techniques of Data Science
Description
- Offered by: UC Berkeley
- Prerequisites: CS61A,Linear Algebra
- Programming Languages: Python
- Difficulty: 🌟🌟🌟
- Class Hour: 80 hours
This is Berkeley's introductory course in data science, covering the basics of data cleaning, feature extraction, data visualization, machine learning and inference, as well as common data science tools such as Pandas, Numpy, and Matplotlib. The course is also rich in interesting programming assignments, which is one of the highlights of the course.
Resources
- Course Website: https://ds100.org/fa21/
- Records: refer to the course website
- Textbook: https://www.textbook.ds100.org/intro.html
- Assignments: refer to the course website