Agent Platform Workbench notebook tutorials
This document contains a list of available Gemini Enterprise Agent Platform Workbench notebook tutorials. These end-to-end tutorials help you get started using Agent Platform Workbench and can give you ideas for how to implement a specific project.
These tutorials highlight specific Agent Platform Workbench capabilities but you can also use them in other environments, such as Colab Enterprise and Colaboratory.
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 Gemini Enterprise 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 Gemini Enterprise Agent Platform.
Learn more about AutoML training.
Tutorial steps
|
|
|
Hierarchical forecasting for tabular data |
Gemini Enterprise 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 Gemini Enterprise Agent Platform. Learn more about BigQuery ML. Tutorial steps
|
|
|
Custom training Vertex AI Inference |
Deploying Iris-detection model using FastAPI and Gemini Enterprise Agent Platform custom container serving.
Learn how to create, deploy and serve a custom classification model on Gemini Enterprise Agent Platform. Learn more about Custom training. Learn more about Vertex AI 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 Model Registry.
In this tutorial, you train a machine learning model custom container image approach for custom training in Gemini Enterprise 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 Gemini Enterprise Agent Platform Batch Prediction |
Custom training and batch prediction.
Learn to use Vertex AI Training to create a custom trained model and use Gemini Enterprise Agent Platform Batch Prediction to do a batch prediction on the trained model. Learn more about Custom training. Learn more about Gemini Enterprise Agent Platform Batch Prediction. Tutorial steps
|
|
|
Custom training Vertex AI 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 Vertex AI Inference to do a prediction on the deployed model by sending data.
Learn more about Custom training.
Learn more about Vertex AI Inference.
Tutorial steps
|
|
|
BigQuery datasets Gemini Enterprise Agent Platform for BigQuery users |
Get started with BigQuery datasets.
Learn how to use BigQuery as a dataset for training with Gemini Enterprise Agent Platform. Learn more about BigQuery datasets. Learn more about Gemini Enterprise Agent Platform for BigQuery users. Tutorial steps
|
|
|
Vertex AI Experiments Vertex ML Metadata |
Build Gemini Enterprise Agent Platform Experiment lineage for custom training.
Learn how to integrate preprocessing code in a Gemini Enterprise Agent Platform experiments. Learn more about Vertex AI Experiments. Learn more about Vertex ML Metadata. Tutorial steps
|
|
|
Vertex AI Experiments |
Track parameters and metrics for locally trained models.
Learn how to use Vertex AI Experiments to compare and evaluate model experiments. Learn more about Vertex AI Experiments. Tutorial steps
|
|
|
Vertex AI Experiments Gemini Enterprise Agent Platform Pipelines |
Compare pipeline runs with Vertex AI Experiments.
Learn how to use Vertex AI Experiments to log a pipeline job and then compare different pipeline jobs. Learn more about Vertex AI Experiments. Learn more about Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Vertex AI TensorBoard |
Delete Outdated Experiments in Vertex AI TensorBoard.
Learn how to delete outdated Vertex AI TensorBoard Experiments to avoid unnecessary storage costs. Learn more about Vertex AI TensorBoard. Tutorial steps
|
|
|
Vertex AI 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 Vertex AI Experiments. Tutorial steps
|
|
|
Vertex AI Experiments Vertex ML Metadata Custom training |
Get started with Vertex AI Experiments.
Learn how to use Vertex AI Experiments when training with Gemini Enterprise Agent Platform. Learn more about Vertex AI Experiments. Learn more about Vertex ML Metadata. Learn more about Custom training. Tutorial steps
|
|
|
Vertex AI Experiments |
Autologging.
Learn how to use Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise Agent Platform Batch Prediction to make a batch prediction request with explanations.
Learn more about Vertex Explainable AI.
Learn more about Gemini Enterprise Agent Platform Batch Prediction.
Tutorial steps
|
|
|
Vertex Explainable AI Vertex AI Inference |
Custom training image classification model for online prediction with explainability.
Learn how to use Gemini Enterprise 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 Vertex AI Inference. Tutorial steps
|
|
|
Vertex Explainable AI Gemini Enterprise Agent Platform Batch Prediction |
Custom training tabular regression model for batch prediction with explainabilty.
Learn how to use Gemini Enterprise 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 Gemini Enterprise Agent Platform Batch Prediction. Tutorial steps
|
|
|
Vertex Explainable AI Vertex AI Inference |
Custom training tabular regression model for online prediction with explainabilty.
Learn how to use Gemini Enterprise 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 Vertex AI Inference. Tutorial steps
|
|
|
Vertex Explainable AI Vertex AI 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 Vertex AI Inference. Tutorial steps
|
|
|
Vertex Explainable AI Vertex AI 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 Vertex AI 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 Gemini Enterprise Agent Platform |
Gemini Enterprise Agent Platform LLM Batch Inference with RLHF-tuned Models.
In this tutorial, you use Gemini Enterprise Agent Platform to get predictions from an RLHF-tuned large-language model. Learn more about Overview of Generative AI support on Gemini Enterprise Agent Platform. Tutorial steps
|
|
|
generative_ai |
Distill a large language model.
Learn how to distill and deploy a large language model using Gemini Enterprise Agent Platform LLM. Tutorial steps
|
|
|
Tune text models by using RLHF tuning |
Gemini Enterprise Agent Platform LLM Reinforcement Learning from Human Feedback.
In this tutorial, you use Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise 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 |
Gemini Enterprise Agent Platform Tuning a PEFT model.
Learn to use Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise Agent Platform to test, tune, and deploy generative AI language models. Learn more about PaLM API. Tutorial steps
|
|
|
Migrate to Gemini Enterprise Agent Platform Classification for image data |
AutoML Image Classification.
Learn to use AutoML to train an image model and use Vertex AI Inference and Gemini Enterprise Agent Platform batch inference to do online and batch predictions.
Learn more about Migrate to Gemini Enterprise Agent Platform.
Learn more about Classification for image data.
Tutorial steps
|
|
|
Migrate to Gemini Enterprise Agent Platform Object detection for image data |
AutoML image object detection.
Learn to use AutoML to train an image model and use Vertex AI Inference and Gemini Enterprise Agent Platform Batch Prediction to do online and batch predictions.
Learn more about Migrate to Gemini Enterprise Agent Platform.
Learn more about Object detection for image data.
Tutorial steps
|
|
|
Migrate to Gemini Enterprise 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 Gemini Enterprise Agent Platform. Learn more about Classification for tabular data. Tutorial steps
|
|
|
Migrate to Gemini Enterprise 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 Gemini Enterprise Agent Platform training. Learn more about Migrate to Gemini Enterprise Agent Platform. Learn more about Custom training. Tutorial steps
|
|
|
Migrate to Gemini Enterprise 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 Gemini Enterprise Agent Platform training. Learn more about Migrate to Gemini Enterprise Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Migrate to Gemini Enterprise 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 Gemini Enterprise Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Migrate to Gemini Enterprise 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 Gemini Enterprise Agent Platform. Learn more about Custom training overview. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform hyperparameter tuning Custom training |
Hyperparameter Tuning.
Learn to use Gemini Enterprise Agent Platform hyperparameter to create and tune a custom trained model. Learn more about Gemini Enterprise 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 Gemini Enterprise Agent Platform Pipelines |
Track artifacts and metrics across Gemini Enterprise Agent Platform Pipelines runs using Vertex ML Metadata.
Learn how to track artifacts and metrics with Vertex ML Metadata in Gemini Enterprise Agent Platform Pipeline runs. Learn more about Vertex ML Metadata. Learn more about Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Evaluation Classification for tabular data |
Evaluating batch prediction results from an AutoML Tabular classification model.
Learn how to train a Gemini Enterprise Agent Platform AutoML Tabular classification model and learn how to evaluate it through a Gemini Enterprise Agent Platform pipeline job using google_cloud_pipeline_components:
Learn more about Gemini Enterprise Agent Platform Model Evaluation.
Learn more about Classification for tabular data.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Evaluation Regression for tabular data |
Evaluating batch prediction results from AutoML tabular regression model.
Learn how to evaluate a Gemini Enterprise Agent Platform model resource through a Gemini Enterprise Agent Platform pipeline job using google_cloud_pipeline_components:
Learn more about Gemini Enterprise Agent Platform Model Evaluation.
Learn more about Regression for tabular data.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform custom training Gemini Enterprise 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 Model Registry and learn how to evaluate the model through a Gemini Enterprise Agent Platform pipeline job using Google Cloud Pipeline Components Python SDK. Learn more about Gemini Enterprise Agent Platform custom training. Learn more about Gemini Enterprise Agent Platform model evaluation. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Evaluation Custom training |
Evaluating batch prediction results from custom tabular regression model.
Learn how to evaluate a Gemini Enterprise Agent Platform model resource through a Gemini Enterprise Agent Platform pipeline job using google cloud pipeline components. Learn more about Gemini Enterprise Agent Platform Model Evaluation. Learn more about Custom training. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform AutoSxS Model Evaluation |
Check autorater alignment against a human-preference dataset.
Learn how to use Gemini Enterprise Agent Platform Pipelines and google_cloud_pipeline_components to check autorater alignment using human-preference data:
Learn more about Gemini Enterprise Agent Platform AutoSxS Model Evaluation.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform AutoSxS Model Evaluation |
Evaluate a LLM in Model Registry against a third-party model.
Learn how to use Gemini Enterprise Agent Platform Pipelines and google_cloud_pipeline_components to evaluate the performance between two LLM models:
Learn more about Gemini Enterprise Agent Platform AutoSxS Model Evaluation.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring for batch predictions |
Gemini Enterprise Agent Platform Batch Prediction with Model Monitoring.
Learn to use the Gemini Enterprise Agent Platform model monitoring service to detect drift and anomalies in batch prediction. Learn more about Gemini Enterprise Agent Platform Model Monitoring for batch predictions. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for AutoML tabular models.
Learn to use the Gemini Enterprise Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests, for AutoML tabular models. Learn more about Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for online prediction in AutoML image models.
Learn how to use Gemini Enterprise Agent Platform Model Monitoring with Gemini Enterprise Agent Platform Online Prediction with an AutoML image classification model to detect an out of distribution image.
Learn more about Gemini Enterprise Agent Platform Model Monitoring.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for custom tabular models.
Learn to use the Gemini Enterprise Agent Platform Model Monitoring service to detect feature skewness and drift in the input predict requests, for custom tabular models. Learn more about Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for custom tabular models with TensorFlow Serving container.
Learn to use the Gemini Enterprise 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 Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for setup for tabular models.
Learn to setup the Gemini Enterprise Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests. Learn more about Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring for XGBoost models.
Learn to use the Gemini Enterprise Agent Platform Model Monitoring service to detect feature skew and drift in the input predict requests for XGBoost models. Learn more about Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Model Monitoring |
Gemini Enterprise Agent Platform Model Monitoring with Vertex Explainable AI Feature Attributions.
Learn to use the Gemini Enterprise Agent Platform Model Monitoring service to detect drift and anomalies in prediction requests from a deployed Gemini Enterprise Agent Platform model resource. Learn more about Gemini Enterprise Agent Platform Model Monitoring. Tutorial steps
|
|
|
model_monitoring_v2 |
Model Monitoring for Gemini Enterprise Agent Platform Custom Model Batch Prediction Job.
In this tutorial, you'll complete the following steps: Tutorial steps |
|
|
model_monitoring_v2 |
Model Monitoring for Gemini Enterprise Agent Platform Custom Model Online Prediction.
In this tutorial, you'll complete the following steps: Tutorial steps |
|
|
Model Registry |
Get started with Model Registry.
Learn how to use Model Registry to create and register multiple versions of a model. Learn more about Model Registry. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines AutoML components Classification for tabular data |
AutoML Tabular pipelines using google-cloud-pipeline-components.
Learn to use Gemini Enterprise Agent Platform Pipelines and Google Cloud Pipeline Components to build an AutoML tabular classification model. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about AutoML components. Learn more about Classification for tabular data. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines |
Challenger vs Blessed methodology for model deployment into production.
Learn how to construct a Gemini Enterprise 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
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines Custom training components |
Custom training with pre-built Google Cloud Pipeline Components.
Learn to use Gemini Enterprise Agent Platform Pipelines and Google Cloud Pipeline Components to build a custom model. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about Custom training components. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines Gemini Enterprise 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 Gemini Enterprise Agent Platform pipeline using google_cloud_pipeline_components. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about Gemini Enterprise Agent Platform Batch Prediction components. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines Gemini Enterprise Agent Platform hyperparameter tuning |
Get started with Gemini Enterprise Agent Platform hyperparameter tuning pipeline components.
Learn how to use prebuilt Google Cloud Pipeline Components for Gemini Enterprise Agent Platform hyperparameter tuning. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about Gemini Enterprise Agent Platform hyperparameter tuning. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines |
Get started with machine management for Gemini Enterprise Agent Platform Pipelines.
Learn how to convert a self-contained custom training component into a Gemini Enterprise Agent Platform CustomJob, whereby:
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines AutoML components |
AutoML image classification pipelines using google-cloud-pipeline-components.
Learn how to use Gemini Enterprise Agent Platform Pipelines and Google Cloud pipeline components to build an AutoML image classification model. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about AutoML components. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines AutoML components Regression for tabular data |
AutoML tabular regression pipelines using google-cloud-pipeline-components.
Learn to use Gemini Enterprise Agent Platform Pipelines and Google Cloud Pipeline Components to build an AutoML tabular regression model.
Learn more about Gemini Enterprise Agent Platform Pipelines.
Learn more about AutoML components.
Learn more about Regression for tabular data.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines BigQuery ML components |
Training an acquisition-prediction model using Swivel, BigQuery ML and Gemini Enterprise Agent Platform Pipelines.
Learn how to build a simple BigQuery ML pipeline using Gemini Enterprise Agent Platform Pipelines in order to calculate text embeddings of content from articles and classify them into the *corporate acquisitions* category. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about BigQuery ML components. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines Custom training components |
Model train, upload, and deploy using Google Cloud Pipeline Components.
Learn how to use Gemini Enterprise Agent Platform Pipelines and Google Cloud pipeline component to build and deploy a custom model. Learn more about Gemini Enterprise Agent Platform Pipelines. Learn more about Custom training components. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines |
Gemini Enterprise Agent Platform Pipelines with KFP 2.x.
Learn to use Gemini Enterprise Agent Platform Pipelines and KFP 2.
Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Pipelines to execute the pipeline. Learn more about Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Pipelines |
Multicontender vs Champion methodology for model deployment into production.
Learn how to construct a Gemini Enterprise 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
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
AutoML components BigQuery ML components |
BigQuery ML and AutoML - Rapid Prototyping with Gemini Enterprise Agent Platform.
Learn how to use Gemini Enterprise Agent Platform Pipelines for rapid prototyping a model. Learn more about AutoML components. Learn more about BigQuery ML components. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Batch Inference. Tutorial steps
|
|
|
Vertex AI Inference |
Get started with NVIDIA Triton server.
Learn how to deploy a container running Nvidia Triton Server with a Gemini Enterprise Agent Platform model resource to a Gemini Enterprise Agent Platform endpoint for making online predictions. Learn more about Vertex AI Inference. Tutorial steps
|
|
|
Raw Predict |
Get started with TensorFlow serving functions with Gemini Enterprise Agent Platform Raw Prediction.
Learn how to use Gemini Enterprise Agent Platform Raw Prediction on a Gemini Enterprise Agent Platform Endpoint resource.
Learn more about Raw Predict.
Tutorial steps
|
|
|
getting predictions from a custom trained model |
Get started with TensorFlow Serving with Vertex AI Inference.
Learn how to use Vertex AI Inference on a Gemini Enterprise 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 Gemini Enterprise Agent Platform Private Endpoints.
Learn how to use Gemini Enterprise Agent Platform Private Endpoint resources.
Learn more about Private Endpoints.
Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Language Models |
Gemini Enterprise Agent Platform LLM and streaming prediction.
Learn how to use Gemini Enterprise Agent Platform LLM to download pretrained LLM model, make predictions and finetuning the model. Learn more about Gemini Enterprise Agent Platform Language Models. Tutorial steps
|
|
|
Pre-built containers for prediction |
Serving PyTorch image models with prebuilt containers on Gemini Enterprise Agent Platform.
Learn how to package and deploy a PyTorch image classification model using a prebuilt Gemini Enterprise Agent Platform container with TorchServe for serving online and batch predictions. Learn more about Pre-built containers for prediction. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Inference |
Train and deploy PyTorch models with prebuilt containers on Gemini Enterprise 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 Gemini Enterprise Agent Platform overview |
Get started with PyTorch on Ray on Gemini Enterprise Agent Platform.
Learn how to efficiently distribute the training process of a PyTorch image classification model by leveraging Ray on Gemini Enterprise Agent Platform. Learn more about Ray on Gemini Enterprise Agent Platform overview. Tutorial steps
|
|
|
Ray on Gemini Enterprise Agent Platform overview |
Ray on Gemini Enterprise 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 Gemini Enterprise Agent Platform overview. Tutorial steps
|
|
|
Ray on Gemini Enterprise Agent Platform Spark on Ray on Gemini Enterprise Agent Platform |
Spark on Ray on Gemini Enterprise Agent Platform.
Learn how to use RayDP to run Spark applications on a Ray cluster on Gemini Enterprise Agent Platform. Learn more about Ray on Gemini Enterprise Agent Platform. Learn more about Spark on Ray on Gemini Enterprise Agent Platform. Tutorial steps
|
|
|
Vertex AI Training Gemini Enterprise Agent Platform Reduction Server |
PyTorch distributed training with Gemini Enterprise 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 Gemini Enterprise 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
|
|
|
BigQuery ML ARIMA+ forecasting for tabular data |
Train a BigQuery ML ARIMA_PLUS Model using Gemini Enterprise Agent Platform tabular workflows.
Learn how to create the BigQuery ML ARIMA_PLUS model using a training Gemini Enterprise 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 Gemini Enterprise Agent Platform Tabular Workflows.
Learn how to create several Prophet models using a training Gemini Enterprise 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 Wide & Deep |
Wide & Deep Pipeline.
Learn how to create two classification models using Gemini Enterprise Agent Platform Wide & Deep Tabular Workflows. Learn more about Tabular Workflow for Wide & Deep. Tutorial steps
|
|
|
Vertex AI TensorBoard Custom training |
Vertex AI TensorBoard custom training with custom container.
Learn how to create a custom training job using custom containers, and monitor your training process on Vertex AI TensorBoard in near real time. Learn more about Vertex AI TensorBoard. Learn more about Custom training. Tutorial steps
|
|
|
Vertex AI TensorBoard Custom training |
Vertex AI TensorBoard custom training with prebuilt container.
Learn how to create a custom training job using prebuilt containers, and monitor your training process on Vertex AI TensorBoard in near real time. Learn more about Vertex AI TensorBoard. Learn more about Custom training. Tutorial steps
|
|
|
Vertex AI TensorBoard |
Vertex AI TensorBoard hyperparameter tuning with the HParams Dashboard.
In this notebook, you train a model and perform hyperparameter tuning using tensorflow. Tutorial steps
|
|
|
Profiler Vertex AI TensorBoard |
Profile model training performance using Cloud Profiler.
Learn how to enable Profiler for custom training jobs. Learn more about Profiler. Learn more about Vertex AI TensorBoard. Tutorial steps
|
|
|
Profiler Vertex AI TensorBoard |
Profile model training performance using Cloud Profiler in custom training with prebuilt container.
Learn how to enable Profiler in Gemini Enterprise Agent Platform for custom training jobs with a prebuilt container. Learn more about Profiler. Learn more about Vertex AI TensorBoard. Tutorial steps
|
|
|
Vertex AI TensorBoard Gemini Enterprise Agent Platform Pipelines |
Vertex AI TensorBoard integration with Gemini Enterprise Agent Platform Pipelines.
Learn how to create a training pipeline using the KFP SDK, execute the pipeline in Gemini Enterprise Agent Platform Pipelines, and monitor the training process on Vertex AI TensorBoard in near real time. Learn more about Vertex AI TensorBoard. Learn more about Gemini Enterprise Agent Platform Pipelines. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Hyperparameter Tuning |
Distributed Gemini Enterprise Agent Platform Hyperparameter Tuning.
In this notebook, you create a custom trained model from a Python script in a Docker container. Learn more about Gemini Enterprise 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
|
|
|
Gemini Enterprise Agent Platform distributed training |
Get started with Gemini Enterprise Agent Platform distributed training.
Learn how to use Gemini Enterprise Agent Platform distributed training when training with Gemini Enterprise Agent Platform.
Learn more about Gemini Enterprise Agent Platform distributed training.
Tutorial steps |
|
|
Gemini Enterprise Agent Platform Hyperparameter Tuning |
Run hyperparameter tuning for a TensorFlow model.
Learn how to run a Gemini Enterprise Agent Platform hyperparameter tuning job for a TensorFlow model. Learn more about Gemini Enterprise Agent Platform Hyperparameter Tuning. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform hyperparameter tuning |
Gemini Enterprise Agent Platform Hyperparameter Tuning for XGBoost.
Learn how to use the Gemini Enterprise Agent Platform hyperparameter tuning service for training an XGBoost model. Learn more about Gemini Enterprise Agent Platform hyperparameter tuning. Tutorial steps
|
|
|
Vertex AI Training |
PyTorch image classification multi-node distributed data parallel training on cpu using Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise Agent Platform.
Learn to build, train, tune and deploy a PyTorch model on Gemini Enterprise Agent Platform. Learn more about Custom training. Tutorial steps
|
|
|
PyTorch integration in Gemini Enterprise Agent Platform |
Train PyTorch model on Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise 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
|
|
|
Gemini Enterprise Agent Platform Vector Search |
Using Gemini Enterprise 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 Gemini Enterprise Agent Platform Vector Search. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Vector Search Gemini Enterprise Agent Platform embeddings for text |
Using Gemini Enterprise Agent Platform Vector Search and Gemini Enterprise 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 Gemini Enterprise Agent Platform Vector Search. Learn more about Gemini Enterprise Agent Platform embeddings for text. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Vector Search |
Create Gemini Enterprise 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 Gemini Enterprise 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 Gemini Enterprise Agent Platform. Learn more about Agent Platform Vizier. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about Vertex AI Training. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform features like Vertex Explainable AI and BigQuery in Notebooks by trying to solve a taxi fare prediction problem. Learn more about Gemini Enterprise Agent Platform Workbench. Learn more about Vertex Explainable AI. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Workbench BigQuery ML |
Forecasting retail demand with Gemini Enterprise Agent Platform and BigQuery ML.
Learn how to build ARIMA (Autoregressive integrated moving average) model from BigQuery ML on retail data Learn more about Gemini Enterprise Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Workbench Custom training |
Build a fraud detection model on Gemini Enterprise Agent Platform.
This tutorial demonstrates data analysis and model-building using a synthetic financial dataset. Learn more about Gemini Enterprise Agent Platform Workbench. Learn more about Custom training. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Gemini Enterprise Agent Platform Workbench Gemini Enterprise Agent Platform training |
Predictive maintenance using Gemini Enterprise Agent Platform.
Learn how to use the executor feature of Gemini Enterprise Agent Platform Workbench to automate a workflow to train and deploy a model. Learn more about Gemini Enterprise Agent Platform Workbench. Learn more about Gemini Enterprise Agent Platform training. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about BigQuery ML. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about Dataproc Serverless for Spark. Tutorial steps
|
|
|
Gemini Enterprise 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 Gemini Enterprise Agent Platform Workbench. Learn more about Dataproc. Tutorial steps
|
|