ソースを参照

Merge pull request #127 from corragon/patch-2

Added book to Datamining section
vhf / victor felder 12 年 前
コミット
e3335c892c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -186,6 +186,7 @@
 
 ####Datamining
 * [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
+* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/)
 
 ####Machine Learning
 * [Programming Computer Vision with Python](https://github.com/dolaameng/free-programming-books.git)