PMLE Automating and Orchestrating ML Pipelines • Set 2
PMLE Automating and Orchestrating ML Pipelines Practice Test 2 — 15 questions with explanations. Free, no signup.
A data science team wants to build a Vertex AI pipeline that trains a model, evaluates it, and conditionally deploys it if the accuracy exceeds 0.9. They want to use the Kubeflow Pipelines SDK v2. Which construct allows them to conditionally execute the deployment step based on the evaluation metric?