These promotions will be applied to this item:
Some promotions may be combined; others are not eligible to be combined with other offers. For details, please see the Terms & Conditions associated with these promotions.
Your Memberships and Subscriptions

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Machine Learning Engineering with Python: Manage the production life cycle of machine learning models using MLOps with practical examples Kindle Edition
Supercharge the value of your machine learning models by building scalable and robust solutions that can serve them in production environments
Key Features
- Explore hyperparameter optimization and model management tools
- Learn object-oriented programming and functional programming in Python to build your own ML libraries and packages
- Explore key ML engineering patterns like microservices and the Extract Transform Machine Learn (ETML) pattern with use cases
Book Description
Machine learning engineering is a thriving discipline at the interface of software development and machine learning. This book will help developers working with machine learning and Python to put their knowledge to work and create high-quality machine learning products and services.
Machine Learning Engineering with Python takes a hands-on approach to help you get to grips with essential technical concepts, implementation patterns, and development methodologies to have you up and running in no time. You'll begin by understanding key steps of the machine learning development life cycle before moving on to practical illustrations and getting to grips with building and deploying robust machine learning solutions. As you advance, you'll explore how to create your own toolsets for training and deployment across all your projects in a consistent way. The book will also help you get hands-on with deployment architectures and discover methods for scaling up your solutions while building a solid understanding of how to use cloud-based tools effectively. Finally, you'll work through examples to help you solve typical business problems.
By the end of this book, you'll be able to build end-to-end machine learning services using a variety of techniques and design your own processes for consistently performant machine learning engineering.
What you will learn
- Find out what an effective ML engineering process looks like
- Uncover options for automating training and deployment and learn how to use them
- Discover how to build your own wrapper libraries for encapsulating your data science and machine learning logic and solutions
- Understand what aspects of software engineering you can bring to machine learning
- Gain insights into adapting software engineering for machine learning using appropriate cloud technologies
- Perform hyperparameter tuning in a relatively automated way
Who this book is for
This book is for machine learning engineers, data scientists, and software developers who want to build robust software solutions with machine learning components. If you're someone who manages or wants to understand the production life cycle of these systems, you'll find this book useful. Intermediate-level knowledge of Python is necessary.
Table of Contents
- Introduction to ML Engineering
- The Machine Learning Development Process
- From Model to Model Factory
- Packaging Up
- Deployment Patterns and Tools
- Scaling Up
- Building an Example ML Microservice
- Building an Extract Transform Machine Learning Use Case
- Print length276 pages
- LanguageEnglish
- PublisherPackt Publishing
- Publication date5 Nov. 2021
- File size21.4 MB
There is a newer version of this item:
£29.99
(37)
Available for download now
Customers who viewed this item also viewed
Product description
Review
"ML Ops is one of the hottest topics in analytics and data science at the moment. This book does a great job of providing a useful overview of the subject and really practical examples of how to do it in anger. If you are a data scientist or want to be one you should buy this book and read it before your next interview or big team meeting."
--Zachary Anderson, Chief Data and Analytics Officer, NatWest Group
"If you want to know how to take ML from applying the theory to actually doing it for real this book provides an excellent roadmap. For industry practitioners, this is going to become a required text and for academics like myself, this provides a detailed overview of the extra bits that we need to get students to consider in our courses. I cannot recommend this book highly enough!"
--Gordon Morrison, Professor of Data Science and Head of Computing Department at Glasgow Caledonian University
"Machine Learning Engineering with Python is an accessible, timely, and clear-minded machine learning book with easy-to-deploy practical end-to-end examples. The book is comprehensive and presents concepts in a way that they can be deployed using the classic machine learning tools. I recommended this book to developers working with artificial intelligence and Python."
--Vincent Boucher, President of Montreal.AI and Quebec.AI
About the Author
Andrew Peter (Andy) McMahonis a machine learning engineer and data scientist with experience of working in, and leading, successful analytics and software teams. His expertise centers on building production-grade ML systems that can deliver value at scale. He is currently ML Engineering Lead at NatWest Group and was previously Analytics Team Lead at Aggreko.
He has an undergraduate degree in theoretical physics from the University of Glasgow, as well as master's and Ph.D. degrees in condensed matter physics from Imperial College London. In 2019, Andy was named Data Scientist of the Year at the International Data Science Awards. He currently co-hosts the AI Right podcast, discussing hot topics in AI with other members of the Scottish tech scene.
Product details
- ASIN : B09CHHK2RJ
- Publisher : Packt Publishing; 1st edition (5 Nov. 2021)
- Language : English
- File size : 21.4 MB
- Text-to-Speech : Enabled
- Screen Reader : Supported
- Enhanced typesetting : Enabled
- X-Ray : Not Enabled
- Word Wise : Not Enabled
- Print length : 276 pages
- Best Sellers Rank: 1,228,921 in Kindle Store (See Top 100 in Kindle Store)
- 138 in Machine Theory
- 158 in Data Warehousing (Kindle Store)
- 1,834 in Applications & Software
- Customer reviews:
About the author

I am a data scientist and machine learning engineer with several years experience leading teams who deliver value using cutting edge technology. I specialize in helping organizations take their initial machine learning and data proof-of-concept solutions through to production. I have led machine learning development in companies working across logistics optimization, distributed energy systems and now in financial services.
My first book, Machine Learning Engineering with Python, helps those working at the interface between machine learning and software engineering to build valuable, production ready solutions.
I have a PhD in theoretical condensed matter physics from Imperial College London and have been a part-time science consultant for the Discovery Channel. I am passionate about making scientific concepts and technical knowledge more accessible to a wider audience.
You can learn more about me and my thoughts on tech at Twitter @electricweegie or at https://electricweegie.com/.
Customer reviews
- 5 star4 star3 star2 star1 star5 star64%21%15%0%0%64%
- 5 star4 star3 star2 star1 star4 star64%21%15%0%0%21%
- 5 star4 star3 star2 star1 star3 star64%21%15%0%0%15%
- 5 star4 star3 star2 star1 star2 star64%21%15%0%0%0%
- 5 star4 star3 star2 star1 star1 star64%21%15%0%0%0%
Customer Reviews, including Product Star Ratings, help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyses reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from United Kingdom
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United Kingdom on 1 December 2021I have been working my way through this book for the last couple of weeks. It's very well written, the examples are practical and realistic, and the advice is very useful. It's an up to date take on a rapidly evolving field. Highly recommended!
- Reviewed in the United Kingdom on 15 December 2021Lots of great insights, clearly explained and with very practical examples. Highly recommended.
- Reviewed in the United Kingdom on 8 November 2021If you want to learn about Machine Learning Engineering and MLOps then this book is for you. It has a great mix of topics: it introduces the area of ML engineering and discusses ML development and deployment in an easy to understand way. In doing this it also explains how you can use MLOps to manage the production life cycle of machine learning models. A great addition is the inclusion of end-to-end examples, written in Python, in Section 3 (chapters 7 and 8). Chapter 7 works through an entire project to build an ML microservice, specifically a forecasting service triggered via an API. Chapter 8 gives an example project to build a pipeline that performs batch processing. This is great to bring together everything you have learned in the book and see how all the parts fit together. As someone who learns by example, seeing real world examples is a great addition, which solidifies the explanations. The examples make use of AWS, however, the explanations are general enough that they can be applied to any cloud provider, such as GCP or Azure.
Who is this book for?
This book is for ML engineers, data scientists, and software developers who want to build robust software solutions with ML components. It is also relevant to anyone who manages or wants to understand the production life cycle of these systems. The book assumes intermediate-level knowledge of Python. Basic knowledge of AWS and Bash will also be beneficial.
- Reviewed in the United Kingdom on 8 December 2021Fantastic intro to the world of ML engineering and MLOps!
You can tell Andy has got plenty real-world experience of trying to squeeze maximum value out of ML solutions. This book is as insightful as it is practical; with high-level commentary on what makes this stuff hard combined with how-to guides to get you going with the exciting range of new tools and techniques emerging in the space.
Definitely one to read if you’re keen to reach operational stability with ML in production.
- Reviewed in the United Kingdom on 6 December 2021This book explains the steps to taking ML solutions to production in a fun and easily digestible manner. It covers a vast number of topics which, due to the complex nature of ML projects, need to be well understood and mastered by ML teams. The book is suitable for both Data Scientists and Software Engineers because it explains both sides of the implementation process equally, allowing the reader to enrich their knowledge and develop a T-shaped skillset.
- Reviewed in the United Kingdom on 1 December 2021MLops and data engineering is an exciting topic currently, but which as a data scientist I didn’t have a full understanding of.
This book is written in an approachable manner and thankfully is devoid of the common “overly technical” explanations. Instead the examples are practical and industry relevant, written in an accessible way, and the book is peppered with good advice from a great data scientist/engineer who is actually currently working in the field. Highly recommended!
- Reviewed in the United Kingdom on 1 December 2021If you want to know how to take ML from applying the theory to actually doing it for real this book provides an excellent roadmap. For industry practitioners this is going to become a required text and for academics like myself this provides a detailed overview of the extra bits that we need to get students to consider in our courses. I cannot recommend this book highly enough!
- Reviewed in the United Kingdom on 10 November 2021ML Ops is one of the hotest topics in analytics and data science at the moment. This book does a great job of providing a usfull overview of the subject and really practicle examples of how to do it in anger. If you are a data scientist or want to be one you should buy this book and read it before your next interview or big team meeting.