TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Learning, understanding and applying Data mining

12 pointsby madmazealmost 14 years ago
Hello fellow HNers,<p>I am a soon to graduate Computer Science undergrad(Aug 2011). I have always been fascinated by data mining and scientific computing.<p>During one of my internships I did some scientific computing consisting of processing, indexing and searching terabyte sized sets of time series on GPUs and other massively parallel systems. This and other personal projects ignited my interest and passion in extracting knowledge out of large datasets.<p>I have been sucking up any material I can find and have looked around through google, youtube and through text books but have found to little to satisfy me.<p>Sadly my college does not offer any data mining courses, so I turn to you, the HN community, to point me to further resources.<p>Are there any websites, lectures or books you can recommend? Any projects I could play with to further my knowledge and understanding?<p>Thank You,<p>Maze

3 comments

helwralmost 14 years ago
check out some of these self-study guides:<p>What are some good "toy problems" in data science? <a href="http://www.quora.com/Programming-Challenges-1/What-are-some-good-toy-problems-in-data-science" rel="nofollow">http://www.quora.com/Programming-Challenges-1/What-are-some-...</a><p>What are some good resources for learning about machine learning? <a href="http://www.quora.com/Machine-Learning/What-are-some-good-resources-for-learning-about-machine-learning" rel="nofollow">http://www.quora.com/Machine-Learning/What-are-some-good-res...</a><p>How do I become a data scientist? <a href="http://www.quora.com/Educational-Resources/How-do-I-become-a-data-scientist" rel="nofollow">http://www.quora.com/Educational-Resources/How-do-I-become-a...</a><p>What are some introductory resources for learning about large scale machine learning? <a href="http://www.quora.com/Machine-Learning/What-are-some-introductory-resources-for-learning-about-large-scale-machine-learning" rel="nofollow">http://www.quora.com/Machine-Learning/What-are-some-introduc...</a><p>What are some good learning projects to teach oneself about machine learning? <a href="http://www.quora.com/Machine-Learning/What-are-some-good-learning-projects-to-teach-oneself-about-machine-learning" rel="nofollow">http://www.quora.com/Machine-Learning/What-are-some-good-lea...</a><p>What are some good class projects for machine learning using MapReduce? <a href="http://www.quora.com/Machine-Learning/What-are-some-good-class-projects-for-machine-learning-using-MapReduce" rel="nofollow">http://www.quora.com/Machine-Learning/What-are-some-good-cla...</a><p>for a list of available courses see: <a href="http://news.ycombinator.com/item?id=2656156" rel="nofollow">http://news.ycombinator.com/item?id=2656156</a>
评论 #2656905 未加载
iworkforthemalmost 14 years ago
You can consider going through the Getting Started guides for Apache Hadoop, Cassandra, Lucene &#38; Solr. These software are used quite widely in the specified areas. Also contributing to the code base will help too.
评论 #2656915 未加载
dakotasmithalmost 14 years ago
Stanford. Mining of massive data sets.<p><a href="http://infolab.stanford.edu/~ullman/mmds.html" rel="nofollow">http://infolab.stanford.edu/~ullman/mmds.html</a><p>Complete book is available.
评论 #2656929 未加载
评论 #2656917 未加载