Machine Learning on Kubernetes: A practical handbook for building and using a complete open source machine learning platform on Kubernetes

Masood, Faisal, Brigoli, Ross

  • 出版商: Packt Publishing
  • 出版日期: 2022-06-24
  • 售價: $2,060
  • 貴賓價: 9.5$1,957
  • 語言: 英文
  • 頁數: 384
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1803241802
  • ISBN-13: 9781803241807
  • 相關分類: KubernetesMachine Learning
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Build a Kubernetes-based self-serving, agile data science and machine learning ecosystem for your organization using reliable and secure open source technologies

Key Features

- Build a complete machine learning platform on Kubernetes
- Improve the agility and velocity of your team by adopting the self-service capabilities of the platform
- Reduce time-to-market by automating data pipelines and model training and deployment

Book Description

MLOps is an emerging field that aims to bring repeatability, automation, and standardization of the software engineering domain to data science and machine learning engineering. By implementing MLOps with Kubernetes, data scientists, IT professionals, and data engineers can collaborate and build machine learning solutions that deliver business value for their organization.

You'll begin by understanding the different components of a machine learning project. Then, you'll design and build a practical end-to-end machine learning project using open source software. As you progress, you'll understand the basics of MLOps and the value it can bring to machine learning projects. You will also gain experience in building, configuring, and using an open source, containerized machine learning platform. In later chapters, you will prepare data, build and deploy machine learning models, and automate workflow tasks using the same platform. Finally, the exercises in this book will help you get hands-on experience in Kubernetes and open source tools, such as JupyterHub, MLflow, and Airflow.

By the end of this book, you'll have learned how to effectively build, train, and deploy a machine learning model using the machine learning platform you built.

What you will learn

- Understand the different stages of a machine learning project
- Use open source software to build a machine learning platform on Kubernetes
- Implement a complete ML project using the machine learning platform presented in this book
- Improve on your organization's collaborative journey toward machine learning
- Discover how to use the platform as a data engineer, ML engineer, or data scientist
- Find out how to apply machine learning to solve real business problems

Who this book is for

This book is for data scientists, data engineers, IT platform owners, AI product owners, and data architects who want to build their own platform for ML development. Although this book starts with the basics, a solid understanding of Python and Kubernetes, along with knowledge of the basic concepts of data science and data engineering will help you grasp the topics covered in this book in a better way.

目錄大綱

1. Challenges in Machine Learning
2. Understanding MLOps
3. Exploring Kubernetes
4. The Anatomy of a Machine Learning Platform
5. Data Engineering
6. Machine Learning Engineering
7. Model Deployment and Automation
8. Building a Complete ML Project Using the Platform
9. Building Your Data Pipeline
10. Building, Deploying and Monitoring Your Model
11. Machine Learning on Kubernetes