Browse Source

Added book to Datamining section

The Elements of Statistical Learning: Data Mining, Inference, and Prediction.  By Trevor Hastie, Robert Tibshirani, and Jerome Friedman
Thomas Yarnall 12 năm trước cách đây
mục cha
commit
d331cd9f23
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)