What are some good resources for learning data mining? - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T16:32:20Zhttp://stackoverflow.com/feeds/question/172092http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/172092/what-are-some-good-resources-for-learning-data-mining6What are some good resources for learning data mining?clofresh2008-10-05T14:50:51Z2009-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#1721015Answer by Peter Hoffmann for What are some good resources for learning data mining?Peter Hoffmann2008-10-05T14:59:02Z2008-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#1721981Answer by Rorick for What are some good resources for learning data mining?Rorick2008-10-05T16:12:49Z2008-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#1725303Answer by AwareTek for What are some good resources for learning data mining?AwareTek2008-10-05T19:49:59Z2008-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#1728001Answer by fivebells for What are some good resources for learning data mining?fivebells2008-10-05T22:58:41Z2008-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#15373880Answer by bgbg for What are some good resources for learning data mining?bgbg2009-10-08T12:02:41Z2009-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>