Jump to ratings and reviews
Rate this book

Machine Learning in Python: Essential Techniques for Predictive Analysis

Rate this book
Learn a simpler and more effective way to analyze data and predict outcomes with Python Machine Learning in Python shows you how to successfully analyze data using only two core machine learning algorithms, and how to apply them using Python. By focusing on two algorithm families that effectively predict outcomes, this book is able to provide full descriptions of the mechanisms at work, and the examples that illustrate the machinery with specific, hackable code. The algorithms are explained in simple terms with no complex math and applied using Python, with guidance on algorithm selection, data preparation, and using the trained models in practice. You will learn a core set of Python programming techniques, various methods of building predictive models, and how to measure the performance of each model to ensure that the right one is used. The chapters on penalized linear regression and ensemble methods dive deep into each of the algorithms, and you can use the sample code in the book to develop your own data analysis solutions.Machine learning algorithms are at the core of data analytics and visualization. In the past, these methods required a deep background in math and statistics, often in combination with the specialized R programming language. This book demonstrates how machine learning can be implemented using the more widely used and accessible Python programming language.Predict outcomes using linear and ensemble algorithm families Build predictive models that solve a range of simple and complex problems Apply core machine learning algorithms using Python Use sample code directly to build custom solutions Machine learning doesn't have to be complex and highly specialized. Python makes this technology more accessible to a much wider audience, using methods that are simpler, effective, and well tested. Machine Learning in Python shows you how to do this, without requiring an extensive background in math or statistics.

360 pages, Kindle Edition

First published March 16, 2015

16 people are currently reading
107 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
8 (20%)
4 stars
13 (32%)
3 stars
15 (37%)
2 stars
4 (10%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
975 reviews15 followers
March 24, 2017
by limiting focus on top performing techniques and re-using examples this book really hammers home fundamentals effectively. but you'll have to work through a lot of code to understand some of the methods, as the discussion can be brief or deferred to wikipedia.
230 reviews3 followers
March 29, 2016
The book has a lot of source code included and goes to very sophisticated details instead of providing clear directions. Luckily, there is good referencing, so reads can get a better idea about the covered concepts. If only half of the code was included the whole book will be 100 pages :).
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.