MLOps with Red Hat OpenShift : a cloud-native approach to machine learning operations.

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing, Limited, 2024.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
1805125850, 9781805125853

Notes

General Note
Description based upon print version of record.
Bibliography
Includes bibliographical references and index.
Description
Build and manage MLOps pipelines with this practical guide to using Red Hat OpenShift Data Science, unleashing the power of machine learning workflows Key Features Grasp MLOps and machine learning project lifecycle through concept introductions Get hands on with provisioning and configuring Red Hat OpenShift Data Science Explore model training, deployment, and MLOps pipeline building with step-by-step instructions Purchase of the print or Kindle book includes a free PDF eBook Book Description MLOps with OpenShift offers practical insights for implementing MLOps workflows on the dynamic OpenShift platform. As organizations worldwide seek to harness the power of machine learning operations, this book lays the foundation for your MLOps success. Starting with an exploration of key MLOps concepts, including data preparation, model training, and deployment, you'll prepare to unleash OpenShift capabilities, kicking off with a primer on containers, pods, operators, and more. With the groundwork in place, you'll be guided to MLOps workflows, uncovering the applications of popular machine learning frameworks for training and testing models on the platform. As you advance through the chapters, you'll focus on the open-source data science and machine learning platform, Red Hat OpenShift Data Science, and its partner components, such as Pachyderm and Intel OpenVino, to understand their role in building and managing data pipelines, as well as deploying and monitoring machine learning models. Armed with this comprehensive knowledge, you'll be able to implement MLOps workflows on the OpenShift platform proficiently. What you will learn Build a solid foundation in key MLOps concepts and best practices Explore MLOps workflows, covering model development and training Implement complete MLOps workflows on the Red Hat OpenShift platform Build MLOps pipelines for automating model training and deployments Discover model serving approaches using Seldon and Intel OpenVino Get to grips with operating data science and machine learning workloads in OpenShift Who this book is for This book is for MLOps and DevOps engineers, data architects, and data scientists interested in learning the OpenShift platform. Particularly, developers who want to learn MLOps and its components will find this book useful. Whether you're a machine learning engineer or software developer, this book serves as an essential guide to building scalable and efficient machine learning workflows on the OpenShift platform.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Brigoli, R., & Masood, F. (2024). MLOps with Red Hat OpenShift: a cloud-native approach to machine learning operations . Packt Publishing, Limited.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Brigoli, Ross and Faisal, Masood. 2024. MLOps With Red Hat OpenShift: A Cloud-native Approach to Machine Learning Operations. Birmingham, UK: Packt Publishing, Limited.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Brigoli, Ross and Faisal, Masood. MLOps With Red Hat OpenShift: A Cloud-native Approach to Machine Learning Operations Birmingham, UK: Packt Publishing, Limited, 2024.

Harvard Citation (style guide)

Brigoli, R. and Masood, F. (2024). Mlops with red hat openshift: a cloud-native approach to machine learning operations. Birmingham, UK: Packt Publishing, Limited.

MLA Citation, 9th Edition (style guide)

Brigoli, Ross,, and Faisal Masood. MLOps With Red Hat OpenShift: A Cloud-native Approach to Machine Learning Operations Packt Publishing, Limited, 2024.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
7842f33f-015f-e95d-fcf8-5cf0bbb1a9cb-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID7842f33f-015f-e95d-fcf8-5cf0bbb1a9cb-eng
Full titlemlops with red hat openshift a cloud native approach to machine learning operations
Authorbrigoli ross
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-22 03:23:19AM

Book Cover Information

Image Sourcedefault
First LoadedJan 18, 2025
Last UsedJan 18, 2025

Marc Record

First DetectedDec 16, 2024 11:29:53 PM
Last File Modification TimeDec 17, 2024 08:29:04 AM
SuppressedRecord had no items

MARC Record

LEADER07095cam a22005057i 4500
001on1420626952
003OCoLC
00520241217082619.0
006m     o  d        
007cr cnu|||unuuu
008240210s2024    enka    ob    001 0 eng d
020 |a 1805125850
020 |a 9781805125853|q (electronic bk.)
035 |a (OCoLC)1420626952
037 |a 9781805120230|b O'Reilly Media
040 |a EBLCP|b eng|e rda|c EBLCP|d ORMDA|d OCLCO|d EBLCP|d N$T|d UPM|d UKAHL|d OCLCQ|d TOH|d OCLCQ
049 |a MAIN
050 4|a Q325.5
08204|a 006.3/1|2 23/eng/20240214
1001 |a Brigoli, Ross,|e author.
24510|a MLOps with Red Hat OpenShift :|b a cloud-native approach to machine learning operations.
260 |a Birmingham, UK :|b Packt Publishing, Limited,|c 2024.
300 |a 1 online resource (238 p.) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Description based upon print version of record.
504 |a Includes bibliographical references and index.
5050 |a Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction -- Chapter 1: Introduction to MLOps and OpenShift -- What is MLOps? -- Introduction to OpenShift -- OpenShift features -- Understanding operators -- Understanding how OpenShift supports MLOps -- Red Hat OpenShift Data Science (RHODS) -- The advantages of the cloud -- ROSA -- Summary -- References -- Part 2: Provisioning and Configuration -- Chapter 2: Provisioning an MLOps Platform in the Cloud -- Technical requirements -- Installing OpenShift on AWS
5058 |a Preparing AWS accounts and service quotas -- Preparing AWS for ROSA provisioning -- Installing ROSA -- Adding a new machine pool to the cluster -- Installing Red Hat ODS -- Installing partner software on RedHat ODS -- Installing Pachyderm -- Summary -- Chapter 3: Building Machine Learning Models with OpenShift -- Technical requirements -- Using Jupyter Notebooks in OpenShift -- Provisioning an S3 store -- Using ML frameworks in OpenShift -- Using GPU acceleration for model training -- Enabling GPU support -- Building custom notebooks -- Creating a custom notebook image
5058 |a Importing notebook images -- Summary -- Part 3: Operating ML Workloads -- Chapter 4: Managing a Model Training Workflow -- Technical requirements -- Configuring Pachyderm -- Versioning your data with Pachyderm -- Training a model using Red Hat ODS -- Building a model training pipeline -- Installing Red Hat OpenShift Pipelines -- Attaching a pipeline server to your project -- Building a basic data science pipeline -- Summary -- Chapter 5: Deploying ML Models as a Service -- Packaging and deploying models as a service -- Saving and uploading models to S3
5058 |a Updating the pipeline via model upload to S3 -- Creating a model server for Seldon -- Deploying and accessing your model -- Autoscaling the deployed models -- Releasing new versions of the model -- Automating the model deployment process -- Rolling back model deployments -- Canary model deployment -- Securing model endpoints -- Summary -- Chapter 6: Operating ML Workloads -- Monitoring ML models -- Installing and configuring Prometheus and Grafana -- Logging inference calls -- Optimizing cost -- Summary -- References -- Chapter 7: Building a Face Detector Using the Red Hat ML Platform
5058 |a Architecting a human face detector system -- Training a model for face detection -- Deploying the model -- Validating the deployed model -- Installing Redis on Red Hat OpenShift -- Building and deploying the inferencing application -- Bringing it all together -- Optimizing cost for your ML platform -- Machine management in OpenShift -- Spot Instances -- Summary -- Index -- Other Books You May Enjoy
520 |a Build and manage MLOps pipelines with this practical guide to using Red Hat OpenShift Data Science, unleashing the power of machine learning workflows Key Features Grasp MLOps and machine learning project lifecycle through concept introductions Get hands on with provisioning and configuring Red Hat OpenShift Data Science Explore model training, deployment, and MLOps pipeline building with step-by-step instructions Purchase of the print or Kindle book includes a free PDF eBook Book Description MLOps with OpenShift offers practical insights for implementing MLOps workflows on the dynamic OpenShift platform. As organizations worldwide seek to harness the power of machine learning operations, this book lays the foundation for your MLOps success. Starting with an exploration of key MLOps concepts, including data preparation, model training, and deployment, you'll prepare to unleash OpenShift capabilities, kicking off with a primer on containers, pods, operators, and more. With the groundwork in place, you'll be guided to MLOps workflows, uncovering the applications of popular machine learning frameworks for training and testing models on the platform. As you advance through the chapters, you'll focus on the open-source data science and machine learning platform, Red Hat OpenShift Data Science, and its partner components, such as Pachyderm and Intel OpenVino, to understand their role in building and managing data pipelines, as well as deploying and monitoring machine learning models. Armed with this comprehensive knowledge, you'll be able to implement MLOps workflows on the OpenShift platform proficiently. What you will learn Build a solid foundation in key MLOps concepts and best practices Explore MLOps workflows, covering model development and training Implement complete MLOps workflows on the Red Hat OpenShift platform Build MLOps pipelines for automating model training and deployments Discover model serving approaches using Seldon and Intel OpenVino Get to grips with operating data science and machine learning workloads in OpenShift Who this book is for This book is for MLOps and DevOps engineers, data architects, and data scientists interested in learning the OpenShift platform. Particularly, developers who want to learn MLOps and its components will find this book useful. Whether you're a machine learning engineer or software developer, this book serves as an essential guide to building scalable and efficient machine learning workflows on the OpenShift platform.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Machine learning.|9 46043
650 0|a Computer software|x Development.|9 34211
7001 |a Masood, Faisal,|e author.
77608|i Print version:|a Brigoli, Ross|t MLOps with Red Hat OpenShift|d Birmingham : Packt Publishing, Limited,c2024|z 9781805120230
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781805120230/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH41959831
938 |a ProQuest Ebook Central|b EBLB|n EBL31105007
938 |a EBSCOhost|b EBSC|n 3788980
994 |a 92|b VIA
999 |c 360566|d 360566