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

Single answer
You are building a model to predict daily temperatures. You split the data randomly and then transformed the training and test datasets. Temperature data for model training is uploaded hourly. During testing, your model performed with 97% accuracy; however, after deploying to production, the model's accuracy dropped to 66%. How can you make your production model more accurate?
ANormalize the data for the training, and test datasets as two separate steps.
BSplit the training and test data based on time rather than a random split to avoid leakage.
CAdd more data to your test set to ensure that you have a fair distribution and sample for testing.
DApply data transformations before splitting, and cross-validate to make sure that the transformations are applied to both the training and test sets
Correct Answer: B

Split the training and test data based on time rather than a random split to avoid leakage.

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.