Book description
Get more from your data by creating practical machine learning systems with Python
Key Features
- Develop your own Python-based machine learning system
- Discover how Python offers multiple algorithms for modern machine learning systems
- Explore key Python machine learning libraries to implement in your projects
Book Description
Machine learning allows systems to learn things without being explicitly programmed to do so. Python is one of the most popular languages used to develop machine learning applications, which take advantage of its extensive library support. This third edition of Building Machine Learning Systems with Python addresses recent developments in the field by covering the most-used datasets and libraries to help you build practical machine learning systems.
Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python, being a dynamic language, allows for fast exploration and experimentation. This book shows you exactly how to find patterns in your raw data. You will start by brushing up on your Python machine learning knowledge and being introduced to libraries. You'll quickly get to grips with serious, real-world projects on datasets, using modeling and creating recommendation systems. With Building Machine Learning Systems with Python, you'll gain the tools and understanding required to build your own systems, all tailored to solve real-world data analysis problems.
By the end of this book, you will be able to build machine learning systems using techniques and methodologies such as classification, sentiment analysis, computer vision, reinforcement learning, and neural networks.
What you will learn
- Build a classification system that can be applied to text, images, and sound
- Employ Amazon Web Services (AWS) to run analysis on the cloud
- Solve problems related to regression using scikit-learn and TensorFlow
- Recommend products to users based on their past purchases
- Understand different ways to apply deep neural networks on structured data
- Address recent developments in the field of computer vision and reinforcement learning
Who this book is for
Building Machine Learning Systems with Python is for data scientists, machine learning developers, and Python developers who want to learn how to build increasingly complex machine learning systems. You will use Python's machine learning capabilities to develop effective solutions. Prior knowledge of Python programming is expected.
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
-
Getting Started with Python Machine Learning
-
Machine learning and Python – a dream team
- What the book will teach you – and what it will not
- How to best read this book
- What to do when you are stuck
- Getting started
- Fundamentals of machine learning
- Our first (tiny) application of machine learning
- Summary
-
Machine learning and Python – a dream team
- Classifying with Real-World Examples
- Regression
- Classification I – Detecting Poor Answers
- Dimensionality Reduction
- Clustering – Finding Related Posts
- Recommendations
- Artificial Neural Networks and Deep Learning
- Classification II – Sentiment Analysis
- Topic Modeling
- Classification III – Music Genre Classification
- Computer Vision
- Reinforcement Learning
- Bigger Data
- Where to Learn More About Machine Learning
- Other Books You May Enjoy
Product information
- Title: Building Machine Learning Systems with Python - Third Edition
- Author(s):
- Release date: July 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788623223
You might also like
book
Python Machine Learning - Third Edition
Applied machine learning with a solid foundation in theory. Revised and expanded for TensorFlow 2, GANs, …
book
Deep Learning with Python, Second Edition
Printed in full color! Unlock the groundbreaking advances of deep learning with this extensively revised new …
book
Introduction to Machine Learning with Python
Machine learning has become an integral part of many commercial applications and research projects, but this …
book
Machine Learning for Time-Series with Python
Get better insights from time-series data and become proficient in model performance analysis Key Features Explore …