Practice free →
HomeGCP ML Engineercloudcomputingmleops › 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.
Solve this in the app — GCP ML Engineer practice & 24k+ MCQs →
Related questions