Home › GCP ML Engineer › cloudcomputing › mleops › Which Vertex AI Model Monitoring signal should a…
Which Vertex AI Model Monitoring signal should an ML Engineer track to detect when INPUT FEATURE distributions drift away from training-time distributions — indicating a covariate shift?
ACloud DNS
BIgnoring drift until users complain
CFeature attribution / distribution drift (skew + drift detection in Vertex AI Model Monitoring)
DCloud Memorystore
Answer & Solution
Correct answer: C. Feature attribution / distribution drift (skew + drift detection in Vertex AI Model Monitoring)
Vertex AI Model Monitoring tracks feature distribution drift (per PMLE §6.2). The other options aren't drift monitoring.
Related questions
Which GCP service should an ML Engineer use to schedule recurring ML pipeline runs (e.g. rWhich Vertex AI capability should an ML Engineer use to evaluate a GENERATIVE-AI solution Which CI/CD pattern should an ML Engineer adopt for automated MODEL RETRAINING when new daWhich GCP service should an ML Engineer use to DEPLOY a fine-tuned LLM as a serverless conWhich Responsible AI consideration should an ML Engineer evaluate BEFORE deploying a hirinWhich Vertex AI capability should an ML Engineer use to PRODUCE feature-level explanationsWhich Vertex AI service should an ML Engineer use to MONITOR a deployed model for drift beWhich Vertex AI service should an ML Engineer use to TRACK lineage of ML artifacts across