Procházet zdrojové kódy

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 před 12 roky
rodič
revize
d331cd9f23
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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)