nerdexam
GoogleGoogle

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #242

PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #242: Real Exam Question with Answer & Explanation

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

Submitted by hassan_iq· Apr 18, 2026Data processing and feature engineering

Question

You are using Keras and TensorFlow to develop a fraud detection model. Records of customer transactions are stored in a large table in BigQuery. You need to preprocess these records in a cost-effective and efficient way before you use them to train the model. The trained model will be used to perform batch inference in BigQuery. How should you implement the preprocessing workflow?

Options

  • AImplement a preprocessing pipeline by using Apache Spark, and run the pipeline on Dataproc.
  • BLoad the data into a pandas DataFrame. Implement the preprocessing steps using pandas
  • CPerform preprocessing in BigQuery by using SQL. Use the BigQueryClient in TensorFlow to read
  • DImplement a preprocessing pipeline by using Apache Beam, and run the pipeline on Dataflow.

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

#BigQuery#SQL Preprocessing#TensorFlow Data Input#Cost-effective processing
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER PracticeBrowse All PROFESSIONAL-MACHINE-LEARNING-ENGINEER Questions