zealandrc's review against another edition

Go to review page

informative slow-paced

5.0

Great review of algorithms in scikitlearn

bookishnik's review against another edition

Go to review page

5.0

Great and easy to read introduction of machine learning using Python. If you are looking for a book that explains the basic machine learning workflow in layman’s terms and sans lots of theory this book is for you.

philipdeherdt's review against another edition

Go to review page

5.0

Great way to get started with Python and ML:
- Gives overview of tools/libraries you'll likely need
- Broad overview of algorithms, with a good explanation on how they work and insight into how the main parameters influence behavior (with examples in the book and code to demonstrate how to use. Code is also available on Github.)
- Many guidances as when to use what (depending on which kind of data/problem you've got; which techniques work better + it gives an idea on which techniques are typically used, and which only in specific cases + informs on trade-offs between model accuracy and model complexity)

The chapter on text data is fairly short (more like a managers overview). However, at this stage of learning, it's sufficient for me. It does provide references to other books when you want to go into specific details.

krenkz's review against another edition

Go to review page

informative

4.25

kedwards127's review against another edition

Go to review page

5.0

This was written fantastically. I found this to be invaluable in my studies.
More...