1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Adding guide to data mining book to the list.

This commit is contained in:
Mani 2013-10-22 11:32:48 +05:30
parent 26d47c92dd
commit ab71cc8813

View File

@ -254,6 +254,7 @@
* [Data Mining and Analysis: Fundamental Concepts and Algorithms](http://www.dataminingbook.info/DokuWiki/doku.php) (Draft) * [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) * [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) * [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 ####Machine Learning
* [Programming Computer Vision with Python](http://programmingcomputervision.com/) * [Programming Computer Vision with Python](http://programmingcomputervision.com/)