What are some good resources for learning data mining? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T16:32:20Z http://stackoverflow.com/feeds/question/172092 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining 6 What are some good resources for learning data mining? clofresh 2008-10-05T14:50:51Z 2009-10-08T12:08:43Z <p>I'd like to get fluent enough in the data mining domain to be able to use the features of the <a href="http://magix.fri.uni-lj.si/orange/" rel="nofollow">Orange</a> framework to classify photos of fish. </p> http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining/172101#172101 5 Answer by Peter Hoffmann for What are some good resources for learning data mining? Peter Hoffmann 2008-10-05T14:59:02Z 2008-10-05T14:59:02Z <p>I can recommend the book <strong>Programming Collective Intelligence</strong> from Toby Segaran. </p> <p>You can have a look inside the book at <a href="http://books.google.de/books?q=programming+collective+intelligence" rel="nofollow">google books</a>.</p> http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining/172198#172198 1 Answer by Rorick for What are some good resources for learning data mining? Rorick 2008-10-05T16:12:49Z 2008-10-05T16:12:49Z <p>I would start from <a href="http://en.wikipedia.org/wiki/Data_mining" rel="nofollow">corresponding Wikipedia page</a> and then would proceed following the links. Also <a href="http://www.kdnuggets.com/" rel="nofollow">KDNuggets</a> is considered to be one of the most valuable resources on data mining and accompanied topics.</p> http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining/172530#172530 3 Answer by AwareTek for What are some good resources for learning data mining? AwareTek 2008-10-05T19:49:59Z 2008-10-05T19:49:59Z <p>I second the recommendation of Programming Collective Intelligence, it is right on target for what you want. Here is a whole <a href="http://www.awaretek.com" rel="nofollow">podcast</a> about the book and an in-depth review that I wrote can be found <a href="http://www.awaretek.com/book.html" rel="nofollow">here</a>.</p> http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining/172800#172800 1 Answer by fivebells for What are some good resources for learning data mining? fivebells 2008-10-05T22:58:41Z 2008-10-05T22:58:41Z <p>David Mackay puts his entire book, <em>Information Theory, Inference, and Learning Algorithms</em>, <a href="http://www.inference.phy.cam.ac.uk/mackay/itila/book.html" rel="nofollow">online</a>. It will give you a very solid grounding in Bayesian data mining.</p> http://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining/1537388#1537388 0 Answer by bgbg for What are some good resources for learning data mining? bgbg 2009-10-08T12:02:41Z 2009-10-08T12:08:43Z <p>There is an entire Stanford data mining course (13 lesions) on the youtube. This <a href="http://www.youtube.com/view%5Fplay%5Flist?p=993FF1801B5AAB4D" rel="nofollow">link</a> contains all these lesions plus couple of "bonus tracks".</p> <p><strong>EDIT</strong> I've just seen <a href="http://see.stanford.edu/see/lecturelist.aspx?coll=348ca38a-3a6d-4052-937d-cb017338d7b1" rel="nofollow">this Stanford</a> page, which looks much more impressive than <a href="http://www.youtube.com/view%5Fplay%5Flist?p=993FF1801B5AAB4D" rel="nofollow">previously mentioned link</a>.</p>