Quellcode durchsuchen

Adding guide to data mining book to the list.

Mani vor 12 Jahren
Ursprung
Commit
ab71cc8813
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -254,6 +254,7 @@
 * [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/)
+* [A Programmer's Guide to Data Mining](http://guidetodatamining.com/) (Draft)
 
 ####Machine Learning
 * [Programming Computer Vision with Python](http://programmingcomputervision.com/)