From 77bb933e3a84eb6d0ce191735cb3d3de032e92db Mon Sep 17 00:00:00 2001 From: rubinovitz Date: Tue, 5 Aug 2014 09:22:24 -0400 Subject: [PATCH] Update README.md I think this is the book you meant, as it is associated with that Github repo under it. --- algorithms/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithms/README.md b/algorithms/README.md index 753126e..cede384 100644 --- a/algorithms/README.md +++ b/algorithms/README.md @@ -335,7 +335,7 @@ https://github.com/chrishwiggins/mise/blob/1a5a3e557bd38fbb11c7771ffe3725104c481 - [many examples](http://scikit-learn.org/0.11/auto_examples/index.html) ### a book -- [a book](http://www.packtpub.com/mastering-machine-learning-with-scikit-learn/book) +- [a book](http://www.packtpub.com/big-data-and-business-inteliigence/building-machine-learning-systems-python) - [a code set associated with this book](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython)