Faisal Masood - Böcker
Visar alla böcker från författaren Faisal Masood. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
Machine Learning on Kubernetes
A practical handbook for building and using a complete open source machine learning platform on Kubernetes
Häftad, Engelska, 2022
653 kr
Skickas inom 5-8 vardagar
Build a Kubernetes-based self-serving, agile data science and machine learning ecosystem for your organization using reliable and secure open source technologiesKey FeaturesBuild a complete machine learning platform on KubernetesImprove the agility and velocity of your team by adopting the self-service capabilities of the platformReduce time-to-market by automating data pipelines and model training and deploymentBook DescriptionMLOps 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 learnUnderstand the different stages of a machine learning projectUse open source software to build a machine learning platform on KubernetesImplement a complete ML project using the machine learning platform presented in this bookImprove on your organization's collaborative journey toward machine learningDiscover how to use the platform as a data engineer, ML engineer, or data scientistFind out how to apply machine learning to solve real business problemsWho this book is forThis 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.
MLOps with Red Hat OpenShift
A cloud-native approach to machine learning operations
Häftad, Engelska, 2024
557 kr
Skickas inom 5-8 vardagar
Build and manage MLOps pipelines with this practical guide to using Red Hat OpenShift Data Science, unleashing the power of machine learning workflowsKey FeaturesGrasp MLOps and machine learning project lifecycle through concept introductionsGet hands on with provisioning and configuring Red Hat OpenShift Data ScienceExplore model training, deployment, and MLOps pipeline building with step-by-step instructionsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionMLOps 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 learnBuild a solid foundation in key MLOps concepts and best practicesExplore MLOps workflows, covering model development and trainingImplement complete MLOps workflows on the Red Hat OpenShift platformBuild MLOps pipelines for automating model training and deploymentsDiscover model serving approaches using Seldon and Intel OpenVinoGet to grips with operating data science and machine learning workloads in OpenShiftWho this book is forThis 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.
Kubernetes Workshop
Learn how to build and run highly scalable workloads on Kubernetes
Häftad, Engelska, 2020
510 kr
Skickas inom 5-8 vardagar
From building your own cluster to running cloud-native applications with Kubernetes, this workshop covers it all using engaging examples and activitiesKey FeaturesExplore the Kubernetes environment and understand how containers are managedLearn how to build, maintain, and deploy cloud-native applications using KubernetesGet to grips with using Kubernetes primitives to manage the life cycle of a full application stackBook DescriptionThanks to its extensive support for managing hundreds of containers that run cloud-native applications, Kubernetes is the most popular open source container orchestration platform that makes cluster management easy. This workshop adopts a practical approach to get you acquainted with the Kubernetes environment and its applications.Starting with an introduction to the fundamentals of Kubernetes, you’ll install and set up your Kubernetes environment. You’ll understand how to write YAML files and deploy your first simple web application container using Pod. You’ll then assign human-friendly names to Pods, explore various Kubernetes entities and functions, and discover when to use them. As you work through the chapters, this Kubernetes book will show you how you can make full-scale use of Kubernetes by applying a variety of techniques for designing components and deploying clusters. You’ll also get to grips with security policies for limiting access to certain functions inside the cluster. Toward the end of the book, you’ll get a rundown of Kubernetes advanced features for building your own controller and upgrading to a Kubernetes cluster without downtime.By the end of this workshop, you’ll be able to manage containers and run cloud-based applications efficiently using Kubernetes.What you will learnGet to grips with the fundamentals of Kubernetes and its terminologyShare or store data in different containers running in the same podCreate a container image from an image definition manifestConstruct a Kubernetes-aware continuous integration (CI) pipeline for deploymentsAttract traffic to your app using Kubernetes ingressBuild and deploy your own admission controllerWho this book is forWhether you are new to the world of web programming or are an experienced developer or software engineer looking to use Kubernetes for managing and scaling containerized applications, you’ll find this workshop useful. A basic understanding of Docker and containerization is necessary to make the most of this book.