TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CS109 Data Science

215 点作者 kercker大约 7 年前

6 条评论

asafira大约 7 年前
I disagree with others here --- I wasn&#x27;t a huge fan of the class.<p>If you took the class, you definitely had to get used to coding in python, and getting used to manipulating data in python.<p>However, when it came time to do anything more interesting than plotting data, the course was very shallow --- many homework assignments boiled down to &quot;fill in this space with a function that takes this as input and outputs that&quot;. While, again, that would totally be useful to someone learning basic scientific python, you don&#x27;t get a good understanding of the statistics.<p>As someone who already had a background in python, I didn&#x27;t feel I learned as much.
评论 #17006556 未加载
davidwihl大约 7 年前
The latest material for Spring 2018 can be found at <a href="https:&#x2F;&#x2F;github.com&#x2F;cs109&#x2F;2018-cs109b" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cs109&#x2F;2018-cs109b</a><p>I was a TF and gave a couple of lectures. AMA.
评论 #17005338 未加载
评论 #17005350 未加载
评论 #17005352 未加载
makmanalp大约 7 年前
I took this class last year (some variations, less material covered more deeply) and it was a great survey course for someone who had programming experience but was lacking in stats and ML background!
dang大约 7 年前
Discussed in 2016: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11155459" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11155459</a>.
bmpafa大约 7 年前
Similarly structured course on data visualization w&#x2F; d3. covers the fundamentals of the art (mostly Tufte) alongside a pretty decent intro to using d3.<p><a href="http:&#x2F;&#x2F;www.cs171.org&#x2F;2017&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;www.cs171.org&#x2F;2017&#x2F;index.html</a>
solomatov大约 7 年前
I took this class in 2015, it&#x27;s a great class. Unfortunately, the material from the course are several years old and they stopped updating it.