☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Machine Learning Engineer

280 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 102 of 280

Single answer
You have successfully deployed to production a large and complex TensorFlow model trained on tabular data. You want to predict the lifetime value (LTV) field for each subscription stored in the BigQuery table named subscription. subscriptionPurchase in the project named my-fortune500-company-project.

You have organized all your training code, from preprocessing data from the BigQuery table up to deploying the validated model to the Vertex AI endpoint, into a TensorFlow Extended (TFX) pipeline. You want to prevent prediction drift, i.e., a situation when a feature data distribution in production changes significantly over time. What should you do?
AImplement continuous retraining of the model daily using Vertex AI Pipelines.
BAdd a model monitoring job where 10% of incoming predictions are sampled 24 hours.
CAdd a model monitoring job where 90% of incoming predictions are sampled 24 hours.
DAdd a model monitoring job where 10% of incoming predictions are sampled every hour.
Correct Answer: B

Add a model monitoring job where 10% of incoming predictions are sampled 24 hours.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 280 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.