googleapis / googleapis/python-aiplatform

Feature request: Associate scheduled pipelines with experiments

Open
#2,340 1 comment 3 reactions 1 assignee Assigned to @chensun View on GitHub
api: vertex-ai
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
44

Description

When I create a pipeline run using the python SDK, the submit() method of an aiplatform.PipelineJob allows me to associate that pipeline with a Vertex AI Experiment.

When I create a PipelineJobSchedule, there is no such option.

I should be able to associate scheduled pipeline runs with an experiment by providing an experiment name argument when I instantiate a PipelineJobSchedule. The experiment run name should be the same as the scheduled pipeline run name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.