Track parameters and metrics for custom training jobs: Notebook

This notebook demonstrates how to use Agent Platform SDK for Python to track metrics and parameters for Gemini Enterprise Agent Platform custom training jobs, and how to perform detailed analysis using this data.

Notebook:

This tutorial uses the following Google Cloud ML services and resources:

  • Gemini Enterprise Agent Platform dataset
  • Gemini Enterprise Agent Platform model
  • Gemini Enterprise Agent Platform endpoint
  • Gemini Enterprise Agent Platform custom training Job
  • Vertex AI Experiments

The steps performed include:

  1. Track training parameters and prediction metrics for a custom training job.
  2. Extract and perform analysis for all parameters and metrics within a Vertex AI Experiments.

Relevant content