googleapis / googleapis/python-aiplatform

Feature request: Associate scheduled pipelines with experiments

Abierto
#2,340 1 comentario 3 reacciones 1 asignado Asignado a @chensun Ver en GitHub
api: vertex-ai
Lenguaje dominante
Python
Estrellas
905
Forks
465
Merge medio
1 d 13 h
PR fusionados (30 d)
44

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.