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

Single answer
You have trained a DNN regressor with TensorFlow to predict housing prices using a set of predictive features. Your default precision is tf.float64, and you use a standard TensorFlow estimator:
ASwitch from CPU to GPU serving.
BApply quantization to your SavedModel by reducing the floating point precision to tf.float16.
CIncrease the dropout rate to 0.8 and retrain your model.
DIncrease the dropout rate to 0.8 in _PREDICT mode by adjusting the TensorFlow Serving parameters.
Correct Answer: B

Apply quantization to your SavedModel by reducing the floating point precision to tf.float16.

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.