Home

Awesome

Practical Machine Learning with Python

A Problem-Solver's Guide to Building Real-World Intelligent Systems

"Data is the new oil" is a saying which you must have heard by now along with the huge interest building up around Big Data and Machine Learning in the recent past along with Artificial Intelligence and Deep Learning. Besides this, data scientists have been termed as having "The sexiest job in the 21st Century" which makes it all the more worthwhile to build up some valuable expertise in these areas. Getting started with machine learning in the real world can be overwhelming with the vast amount of resources out there on the web.

"Practical Machine Learning with Python" follows a structured and comprehensive three-tiered approach packed with concepts, methodologies, hands-on examples, and code. This book is packed with over 500 pages of useful information which helps its readers master the essential skills needed to recognize and solve complex problems with Machine Learning and Deep Learning by following a data-driven mindset. By using real-world case studies that leverage the popular Python Machine Learning ecosystem, this book is your perfect companion for learning the art and science of Machine Learning to become a successful practitioner. The concepts, techniques, tools, frameworks, and methodologies used in this book will teach you how to think, design, build, and execute Machine Learning systems and projects successfully.

This repository contains all the code, notebooks and examples used in this book. We will also be adding bonus content here from time to time. So keep watching this space!

Get the book

<div> <a target="_blank" href="https://www.apress.com/us/book/9781484232064"> <img src="./media/banners/apress_logo.png" alt="apress" align="left"/> </a> <a target="_blank" href="http://www.springer.com/us/book/9781484232064"> <img src="./media/banners/springer_logo.png" alt="springer" align="left"/> </a> <a target="_blank" href="https://www.amazon.com/Practical-Machine-Learning-Python-Problem-Solvers/dp/1484232062/ref=sr_1_10?ie=UTF8&qid=1513756537&sr=8-10&keywords=practical+machine+learning+with+python"> <img src="./media/banners/amazon_logo.jpg" alt="amazon" align="left"/> </a> <br> </div> <br> <div> </div> <br><br>

About the book

<a target="_blank" href="https://www.amazon.com/Practical-Machine-Learning-Python-Problem-Solvers/dp/1484232062/ref=sr_1_10?ie=UTF8&qid=1513756537&sr=8-10&keywords=practical+machine+learning+with+python"> <img src="./media/banners/cover_front.jpg" alt="Book Cover" width="250" align="left"/> </a>

Master the essential skills needed to recognize and solve complex problems with machine learning and deep learning. Using real-world examples that leverage the popular Python machine learning ecosystem, this book is your perfect companion for learning the art and science of machine learning to become a successful practitioner. The concepts, techniques, tools, frameworks, and methodologies used in this book will teach you how to think, design, build, and execute machine learning systems and projects successfully.

We focus on leveraging the latest state-of-the-art data analysis, machine learning and deep learning frameworks including scikit-learn, pandas, statsmodels, spaCy, nltk, gensim, tensorflow, keras, skater and several others to process, wrangle, analyze, visualize and model on real-world datasets and problems! With a learn-by-doing approach, we try to abstract out complex theory and concepts (while presenting the essentials wherever necessary), which often tends to hold back practitioners from leveraging the true power of machine learning to solve their own problems.

<div style='font-size:0.5em;'><sup> Edition: 1st &emsp; Pages: 532 &emsp; Language: English<br/> Book Title: Practical Machine Learning with Python &emsp; Publisher: Apress (a part of Springer) &emsp; Copyright: Dipanjan Sarkar, Raghav Bali, Tushar Sharma<br/> Print ISBN: 978-1-4842-3206-4 &emsp; Online ISBN: 978-1-4842-3207-1 &emsp; DOI: 10.1007/978-1-4842-3207-1<br/> </div> <br>

Practical Machine Learning with Python follows a structured and comprehensive three-tiered approach packed with hands-on examples and code.

Practical Machine Learning with Python will empower you to start solving your own problems with machine learning today! <br>

Contents

What You'll Learn

Powered by the following Frameworks

<a target="_blank" href="https://anaconda.org/"><img src="./media/banners/anaconda_logo.jpg" alt="anaconda" /></a><a target="_blank" href="http://jupyter.org/"><img src="./media/banners/jupyter_logo.jpg" alt="jupyter" /></a><a target="_blank" href="http://www.numpy.org/"><img src="./media/banners/numpy_logo.jpg" alt="numpy" /></a><a target="_blank" href="https://www.scipy.org/"><img src="./media/banners/scipy_logo.jpg" alt="scipy" /></a><a target="_blank" href="https://pandas.pydata.org/"><img src="./media/banners/pandas_logo.jpg" alt="pandas" /></a>
<a target="_blank" href="http://www.statsmodels.org/stable/index.html"><img src="./media/banners/statsmodels_logo.jpg" alt="statsmodels" /></a><a target="_blank" href="http://docs.python-requests.org/en/master/"><img src="./media/banners/requests_logo.jpg" alt="requests" /></a><a target="_blank" href="http://www.nltk.org/"><img src="./media/banners/nltk_logo.jpg" alt="nltk" /></a><a target="_blank" href="https://radimrehurek.com/gensim/"><img src="./media/banners/gensim_logo.jpg" alt="gensim" /></a><a target="_blank" href="https://spacy.io/"><img src="./media/banners/spacy_logo.jpg" alt="spacy" /></a>
<a target="_blank" href="http://scikit-learn.org/stable/"><img src="./media/banners/scikit-learn_logo.jpg" alt="scikit-learn" /></a><a target="_blank" href="https://www.datascience.com/resources/tools/skater"><img src="./media/banners/skater_logo.png" alt="skater" /></a><a target="_blank" href="https://facebook.github.io/prophet/"><img src="./media/banners/prophet_logo.jpg" alt="prophet" /></a><a target="_blank" href="https://keras.io/"><img src="./media/banners/keras_logo.jpg" alt="keras" /></a><a target="_blank" href="https://www.tensorflow.org/"><img src="./media/banners/tensorflow_logo.jpg" alt="tensorflow" /></a>
<a target="_blank" href="https://matplotlib.org/"><img src="./media/banners/matplotlib_logo.jpg" alt="matplotlib" /></a><a target="_blank" href="https://orange.biolab.si/"><img src="./media/banners/orange_logo.jpg" alt="orange" /></a><a target="_blank" href="https://seaborn.pydata.org/"><img src="./media/banners/seaborn_logo.jpg" alt="seaborn" /></a><a target="_blank" href="https://plot.ly/"><img src="./media/banners/plotly_logo.jpg" alt="plotly" /></a><a target="_blank" href="https://www.crummy.com/software/BeautifulSoup/bs4/doc/"><img src="./media/banners/bs_logo.jpg" alt="beautiful soup" /></a>
<br>

Audience

This book has been specially written for IT professionals, analysts, developers, data scientists, engineers, graduate students and anyone with an interest to analyze and derive insights from data! <br>

Acknowledgements

TBA <br>