Book Image

The Definitive Guide to Google Vertex AI

By : Jasmeet Bhatia, Kartik Chaudhary
4 (1)
Book Image

The Definitive Guide to Google Vertex AI

4 (1)
By: Jasmeet Bhatia, Kartik Chaudhary

Overview of this book

While AI has become an integral part of every organization today, the development of large-scale ML solutions and management of complex ML workflows in production continue to pose challenges for many. Google’s unified data and AI platform, Vertex AI, directly addresses these challenges with its array of MLOPs tools designed for overall workflow management. This book is a comprehensive guide that lets you explore Google Vertex AI’s easy-to-advanced level features for end-to-end ML solution development. Throughout this book, you’ll discover how Vertex AI empowers you by providing essential tools for critical tasks, including data management, model building, large-scale experimentations, metadata logging, model deployments, and monitoring. You’ll learn how to harness the full potential of Vertex AI for developing and deploying no-code, low-code, or fully customized ML solutions. This book takes a hands-on approach to developing u deploying some real-world ML solutions on Google Cloud, leveraging key technologies such as Vision, NLP, generative AI, and recommendation systems. Additionally, this book covers pre-built and turnkey solution offerings as well as guidance on seamlessly integrating them into your ML workflows. By the end of this book, you’ll have the confidence to develop and deploy large-scale production-grade ML solutions using the MLOps tooling and best practices from Google.
Table of Contents (24 chapters)
1
Part 1:The Importance of MLOps in a Real-World ML Deployment
4
Part 2: Machine Learning Tools for Custom Models on Google Cloud
14
Part 3: Prebuilt/Turnkey ML Solutions Available in GCP
18
Part 4: Building Real-World ML Solutions with Google Cloud

What this book covers

Chapter 1, Machine Learning Project Life Cycle and Challenges, provides an introduction to a typical ML project’s life cycle. It also highlights the common challenges and limitations of developing ML solutions for real-world use cases.

Chapter 2, What Is MLOps, and Why Is It So Important for Every ML Team? covers a set of practices usually known as MLOps that mature ML teams use as part of their ML development life cycle.

Chapter 3, It’s All about Data – Options to Store and Transform ML Datasets, provides an overview of the different options available for storing data and analyzing data in Google Cloud. It also helps you to choose the best option based on your requirements.

Chapter 4, Vertex AI Workbench – a One-Stop Tool for for AI/ML Development Needs, demonstrates the use of a Vertex AI Workbench-based notebook environment for end-to-end ML solution development.

Chapter 5, No-Code Options for Building ML Models, covers GCP AutoML capabilities that can help users build state-of-the-art ML models, without the need for code or deep data science knowledge.

Chapter 6, Low-Code Options for Building ML Models, covers how to use BigQuery ML (BQML) to build and evaluate ML models using just SQL.

Chapter 7, Training Fully Custom ML Models with Vertex AI, explores how to develop fully customized ML solutions using the Vertex AI tooling available on Google Cloud. This chapter also shows you how to monitor training progress and evaluate ML models.

Chapter 8, ML Model Explainability, discusses concepts around ML model explainability and describes how to effectively incorporate explainable models into your ML solutions, using Vertex AI.

Chapter 9, Model Optimizations – Hyperparameter Tuning and NAS, explains the need for model optimization. It also covers two model optimization frameworks in detail – hyperparameter tuning and Neural Architecture Search (NAS).

Chapter 10, Vertex AI Deployment and Automation Tools – Orchestration through Managed Kubeflow Pipelines, provides an overview of ML orchestrations and automation tools. This chapter further covers the implementation examples of ML workflow orchestration, using Cloud Composer and Vertex AI pipelines.

Chapter 11, MLOps Governance with Vertex AI, describes the different Google Cloud ML tools that can be used to deploy governance and monitoring controls.

Chapter 12, Vertex AI – Generative AI Tools, provides an overview of Vertex AI’s recently launched generative AI features, such as Model Garden and Generative AI Studio.

Chapter 13, Document AI – an End-to-End Solution for Processing Documents, provides an overview of the document processing-related offerings on Google Cloud, such as OCR and Form Parser. This chapter also shows how to combine prebuilt and custom document processing solutions to develop a custom document processor.

Chapter 14, ML APIs for Vision, NLP, and Speech, provides an overview of the prebuilt state-of-the-art solutions from Google for computer vision, NLP, and speech-related use cases. It also shows you how to integrate them to solve real-world problems.

Chapter 15, Recommender Systems – Predict What Movies a User Would Like to Watch, provides an overview of popular approaches to building recommender systems and how to deploy one using Vertex AI.

Chapter 16, Vision-Based Defect Detection System – Machines Can See Now, shows you how to develop end-to-end computer vision-based custom solutions using Vertex AI tooling on Google Cloud, enabling you to solve real-world use cases.

Chapter 17, Natural Language Models – Detecting Fake News Articles, shows you how to develop NLP-related, end-to-end custom ML solutions on Google Cloud. This chapter explores a classical as well as a deep learning-based approach to solving the problem of detecting fake news articles.