Skip to content

Example of Vertex AI Hyperparameter Tuning using supported methods in the 2023 SDK.

Notifications You must be signed in to change notification settings

jswortz/google-vertex-hp-pipe-2023-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Overview

The main purpose of this repo is to provide a quick example of running hyperparmeter tuning in a pipeline that works with the current SDK.

Objectives

In this tutorial, you learn how to use prebuilt Google Cloud Pipeline Components for Vertex AI Hyperparameter Tuning.

This tutorial uses the following Google Cloud ML services:

  • Google Cloud Pipeline Components
  • Vertex AI Dataset, Model and Endpoint resources
  • Vertex AI Hyperparameter Tuning

The steps performed include:

  • Construct a pipeline for:
    • Hyperparameter tune/train a custom model.
    • Retrieve the tuned hyperparameter values and metrics to optimize.
    • Return the best run from a cutom KFP component
  • Execute a Vertex AI pipeline.

About

Example of Vertex AI Hyperparameter Tuning using supported methods in the 2023 SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published