haydenliu / Python-Machine-Learning-By-Example-Second-Edition

This is the code repository for my book Python Machine Learning By Example Second Edition (published by Packt, March 2019)
MIT License
12 stars 3 forks source link
decision-tree keras logistic-regression machine-learning neural-network nlp python random-forest scikit-learn support-vector-machine tensorflow topic-modeling

Python Machine Learning By Example Second Edition

Implement machine learning algorithms and techniques to build intelligent systems

This is the code repository for my book Python Machine Learning By Example Second Edition, published by Packt, in March 2019. It contains all the supporting project files necessary to work through the book from start to finish.

What is this book about?

The surge in interest in machine learning (ML) is due to the fact that it revolutionizes automation by learning patterns in data and using them to make predictions and decisions. If you’re interested in ML, this book will serve as your entry point to ML.

Python Machine Learning By Example begins with an introduction to important ML concepts and implementations using Python libraries. Each chapter of the book walks you through an industry adopted application. You’ll implement ML techniques in areas such as exploratory data analysis, feature engineering, and natural language processing (NLP) in a clear and easy-to-follow way.

With the help of this extended and updated edition, you’ll understand how to tackle data-driven problems and implement your solutions with the powerful yet simple Python language and popular Python packages and tools such as TensorFlow, scikit-learn, gensim, and Keras. To aid your understanding of popular ML algorithms, the book covers interesting and easy-to-follow examples such as news topic modeling and classification, spam email detection, stock price forecasting, and more.

By the end of the book, you’ll have put together a broad picture of the ML ecosystem and will be well-versed with the best practices of applying ML techniques to make the most out of new opportunities.

This book covers the following exciting features:

Get to Know the Author

Yuxi (Hayden) Liu is an author of a series of machine learning books and an education enthusiast. His first book, the first edition of Python Machine Learning By Example, was a #1 bestseller in Amazon India in 2017 and 2018. His other books include R Deep Learning Projects and Hands-On Deep Learning Architectures with Python published by Packt.

He is an experienced data scientist who's focused on developing machine learning and deep learning models and systems. He has worked in a variety of data-driven domains and has applied his machine learning expertise to computational advertising, recommendation, and network anomaly detection. He published five first-authored IEEE transaction and conference papers during his master's research at the University of Toronto.

Get the Book

My Other Books