☎  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 120 of 280

Single answer
One of your models is trained using data provided by a third-party data broker. The data broker does not reliably notify you of formatting changes in the data. You want to make your model training pipeline more robust to issues like this. What should you do?
AUse TensorFlow Data Validation to detect and flag schema anomalies.
BUse TensorFlow Transform to create a preprocessing component that will normalize data to the expected distribution, and replace values that don’t match the schema with 0.
CUse tf.math to analyze the data, compute summary statistics, and flag statistical anomalies.
DUse custom TensorFlow functions at the start of your model training to detect and flag known formatting errors.
Correct Answer: A

Use TensorFlow Data Validation to detect and flag schema anomalies.

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.