This document contains a list of available Agent Platform Vizier notebook tutorials. These end-to-end tutorials help you get started using Agent Platform Vizier and can give you ideas for how to implement a specific project.
There are many environments in which you can host notebooks. You can run them in the cloud using a service like Colaboratory (Colab), Colab Enterprise, or Agent Platform Workbench. Or you can download the notebooks from GitHub and run them on your local machine or on a JupyterLab implementation in your local network.
Colab
To open a notebook tutorial in Colab, click the Colab link in the notebook list. Colab creates a VM instance with all needed dependencies, launches the Colab environment, and loads the notebook.
Colab Enterprise
To open a notebook tutorial in Colab Enterprise, do the following:
- Set up a Google Cloud project and enable the required APIs.
- Click the Colab Enterprise link in the notebook list. Colab Enterprise loads the notebook.
Agent Platform Workbench
To open a notebook tutorial in Agent Platform Workbench, do the following:
- Create a Agent Platform Workbench instance.
- Click the Vertex AI Workbench link in the notebook list.
- Select an active Agent Platform Workbench instance. If none of your instances are running, select an instance and then click Start. After the instance starts, select it again.
- Click Deploy.
- On the Confirm deployment to notebook server page, select Confirm. Agent Platform Workbench loads the notebook.
- In the Select kernel dialog, select Python 3, and then click Select.
GitHub
To download a notebook tutorial from GitHub, do the following:
- Click the GitHub link in the notebook list.
- In GitHub, click the Download raw file button.
- Complete the dialog to download the notebook.
List of notebooks
| Services | Description | Open in |
|---|---|---|
|
Classification for tabular data |
AutoML tabular training and prediction.
Learn how to train and make predictions on an AutoML model based on a tabular dataset. Learn more about Classification for tabular data. Tutorial steps
|
|
|
Get predictions from an image classification model |
AutoML training image classification model for batch prediction.
In this tutorial, you create an AutoML image classification model from a Python script, and then do a batch prediction using the Vertex SDK. Learn more about Get predictions from an image classification model. Tutorial steps
|
|
|
Get predictions from an image classification model |
AutoML training image classification model for online prediction.
In this tutorial, you create an AutoML image classification model and deploy for online prediction from a Python script using the Vertex SDK. Learn more about Get predictions from an image classification model. Tutorial steps
|
|
|
AutoML |
AutoML training image object detection model for export to edge.
In this tutorial, you create an AutoML image object detection model from a Python script using the Vertex SDK, and then export the model as an Edge model in TFLite format. Tutorial steps
|
|
|
Object detection for image data |
AutoML training image object detection model for online prediction.
In this tutorial, you create an AutoML image object detection model and deploy for online prediction from a Python script using the Agent Platform SDK. Learn more about Object detection for image data. Tutorial steps
|
|
|
Tabular Workflow for E2E AutoML |
AutoML Tabular Workflow pipelines.
Learn how to create two regression models using Agent Platform Pipelines downloaded from Google Cloud Pipeline Components . Learn more about Tabular Workflow for E2E AutoML. Tutorial steps
|
|
|
AutoML training |
Get started with AutoML training.
Learn how to use AutoML for training with Agent Platform.
Learn more about AutoML training.
Tutorial steps
|
|
|
Hierarchical forecasting for tabular data |
Agent Platform AutoML training hierarchical forecasting for batch prediction.
In this tutorial, you create an AutoML hierarchical forecasting model and deploy it for batch prediction using the Agent Platform SDK for Python. Learn more about Hierarchical forecasting for tabular data. Tutorial steps
|
|
|
Object detection for image data |
AutoML training image object detection model for batch prediction.
In this tutorial, you create an AutoML image object detection model from a Python script, and then do a batch prediction using the Agent Platform SDK for Python. Learn more about Object detection for image data. Tutorial steps
|
|
|
Forecasting with AutoML |
AutoML tabular forecasting model for batch prediction.
Learn how to create an AutoML tabular forecasting model from a Python script, and then generate batch prediction using the Agent Platform SDK. Learn more about Forecasting with AutoML. Tutorial steps
|
|
|
Regression for tabular data |
AutoML training tabular regression model for batch prediction using BigQuery.
Learn how to create an AutoML tabular regression model and deploy it for batch prediction using the Agent Platform SDK for Python. Learn more about Regression for tabular data. Tutorial steps
|
|
|
Regression for tabular data |
AutoML training tabular regression model for online prediction using BigQuery.
Learn how to create an AutoML tabular regression model and deploy for online prediction from a Python script using the Agent Platform SDK. Learn more about Regression for tabular data. Tutorial steps
|
|
|
BigQuery ML |
Get started with BigQuery ML Training.
Learn how to use BigQuery ML for training with Agent Platform. Learn more about BigQuery ML. Tutorial steps
|
|
|
Custom training Agent Platform Inference |
Deploying Iris-detection model using FastAPI and Agent Platform custom container serving.
Learn how to create, deploy and serve a custom classification model on Agent Platform. Learn more about Custom training. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Vertex AI Training |
Training a TensorFlow model on BigQuery data.
Learn how to create a custom-trained model from a Python script in a Docker container using the Agent Platform SDK for Python, and then get a prediction from the deployed model by sending data. Learn more about Vertex AI Training. Tutorial steps
|
|
|
Custom training |
Custom training with custom container image and automatic model upload to Agent Platform Model Registry.
In this tutorial, you train a machine learning model custom container image approach for custom training in Agent Platform. Learn more about Custom training. Tutorial steps
|
|
|
Cloud Profiler |
Profile model training performance using Cloud Profiler.
Learn how to enable Cloud Profiler for custom training jobs. Learn more about Cloud Profiler. Tutorial steps
|
|
|
Custom training |
Get started with Vertex AI Training for XGBoost.
Learn how to use Vertex AI Training for training a XGBoost custom model. Learn more about Custom training. Tutorial steps
|
|
|
Shared resources across deployments |
Get started with Endpoint and shared VM.
Learn how to use deployment resource pools for deploying models. Learn more about Shared resources across deployments. Tutorial steps
|
|
|
Custom training Agent Platform Batch Prediction |
Custom training and batch prediction.
Learn to use Vertex AI Training to create a custom trained model and use Agent Platform Batch Prediction to do a batch prediction on the trained model. Learn more about Custom training. Learn more about Agent Platform Batch Prediction. Tutorial steps
|
|
|
Custom training Agent Platform Inference |
Custom training and online prediction.
Learn to use Vertex AI Training to create a custom-trained model from a Python script in a Docker container, and learn to use Agent Platform Inference to do a prediction on the deployed model by sending data.
Learn more about Custom training.
Learn more about Agent Platform Inference.
Tutorial steps
|
|
|
BigQuery datasets Agent Platform for BigQuery users |
Get started with BigQuery datasets.
Learn how to use BigQuery as a dataset for training with Agent Platform. Learn more about BigQuery datasets. Learn more about Agent Platform for BigQuery users. Tutorial steps
|
|
|
Agent Platform Experiments Vertex ML Metadata |
Build Agent Platform Experiment lineage for custom training.
Learn how to integrate preprocessing code in a Agent Platform experiments. Learn more about Agent Platform Experiments. Learn more about Vertex ML Metadata. Tutorial steps
|
|
|
Agent Platform Experiments |
Track parameters and metrics for locally trained models.
Learn how to use Agent Platform Experiments to compare and evaluate model experiments. Learn more about Agent Platform Experiments. Tutorial steps
|
|
|
Agent Platform Experiments Agent Platform Pipelines |
Compare pipeline runs with Agent Platform Experiments.
Learn how to use Agent Platform Experiments to log a pipeline job and then compare different pipeline jobs. Learn more about Agent Platform Experiments. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform TensorBoard |
Delete Outdated Experiments in Agent Platform TensorBoard.
Learn how to delete outdated Agent Platform TensorBoard Experiments to avoid unnecessary storage costs. Learn more about Agent Platform TensorBoard. Tutorial steps
|
|
|
Agent Platform Experiments |
Custom training autologging - Local script.
Learn how to autolog parameters and metrics of an ML experiment running on Vertex AI Training by leveraging the integration with Agent Platform Experiments. Tutorial steps
|
|
|
Agent Platform Experiments Vertex ML Metadata Custom training |
Get started with Agent Platform Experiments.
Learn how to use Agent Platform Experiments when training with Agent Platform. Learn more about Agent Platform Experiments. Learn more about Vertex ML Metadata. Learn more about Custom training. Tutorial steps
|
|
|
Agent Platform Experiments |
Autologging.
Learn how to use Agent Platform Autologging. Tutorial steps
|
|
|
Classification for tabular data Vertex Explainable AI |
Batch explanation for AutoML tabular binary classification model.
Learn to use AutoML to create a tabular binary classification model from a Python script, and then learn to use Agent Platform Batch Prediction to make predictions with explanations.
Learn more about Classification for tabular data.
Learn more about Vertex Explainable AI.
Tutorial steps
|
|
|
Classification for tabular data Vertex Explainable AI |
AutoML training tabular classification model for online explanation.
Learn how to use AutoML to create a tabular binary classification model from a Python script. Learn more about Classification for tabular data. Learn more about Vertex Explainable AI. Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Batch Prediction |
Custom training image classification model for batch prediction with explainabilty.
Learn to use Vertex AI Training and Vertex Explainable AI to create a custom image classification model with explanations, and then you learn to use Agent Platform Batch Prediction to make a batch prediction request with explanations.
Learn more about Vertex Explainable AI.
Learn more about Agent Platform Batch Prediction.
Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Inference |
Custom training image classification model for online prediction with explainability.
Learn how to use Agent Platform training and Vertex Explainable AI to create a custom image classification model with explanations. Learn more about Vertex Explainable AI. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Batch Prediction |
Custom training tabular regression model for batch prediction with explainabilty.
Learn how to use Agent Platform training and Vertex Explainable AI to create a custom image classification model with explanations. Learn more about Vertex Explainable AI. Learn more about Agent Platform Batch Prediction. Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Inference |
Custom training tabular regression model for online prediction with explainabilty.
Learn how to use Agent Platform training and Vertex Explainable AI to create a custom tabular regression model with explanations. Learn more about Vertex Explainable AI. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Inference |
Custom training tabular regression model for online prediction with explainabilty using get_metadata.
Learn how to create a custom model from a Python script in a Google prebuilt Docker container using the Agent Platform SDK. Learn more about Vertex Explainable AI. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Vertex Explainable AI Agent Platform Inference |
Explaining image classification with Vertex Explainable AI.
Learn how to configure feature-based explanations on a pre-trained image classification model and make online and batch predictions with explanations. Learn more about Vertex Explainable AI. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Vertex Explainable AI |
Explaining text classification with Vertex Explainable AI.
Learn how to configure feature-based explanations using the sampled Shapley method on a TensorFlow text classification model for online predictions with explanations. Learn more about Vertex Explainable AI. Tutorial steps
|
|
|
Agent Platform Feature Store |
Online feature serving and fetching of BigQuery data with Agent Platform Feature Store.
Learn how to create and use an online feature store instance to host and serve data in BigQuery with Agent Platform Feature Store in an end to end workflow of feature values serving and fetching user journey. Learn more about Agent Platform Feature Store. Tutorial steps
|
|
|
Agent Platform Feature Store |
Online feature serving and fetching of BigQuery data with Agent Platform Feature Store Optimized Serving.
Learn how to create and use an online feature store instance to host and serve data in BigQuery with Agent Platform Feature Store in an end-to-end workflow of serving and fetching feature values. Learn more about Agent Platform Feature Store. Tutorial steps
|
|
|
Agent Platform Feature Store |
Online feature serving and vector retrieval of BigQuery data with Agent Platform Feature Store.
Learn how to create and use an online feature store instance to host and serve data in BigQuery with Agent Platform Feature Store in an end to end workflow of features serving and vector retrieval user journey. Learn more about Agent Platform Feature Store. Tutorial steps
|
|
|
Agent Platform Feature Store |
Agent Platform Feature Store Based LLM Grounding tutorial.
Learn how to create and use an online feature store instance to host and serve data in BigQuery with Agent Platform Feature Store in an end to end workflow of features serving and vector retrieval user journey. Learn more about Agent Platform Feature Store. Tutorial steps
|
|
|
Agent Platform Feature Store |
Agent Platform Feature Store Feature View Service Agents Tutorial.
Learn how to use a dedicated service agent for a feature view in Agent Platform Feature Store. Learn more about Agent Platform Feature Store. Tutorial steps
|
|
|
Agent Platform Feature Store |
Streaming import SDK in Agent Platform Feature Store (Legacy).
Learn how to import features from a Pandas DataFrame into Agent Platform Feature Store using write_feature_values method from the Agent Platform SDK.
Learn more about Agent Platform Feature Store.
Tutorial steps
|
|
|
Agent Platform Feature Store |
Using Agent Platform Feature Store (Legacy) with Pandas Dataframe.
Learn how to use Agent Platform Feature Store with pandas Dataframe.
Learn more about Agent Platform Feature Store.
Tutorial steps
|
|
|
Agent Platform Feature Store |
Online and Batch predictions using Agent Platform Feature Store (Legacy).
Learn how to use Agent Platform Feature Store to import feature data, and to access the feature data for both online serving and offline tasks, such as training.
Learn more about Agent Platform Feature Store.
Tutorial steps
|
|
|
Overview of Generative AI support on Agent Platform |
Agent Platform LLM Batch Inference with RLHF-tuned Models.
In this tutorial, you use Agent Platform to get predictions from an RLHF-tuned large-language model. Learn more about Overview of Generative AI support on Agent Platform. Tutorial steps
|
|
|
generative_ai |
Distill a large language model.
Learn how to distill and deploy a large language model using Agent Platform LLM. Tutorial steps
|
|
|
Tune text models by using RLHF tuning |
Agent Platform LLM Reinforcement Learning from Human Feedback.
In this tutorial, you use Agent Platform RLHF to tune and deploy a large language model model. Learn more about Tune text models by using RLHF tuning. Tutorial steps
|
|
|
text embedding |
Semantic Search using Embeddings.
In this tutorial, we demonstrate how to create an embedding generated from text and perform a semantic search. Learn more about text embedding. Tutorial steps
|
|
|
generative_ai |
Getting Text Embeddings on Agent Platform.
Learn how to get a text embedding given a text-embedding model and a text. Tutorial steps |
|
|
generative_ai |
Getting Text Embeddings on Agent Platform.
Learn how to get a text embedding given a text-embedding model and a text. Tutorial steps |
|
|
Tune text models by using supervised tuning |
Agent Platform Tuning a PEFT model.
Learn to use Agent Platform LLM to tune and deploy a PEFT large language model. Learn more about Tune text models by using supervised tuning. Tutorial steps
|
|
|
generative_ai |
Getting Tuned Text-Embeddings on Agent Platform.
Learn how to tune a text-embedding model. Tutorial steps |
|
|
PaLM API |
Using the Agent Platform SDK with Large Language Models.
Learn how to provide text input to Large Language Models available on Agent Platform to test, tune, and deploy generative AI language models. Learn more about PaLM API. Tutorial steps
|
|
|
Migrate to Agent Platform Classification for image data |
AutoML Image Classification.
Learn to use AutoML to train an image model and use Agent Platform Inference and Agent Platform batch inference to do online and batch predictions.
Learn more about Migrate to Agent Platform.
Learn more about Classification for image data.
Tutorial steps
|
|
|
Migrate to Agent Platform Object detection for image data |
AutoML image object detection.
Learn to use AutoML to train an image model and use Agent Platform Inference and Agent Platform Batch Prediction to do online and batch predictions.
Learn more about Migrate to Agent Platform.
Learn more about Object detection for image data.
Tutorial steps
|
|
|
Migrate to Agent Platform Classification for tabular data |
AutoML tabular binary classification.
In this tutorial, you create an AutoML tabular binary classification model and deploy for online prediction from a Python script using the Agent Platform SDK. Learn more about Migrate to Agent Platform. Learn more about Classification for tabular data. Tutorial steps
|
|
|
Migrate to Agent Platform Custom training |
Custom image classification with a custom training container.
Learn how to train a tensorflow image classification model using a custom container and Agent Platform training. Learn more about Migrate to Agent Platform. Learn more about Custom training. Tutorial steps
|
|
|
Migrate to Agent Platform Custom training overview |
Custom image classification with a pre-built training container.
Learn how to train a tensorflow image classification model using a prebuilt container and Agent Platform training. Learn more about Migrate to Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Migrate to Agent Platform Custom training overview |
Custom Scikit-Learn model with pre-built training container.
Learn how to use Vertex AI Training to create a custom trained model. Learn more about Migrate to Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Migrate to Agent Platform Custom training overview |
Custom XGBoost model with pre-built training container.
Learn to use Vertex AI Training to create a custom trained model. Learn more about Migrate to Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Agent Platform hyperparameter tuning Custom training |
Hyperparameter Tuning.
Learn to use Agent Platform hyperparameter to create and tune a custom trained model. Learn more about Agent Platform hyperparameter tuning. Learn more about Custom training. Tutorial steps
|
|
|
Google Artifact Registry documentation |
Get started with Google Artifact Registry.
Learn how to use Google Artifact Registry. Learn more about Google Artifact Registry documentation. Tutorial steps
|
|
|
Vertex ML Metadata |
Track parameters and metrics for custom training jobs.
Learn how to use Agent Platform SDK for Python to: Tutorial steps
|
|
|
Vertex ML Metadata |
Track parameters and metrics for locally trained models.
Learn how to use Vertex ML Metadata to track training parameters and evaluation metrics. Learn more about Vertex ML Metadata. Tutorial steps
|
|
|
Vertex ML Metadata Agent Platform Pipelines |
Track artifacts and metrics across Agent Platform Pipelines runs using Vertex ML Metadata.
Learn how to track artifacts and metrics with Vertex ML Metadata in Agent Platform Pipeline runs. Learn more about Vertex ML Metadata. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform Model Evaluation Classification for tabular data |
Evaluating batch prediction results from an AutoML Tabular classification model.
Learn how to train a Agent Platform AutoML Tabular classification model and learn how to evaluate it through a Agent Platform pipeline job using google_cloud_pipeline_components:
Learn more about Agent Platform Model Evaluation.
Learn more about Classification for tabular data.
Tutorial steps
|
|
|
Agent Platform Model Evaluation Regression for tabular data |
Evaluating batch prediction results from AutoML tabular regression model.
Learn how to evaluate a Agent Platform model resource through a Agent Platform pipeline job using google_cloud_pipeline_components:
Learn more about Agent Platform Model Evaluation.
Learn more about Regression for tabular data.
Tutorial steps
|
|
|
Agent Platform custom training Agent Platform model evaluation |
Evaluating BatchPrediction results from a custom tabular classification model.
In this tutorial, you train a scikit-learn RandomForest model, save the model in Agent Platform Model Registry and learn how to evaluate the model through a Agent Platform pipeline job using Google Cloud Pipeline Components Python SDK. Learn more about Agent Platform custom training. Learn more about Agent Platform model evaluation. Tutorial steps
|
|
|
Agent Platform Model Evaluation Custom training |
Evaluating batch prediction results from custom tabular regression model.
Learn how to evaluate a Agent Platform model resource through a Agent Platform pipeline job using google cloud pipeline components. Learn more about Agent Platform Model Evaluation. Learn more about Custom training. Tutorial steps
|
|
|
Agent Platform AutoSxS Model Evaluation |
Check autorater alignment against a human-preference dataset.
Learn how to use Agent Platform Pipelines and google_cloud_pipeline_components to check autorater alignment using human-preference data:
Learn more about Agent Platform AutoSxS Model Evaluation.
Tutorial steps
|
|
|
Agent Platform AutoSxS Model Evaluation |
Evaluate a LLM in Agent Platform Model Registry against a third-party model.
Learn how to use Agent Platform Pipelines and google_cloud_pipeline_components to evaluate the performance between two LLM models:
Learn more about Agent Platform AutoSxS Model Evaluation.
Tutorial steps
|
|
|
Agent Platform Model Monitoring for batch predictions |
Agent Platform Batch Prediction with Model Monitoring.
Learn to use the Agent Platform model monitoring service to detect drift and anomalies in batch prediction. Learn more about Agent Platform Model Monitoring for batch predictions. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for AutoML tabular models.
Learn to use the Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests, for AutoML tabular models. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for online prediction in AutoML image models.
Learn how to use Agent Platform Model Monitoring with Agent Platform Online Prediction with an AutoML image classification model to detect an out of distribution image.
Learn more about Agent Platform Model Monitoring.
Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for custom tabular models.
Learn to use the Agent Platform Model Monitoring service to detect feature skewness and drift in the input predict requests, for custom tabular models. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for custom tabular models with TensorFlow Serving container.
Learn to use the Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests, for custom tabular models, using a custom deployment container. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for setup for tabular models.
Learn to setup the Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring for XGBoost models.
Learn to use the Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests for XGBoost models. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
Agent Platform Model Monitoring |
Agent Platform Model Monitoring with Vertex Explainable AI Feature Attributions.
Learn to use the Agent Platform Model Monitoring service to detect drift and anomalies in prediction requests from a deployed Agent Platform model resource. Learn more about Agent Platform Model Monitoring. Tutorial steps
|
|
|
model_monitoring_v2 |
Model Monitoring for Agent Platform Custom Model Batch Prediction Job.
In this tutorial, you'll complete the following steps: Tutorial steps |
|
|
model_monitoring_v2 |
Model Monitoring for Agent Platform Custom Model Online Prediction.
In this tutorial, you'll complete the following steps: Tutorial steps |
|
|
Agent Platform Model Registry |
Get started with Agent Platform Model Registry.
Learn how to use Agent Platform Model Registry to create and register multiple versions of a model. Learn more about Agent Platform Model Registry. Tutorial steps
|
|
|
Agent Platform Pipelines AutoML components Classification for tabular data |
AutoML Tabular pipelines using google-cloud-pipeline-components.
Learn to use Agent Platform Pipelines and Google Cloud Pipeline Components to build an AutoML tabular classification model. Learn more about Agent Platform Pipelines. Learn more about AutoML components. Learn more about Classification for tabular data. Tutorial steps
|
|
|
Agent Platform Pipelines |
Challenger vs Blessed methodology for model deployment into production.
Learn how to construct a Agent Platform pipeline, which trains a new challenger version of a model, evaluates the model and compares the evaluation to the existing blessed model in production. Tutorial steps
|
|
|
Agent Platform Pipelines |
Pipeline control structures using the KFP SDK.
Learn how to use the KFP SDK, which uses loops and conditionals including nested examples, to build pipelines. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform Pipelines Custom training components |
Custom training with pre-built Google Cloud Pipeline Components.
Learn to use Agent Platform Pipelines and Google Cloud Pipeline Components to build a custom model. Learn more about Agent Platform Pipelines. Learn more about Custom training components. Tutorial steps
|
|
|
Agent Platform Pipelines Agent Platform Batch Prediction components |
Training and batch prediction with BigQuery source and destination for a custom tabular classification model.
In this tutorial, you train a scikit-learn tabular classification model and create a batch prediction job for it through a Agent Platform pipeline using google_cloud_pipeline_components. Learn more about Agent Platform Pipelines. Learn more about Agent Platform Batch Prediction components. Tutorial steps
|
|
|
Agent Platform Pipelines Agent Platform hyperparameter tuning |
Get started with Agent Platform hyperparameter tuning pipeline components.
Learn how to use prebuilt Google Cloud Pipeline Components for Agent Platform hyperparameter tuning. Learn more about Agent Platform Pipelines. Learn more about Agent Platform hyperparameter tuning. Tutorial steps
|
|
|
Agent Platform Pipelines |
Get started with machine management for Agent Platform Pipelines.
Learn how to convert a self-contained custom training component into a Agent Platform CustomJob, whereby:
Tutorial steps
|
|
|
Agent Platform Pipelines AutoML components |
AutoML image classification pipelines using google-cloud-pipeline-components.
Learn how to use Agent Platform Pipelines and Google Cloud pipeline components to build an AutoML image classification model. Learn more about Agent Platform Pipelines. Learn more about AutoML components. Tutorial steps
|
|
|
Agent Platform Pipelines AutoML components Regression for tabular data |
AutoML tabular regression pipelines using google-cloud-pipeline-components.
Learn to use Agent Platform Pipelines and Google Cloud Pipeline Components to build an AutoML tabular regression model.
Learn more about Agent Platform Pipelines.
Learn more about AutoML components.
Learn more about Regression for tabular data.
Tutorial steps
|
|
|
Agent Platform Pipelines BigQuery ML components |
Training an acquisition-prediction model using Swivel, BigQuery ML and Agent Platform Pipelines.
Learn how to build a simple BigQuery ML pipeline using Agent Platform pipelines in order to calculate text embeddings of content from articles and classify them into the *corporate acquisitions* category. Learn more about Agent Platform Pipelines. Learn more about BigQuery ML components. Tutorial steps
|
|
|
Agent Platform Pipelines Custom training components |
Model train, upload, and deploy using Google Cloud Pipeline Components.
Learn how to use Agent Platform Pipelines and Google Cloud pipeline component to build and deploy a custom model. Learn more about Agent Platform Pipelines. Learn more about Custom training components. Tutorial steps
|
|
|
Agent Platform Pipelines |
Agent Platform Pipelines with KFP 2.x.
Learn to use Agent Platform Pipelines and KFP 2.
Tutorial steps
|
|
|
Agent Platform Pipelines |
Lightweight Python function-based components, and component I/O.
Learn to use the KFP SDK to build lightweight Python function-based components, and then you learn to use Agent Platform Pipelines to execute the pipeline. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform Pipelines |
Metrics visualization and run comparison using the KFP SDK.
Learn how to use the KFP SDK for Python to build pipelines that generate evaluation metrics. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform Pipelines |
Multicontender vs Champion methodology for model deployment into production.
Learn how to construct a Agent Platform pipeline, which evaluates new production data from a deployed model against other versions of the model, to determine if a contender model becomes the champion model for replacement in production. Tutorial steps
|
|
|
Agent Platform Pipelines |
Pipelines introduction for KFP.
Learn how to use the KFP SDK for Python to build pipelines that generate evaluation metrics. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
AutoML components BigQuery ML components |
BigQuery ML and AutoML - Rapid Prototyping with Agent Platform.
Learn how to use Agent Platform Pipelines for rapid prototyping a model. Learn more about AutoML components. Learn more about BigQuery ML components. Tutorial steps
|
|
|
Agent Platform Batch Inference |
Custom model batch inference with feature filtering.
Learn how to create a custom-trained model from a Python script in a Docker container using the Agent Platform SDK for Python, and then run a batch inference job by including or excluding a list of features. Learn more about Agent Platform Batch Inference. Tutorial steps
|
|
|
Agent Platform Inference |
Get started with NVIDIA Triton server.
Learn how to deploy a container running Nvidia Triton Server with a Agent Platform model resource to a Agent Platform endpoint for making online predictions. Learn more about Agent Platform Inference. Tutorial steps
|
|
|
Raw Predict |
Get started with TensorFlow serving functions with Agent Platform Raw Prediction.
Learn how to use Agent Platform Raw Prediction on a Agent Platform Endpoint resource.
Learn more about Raw Predict.
Tutorial steps
|
|
|
getting predictions from a custom trained model |
Get started with TensorFlow Serving with Agent Platform Inference.
Learn how to use Agent Platform Inference on a Agent Platform Endpoint resource with TensorFlow Serving serving binary.
Learn more about getting predictions from a custom trained model.
Tutorial steps |
|
|
Private Endpoints |
Get started with Agent Platform Private Endpoints.
Learn how to use Agent Platform Private Endpoint resources.
Learn more about Private Endpoints.
Tutorial steps
|
|
|
Agent Platform Language Models |
Agent Platform LLM and streaming prediction.
Learn how to use Agent Platform LLM to download pretrained LLM model, make predictions and finetuning the model. Learn more about Agent Platform Language Models. Tutorial steps
|
|
|
Pre-built containers for prediction |
Serving PyTorch image models with prebuilt containers on Agent Platform.
Learn how to package and deploy a PyTorch image classification model using a prebuilt Agent Platform container with TorchServe for serving online and batch predictions. Learn more about Pre-built containers for prediction. Tutorial steps
|
|
|
Agent Platform Inference |
Train and deploy PyTorch models with prebuilt containers on Agent Platform.
Learn how to build, train and deploy a PyTorch image classification model using prebuilt containers for custom training and prediction. Tutorial steps
|
|
|
Ray on Agent Platform overview |
Get started with PyTorch on Ray on Agent Platform.
Learn how to efficiently distribute the training process of a PyTorch image classification model by leveraging Ray on Agent Platform. Learn more about Ray on Agent Platform overview. Tutorial steps
|
|
|
Ray on Agent Platform overview |
Ray on Agent Platform cluster management.
Learn how to create a cluster, list existing clusters, get a cluster, update a cluster, and delete a cluster. Learn more about Ray on Agent Platform overview. Tutorial steps
|
|
|
Ray on Agent Platform Spark on Ray on Agent Platform |
Spark on Ray on Agent Platform.
Learn how to use RayDP to run Spark applications on a Ray cluster on Agent Platform. Learn more about Ray on Agent Platform. Learn more about Spark on Ray on Agent Platform. Tutorial steps
|
|
|
Vertex AI Training Agent Platform Reduction Server |
PyTorch distributed training with Agent Platform Reduction Server.
Learn how to create a PyTorch distributed training job that uses PyTorch distributed training framework and tools, and run the training job on the Vertex AI Training service with Reduction Server. Learn more about Vertex AI Training. Learn more about Agent Platform Reduction Server. Tutorial steps
|
|
|
Custom training |
Custom training using Python package, managed text dataset, and TF Serving container.
Learn how to create a custom model using Custom Python Package Training and you learn how to serve the model using TensorFlow-Serving Container for online prediction. Learn more about Custom training. Tutorial steps
|
|
|
Tabular Workflow for TabNet |
Agent Platform Explanations with TabNet models.
Learn how to provide a sample plotting tool to visualize the output of TabNet, which is helpful in explaining the algorithm. Learn more about Tabular Workflow for TabNet. Tutorial steps
|
|
|
BigQuery ML ARIMA+ forecasting for tabular data |
Train a BigQuery ML ARIMA_PLUS Model using Agent Platform tabular workflows.
Learn how to create the BigQuery ML ARIMA_PLUS model using a training Agent Platform Pipeline from Google Cloud Pipeline Components , and then do a batch prediction using the corresponding prediction pipeline. Learn more about BigQuery ML ARIMA+ forecasting for tabular data. Tutorial steps
|
|
|
Google Cloud Pipeline Components Prophet for tabular data |
Train a Prophet Model using Agent Platform Tabular Workflows.
Learn how to create several Prophet models using a training Agent Platform Pipeline from Google Cloud Pipeline Components , and then do a batch prediction using the corresponding prediction pipeline. Learn more about Google Cloud Pipeline Components. Learn more about Prophet for tabular data. Tutorial steps
|
|
|
Tabular Workflow for TabNet |
TabNet Pipeline.
Learn how to create classification models on tabular data using two of the Agent Platform TabNet Tabular Workflows. Learn more about Tabular Workflow for TabNet. Tutorial steps
|
|
|
Tabular Workflow for Wide & Deep |
Wide & Deep Pipeline.
Learn how to create two classification models using Agent Platform Wide & Deep Tabular Workflows. Learn more about Tabular Workflow for Wide & Deep. Tutorial steps
|
|
|
Agent Platform TensorBoard Custom training |
Agent Platform TensorBoard custom training with custom container.
Learn how to create a custom training job using custom containers, and monitor your training process on Agent Platform TensorBoard in near real time. Learn more about Agent Platform TensorBoard. Learn more about Custom training. Tutorial steps
|
|
|
Agent Platform TensorBoard Custom training |
Agent Platform TensorBoard custom training with prebuilt container.
Learn how to create a custom training job using prebuilt containers, and monitor your training process on Agent Platform TensorBoard in near real time. Learn more about Agent Platform TensorBoard. Learn more about Custom training. Tutorial steps
|
|
|
Agent Platform TensorBoard |
Agent Platform TensorBoard hyperparameter tuning with the HParams Dashboard.
In this notebook, you train a model and perform hyperparameter tuning using tensorflow. Tutorial steps
|
|
|
Profiler Agent Platform TensorBoard |
Profile model training performance using Cloud Profiler.
Learn how to enable Profiler for custom training jobs. Learn more about Profiler. Learn more about Agent Platform TensorBoard. Tutorial steps
|
|
|
Profiler Agent Platform TensorBoard |
Profile model training performance using Cloud Profiler in custom training with prebuilt container.
Learn how to enable Profiler in Agent Platform for custom training jobs with a prebuilt container. Learn more about Profiler. Learn more about Agent Platform TensorBoard. Tutorial steps
|
|
|
Agent Platform TensorBoard Agent Platform Pipelines |
Agent Platform TensorBoard integration with Agent Platform Pipelines.
Learn how to create a training pipeline using the KFP SDK, execute the pipeline in Agent Platform Pipelines, and monitor the training process on Agent Platform TensorBoard in near real time. Learn more about Agent Platform TensorBoard. Learn more about Agent Platform Pipelines. Tutorial steps
|
|
|
Agent Platform Hyperparameter Tuning |
Distributed Agent Platform Hyperparameter Tuning.
In this notebook, you create a custom trained model from a Python script in a Docker container. Learn more about Agent Platform Hyperparameter Tuning. Tutorial steps
|
|
|
Vertex AI Training |
Get started with Vertex AI Training for LightGBM.
Learn how to train a LightGBM custom model using the custom container method for Vertex AI Training. Tutorial steps
|
|
|
Agent Platform distributed training |
Get started with Agent Platform distributed training.
Learn how to use Agent Platform distributed training when training with Agent Platform.
Learn more about Agent Platform distributed training.
Tutorial steps |
|
|
Agent Platform Hyperparameter Tuning |
Run hyperparameter tuning for a TensorFlow model.
Learn how to run a Agent Platform hyperparameter tuning job for a TensorFlow model. Learn more about Agent Platform Hyperparameter Tuning. Tutorial steps
|
|
|
Agent Platform hyperparameter tuning |
Agent Platform Hyperparameter Tuning for XGBoost.
Learn how to use the Agent Platform hyperparameter tuning service for training an XGBoost model. Learn more about Agent Platform hyperparameter tuning. Tutorial steps
|
|
|
Vertex AI Training |
PyTorch image classification multi-node distributed data parallel training on cpu using Agent Platform training with custom container.
Learn how to create a distributed PyTorch training job using Agent Platform SDK for Python and custom containers. Learn more about Vertex AI Training. Tutorial steps
|
|
|
Vertex AI Training |
PyTorch image classification using multi-node NCCL distributed data parallel training on CPU and Agent Platform.
Learn how to create a distributed PyTorch training job using Agent Platform SDK for Python and custom containers. Learn more about Vertex AI Training. Tutorial steps
|
|
|
Custom training |
Training, tuning and deploying a PyTorch text sentiment classification model on Agent Platform.
Learn to build, train, tune and deploy a PyTorch model on Agent Platform. Learn more about Custom training. Tutorial steps
|
|
|
PyTorch integration in Agent Platform |
Train PyTorch model on Agent Platform with data from Cloud Storage.
Learn how to create a training job using PyTorch and a dataset stored on Cloud Storage. Learn more about PyTorch integration in Agent Platform. Tutorial steps
|
|
|
Distributed training |
Using PyTorch torchrun to simplify multi-node training with custom containers.
Learn how to train an Imagenet model using PyTorch's Torchrun on multiple nodes. Learn more about Distributed training. Tutorial steps
|
|
|
Custom training |
Distributed XGBoost training with Dask.
Learn how to create a distributed training job using XGBoost with Dask. Learn more about Custom training. Tutorial steps
|
|
|
vector_search |
Using Agent Platform Multimodal Embeddings and Vector Search.
Learn how to encode custom text embeddings, create an Approximate Nearest Neighbor index, and query against indexes. Tutorial steps
|
|
|
Agent Platform Vector Search |
Using Agent Platform Vector Search for StackOverflow Questions.
Learn how to encode custom text embeddings, create an Approximate Nearest Neighbor index, and query against indexes. Learn more about Agent Platform Vector Search. Tutorial steps
|
|
|
Agent Platform Vector Search Agent Platform embeddings for text |
Using Agent Platform Vector Search and Agent Platform embeddings for text for StackOverflow Questions.
Learn how to encode text embeddings, create an Approximate Nearest Neighbor index, and query against indexes. Learn more about Agent Platform Vector Search. Learn more about Agent Platform embeddings for text. Tutorial steps
|
|
|
Agent Platform Vector Search |
Create Agent Platform Vector Search index.
Learn how to create Approximate Nearest Neighbor Index, query against indexes, and validate the performance of the index. Learn more about Agent Platform Vector Search. Tutorial steps
|
|
|
Agent Platform Vizier |
Optimizing multiple objectives with Agent Platform Vizier.
Learn how to use Agent Platform Vizier to optimize a multi-objective study. Learn more about Agent Platform Vizier. Tutorial steps |
|
|
Agent Platform Vizier |
Get started with Agent Platform Vizier.
Learn how to use Agent Platform Vizier when training with Agent Platform. Learn more about Agent Platform Vizier. Tutorial steps
|
|
|
Agent Platform Workbench Vertex AI Training |
Train a multi-class classification model for ads-targeting.
Learn how to collect data from BigQuery, preprocess it, and train a multi-class classification model on an e-commerce dataset. Learn more about Agent Platform Workbench. Learn more about Vertex AI Training. Tutorial steps
|
|
|
Agent Platform Workbench Vertex Explainable AI |
Taxi fare prediction using the Chicago Taxi Trips dataset.
The goal of this notebook is to provide an overview on Agent Platform features like Vertex Explainable AI and BigQuery in Notebooks by trying to solve a taxi fare prediction problem. Learn more about Agent Platform Workbench. Learn more about Vertex Explainable AI. Tutorial steps
|
|
|
Agent Platform Workbench BigQuery ML |
Forecasting retail demand with Agent Platform and BigQuery ML.
Learn how to build ARIMA (Autoregressive integrated moving average) model from BigQuery ML on retail data Learn more about Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Agent Platform Workbench BigQuery ML |
Interactive exploratory analysis of BigQuery data in a notebook.
Learn about various ways to explore and gain insights from BigQuery data in a Jupyter notebook environment. Learn more about Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Agent Platform Workbench Custom training |
Build a fraud detection model on Agent Platform.
This tutorial demonstrates data analysis and model-building using a synthetic financial dataset. Learn more about Agent Platform Workbench. Learn more about Custom training. Tutorial steps
|
|
|
Agent Platform Workbench BigQuery ML |
Churn prediction for game developers using Google Analytics 4 and BigQuery ML.
Learn how to train, evaluate a propensity model in BigQuery ML. Learn more about Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Agent Platform Workbench Agent Platform training |
Predictive maintenance using Agent Platform.
Learn how to use the executor feature of Agent Platform Workbench to automate a workflow to train and deploy a model. Learn more about Agent Platform Workbench. Learn more about Agent Platform training. Tutorial steps
|
|
|
Agent Platform Workbench BigQuery ML |
Analysis of pricing optimization on CDM Pricing Data.
The objective of this notebook is to build a pricing optimization model using BigQuery ML. Learn more about Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Agent Platform Workbench Dataproc Serverless for Spark |
Digest and analyze data from BigQuery with Dataproc.
This notebook tutorial runs an Apache Spark job that fetches data from the BigQuery "GitHub Activity Data" dataset, queries the data, and then writes the results back to BigQuery. Learn more about Agent Platform Workbench. Learn more about Dataproc Serverless for Spark. Tutorial steps
|
|
|
Agent Platform Workbench Dataproc |
SparkML with Dataproc and BigQuery.
This tutorial runs an Apache SparkML job that fetches data from the BigQuery dataset, performs exploratory data analysis, cleans the data, executes feature engineering, trains the model, evaluates the model, outputs results, and saves the model to a Cloud Storage bucket. Learn more about Agent Platform Workbench. Learn more about Dataproc. Tutorial steps
|
|