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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Mining of Massive Datasets

109 点作者 markhkim超过 8 年前

5 条评论

joaorico超过 8 年前
This coursera course was taken down, but it is now up and running at lagunita.stanford.edu [0], which uses edx&#x27;s open source platform [1]. The same happened to other stanford courses previously on coursera, you can find them here [2], including Compilers, Automata Theory, and Convex Optimization.<p>[0] <a href="https:&#x2F;&#x2F;lagunita.stanford.edu&#x2F;courses&#x2F;course-v1:ComputerScience+MMDS+Fall2016&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;lagunita.stanford.edu&#x2F;courses&#x2F;course-v1:ComputerScie...</a><p>[1] <a href="https:&#x2F;&#x2F;open.edx.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;open.edx.org&#x2F;</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;edx&#x2F;edx-platform" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;edx&#x2F;edx-platform</a><p>[2] <a href="https:&#x2F;&#x2F;lagunita.stanford.edu&#x2F;courses" rel="nofollow">https:&#x2F;&#x2F;lagunita.stanford.edu&#x2F;courses</a>
PaulHoule超过 8 年前
What amazed me is how much of this is 1990s stuff.
评论 #12965521 未加载
mrcactu5超过 8 年前
massive is an understatement. I have only dealt with puny GB sized data sets. They deal with vectors which cannot fit into main memory.
评论 #12989036 未加载
leksak超过 8 年前
Deadlines are at the 29th of November. Best of luck
nthcolumn超过 8 年前
tldr; parallel map reduce. ;)