Machine Learning in Python: Essential Techniques for Predictive Analysis

 Machine Learning in Python: Essential Techniques for Predictive Analysis
ISBN: 978-1-118-96174-2
360 pages
May 2015
Machine Learning in Python: Essential Techniques for Predictive Analysis (1118961749) cover image

Description

Learn a simpler and more effective way to analyze data and predict outcomes with PythonMachine 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 Pythonshows you how to do this, without requiring an extensive background in math or statistics.

Author Information

MICHAEL BOWLES teaches machine learning at Hacker Dojo in Silicon Valley, consults on machine learning projects, and is involved in a number of startups in such areas as bioinformatics and high-frequency trading. Following an assistant professorship at MIT, Michael went on to found and run two Silicon Valley startups, both of which went public. His courses at Hacker Dojo are nearly always sold out and receive great feedback from participants.

You may also like...