🔥 3-day streak
Professional Machine Learning Engineer147 / 166
Question 147 of 166

Your team runs a Vertex AI Pipeline that trains a fraud-detection model nightly. Business stakeholders require that a newly trained model is only deployed to the production endpoint if its evaluation AUC exceeds the currently deployed model's AUC by at least 0.02; otherwise the pipeline should skip deployment and leave the existing model serving. You want to implement this entirely within the pipeline definition using the KFP v2 SDK. Which approach best meets this requirement?

Reviewed for accuracy · Report an issueNext question