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

Single answer
While running a model training pipeline on Vertex Al, you discover that the evaluation step is failing because of an out-of-memory error. You are currently using TensorFlow Model Analysis (TFMA) with a standard Evaluator TensorFlow Extended (TFX) pipeline component for the evaluation step. You want to stabilize the pipeline without downgrading the evaluation quality while minimizing infrastructure overhead. What should you do?
AInclude the flag -runner=DataflowRunner in beam_pipeline_args to run the evaluation step on Dataflow.
BMove the evaluation step out of your pipeline and run it on custom Compute Engine VMs with sufficient memory.
CMigrate your pipeline to Kubeflow hosted on Google Kubernetes Engine, and specify the appropriate node parameters for the evaluation step.
DAdd tfma.MetricsSpec () to limit the number of metrics in the evaluation step.
Correct Answer: A

Include the flag -runner=DataflowRunner in beam_pipeline_args to run the evaluation step on Dataflow.

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.