From a070597f57845c1f0ea972af80410b511c519548 Mon Sep 17 00:00:00 2001 From: Andreas Mueller Date: Tue, 31 Mar 2015 19:38:08 -0400 Subject: [PATCH] Update README.md mention two both packt books, clarify the book the dataset belongs to. --- algorithms/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/algorithms/README.md b/algorithms/README.md index fecf0fd..55e88a0 100644 --- a/algorithms/README.md +++ b/algorithms/README.md @@ -431,9 +431,10 @@ Possibly useful - [(longer) user guide](http://scikit-learn.org/stable/user_guide.html) - [many examples](http://scikit-learn.org/0.11/auto_examples/index.html) -### a book +### books - [a book](http://www.packtpub.com/mastering-machine-learning-with-scikit-learn/book) -- [a code set associated with this book](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython) +- [another book](https://www.packtpub.com/big-data-and-business-intelligence/building-machine-learning-systems-python) +- [a code set associated with the second book](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython) ### some fun data, none of which has API