googleapis / googleapis/python-aiplatform
Feature request: Associate scheduled pipelines with experiments
Ouverte
api: vertex-ai
- Langage dominant
- Python
- Étoiles
- 905
- Forks
- 465
- Merge moyen
- 1 j 13 h
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.