From 9a441b3de4719f5013cb975eaae88c56b19253ee Mon Sep 17 00:00:00 2001 From: Joseph Misiti Date: Fri, 23 Sep 2016 10:25:11 -0400 Subject: [PATCH] added real work ML --- books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/books.md b/books.md index 2c3360d..0130cb7 100644 --- a/books.md +++ b/books.md @@ -2,6 +2,8 @@ The following is a list of free, open source books on machine learning, statisti ## Machine-Learning / Data Mining +* [Real World Machine Learning](https://manning.com/books/real-world-machine-learning) [Free Chapters] +* [Real World Machine Learning](https://manning.com/books/real-world-machine-learning) [Free Chapters] * [An Introduction To Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - Book + R Code * [Elements of Statistical Learning](http://statweb.stanford.edu/~tibs/ElemStatLearn/) - Book * [Probabilistic Programming & Bayesian Methods for Hackers](http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/) - Book + IPython Notebooks