cs-self-learning/docs/数据科学/Data100.en.md
smxm 3e418d672e
[TRANSLATION] translate CS170.md (#260)
* [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
2022-10-03 22:00:27 +08:00

771 B
Raw Blame History

UCB Data100: Principles and Techniques of Data Science

Description

  • Offered by: UC Berkeley
  • Prerequisites: CS61ALinear 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