1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 01:02:35 +00:00

Merge pull request #192 from corragon/patch-1

Added Data Mining and Analysis to Datamining section
This commit is contained in:
vhf / victor felder 2013-10-19 00:00:31 -07:00
commit 94dd977b12

View File

@ -248,6 +248,7 @@
* [Introduction to Information Retrieval](http://nlp.stanford.edu/IR-book/information-retrieval-book.html)
####Datamining
* [Data Mining and Analysis: Fundamental Concepts and Algorithms](http://www.dataminingbook.info/DokuWiki/doku.php) (Draft)
* [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/)