From 3131fae1466d156508078770700834f26fe4fcbc Mon Sep 17 00:00:00 2001 From: ZuzooVn Date: Thu, 13 Oct 2016 00:20:03 +0700 Subject: [PATCH] Added Purchase link and Code repository for "Introduction to Machine Learning with Python: A Guide for Data Scientists" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5d310..f88c465 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,8 @@ Each day I take one subject from the list below, read it cover to cover, take no - [ ] [Machine Learning: An Algorithmic Perspective, Second Edition](https://www.amazon.com/Machine-Learning-Algorithmic-Perspective-Recognition/dp/1466583282) - [GitHub repository](https://github.com/alexsosn/MarslandMLAlgo) - [Resource repository](http://seat.massey.ac.nz/personal/s.r.marsland/MLbook.html) -- [ ] [Introduction to Machine Learning with Python: A Guide for Data Scientists(Pre-order)](https://www.amazon.com/Introduction-Machine-Learning-Python-Scientists/dp/1449369413) +- [ ] [Introduction to Machine Learning with Python: A Guide for Data Scientists](http://shop.oreilly.com/product/0636920030515.do) + - [GitHub repository](https://github.com/amueller/introduction_to_ml_with_python) - [ ] [Data Mining: Practical Machine Learning Tools and Techniques, Third Edition](https://www.amazon.com/Data-Mining-Practical-Techniques-Management/dp/0123748569) - Teaching material - [Slides for Chapters 1-5 (zip)](http://www.cs.waikato.ac.nz/ml/weka/Slides3rdEd_Ch1-5.zip)