nerdexam
Google

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #222

You need to develop a custom TensorFlow model that will be used for online predictions. The training data is stored in BigQuery You need to apply instance-level data transformations to the data for mo

Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #222. The question stem and answer options stay visible for context.

Submitted by the_admin· Apr 18, 2026ML pipeline operationalization

Question

You need to develop a custom TensorFlow model that will be used for online predictions. The training data is stored in BigQuery You need to apply instance-level data transformations to the data for model training and serving. You want to use the same preprocessing routine during model training and serving. How should you configure the preprocessing routine?

Options

  • ACreate a BigQuery script to preprocess the data, and write the result to another BigQuery table.
  • BCreate a pipeline in Vertex AI Pipelines to read the data from BigQuery and preprocess it using a
  • CCreate a preprocessing function that reads and transforms the data from BigQuery. Create a
  • DCreate an Apache Beam pipeline to read the data from BigQuery and preprocess it by using

Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to see the answer

You've previewed enough free PROFESSIONAL-MACHINE-LEARNING-ENGINEER questions. Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Data Preprocessing#Training-Serving Consistency#Apache Beam#TensorFlow Data Transformation
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER Practice