UEFA Champions League
£21.44

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.

You've subscribed to ! We will pre-order your items within 24 hours of when they become available. When new books are released, we'll charge your default payment method for the lowest price available during the pre-order period.
Update your device or payment method, cancel individual pre-orders or your subscription at
Your Memberships and Subscriptions
Kindle app logo image

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.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Machine Learning Engineering with Python: Manage the production life cycle of machine learning models using MLOps with practical examples Kindle Edition

4.5 out of 5 stars 21 ratings

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

  1. Introduction to ML Engineering
  2. The Machine Learning Development Process
  3. From Model to Model Factory
  4. Packaging Up
  5. Deployment Patterns and Tools
  6. Scaling Up
  7. Building an Example ML Microservice
  8. Building an Extract Transform Machine Learning Use Case
Due to its large file size, this book may take longer to download

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
  • Customer reviews:
    4.5 out of 5 stars 21 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Andrew Mcmahon
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

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

4.5 out of 5 stars
21 global ratings

Review this product

Share your thoughts with other customers

Top reviews from United Kingdom

  • Reviewed in the United Kingdom on 1 December 2021
    I 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!
    One person found this helpful
    Report
  • Reviewed in the United Kingdom on 15 December 2021
    Lots of great insights, clearly explained and with very practical examples. Highly recommended.
  • Reviewed in the United Kingdom on 8 November 2021
    If 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.
    One person found this helpful
    Report
  • Reviewed in the United Kingdom on 8 December 2021
    Fantastic 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 2021
    This 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.
    One person found this helpful
    Report
  • Reviewed in the United Kingdom on 1 December 2021
    MLops 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!
    One person found this helpful
    Report
  • Reviewed in the United Kingdom on 1 December 2021
    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!
    One person found this helpful
    Report
  • Reviewed in the United Kingdom on 10 November 2021
    ML 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.
    One person found this helpful
    Report

Report an issue


Does this item contain inappropriate content?
Do you believe that this item violates a copyright?
Does this item contain quality or formatting issues?