Added book to Datamining section

The Elements of Statistical Learning: Data Mining, Inference, and Prediction.  By Trevor Hastie, Robert Tibshirani, and Jerome Friedman
This commit is contained in:
Thomas Yarnall 2013-10-15 09:15:26 -05:00
parent 0399325dd4
commit d331cd9f23

View File

@ -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)