googleapis / googleapis/python-aiplatform
Feature request: Associate scheduled pipelines with experiments
オープン
api: vertex-ai
- 主要言語
- Python
- スター
- 905
- フォーク
- 465
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 44
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。