nerdexam
GoogleGoogle

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #143

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

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

Submitted by sofia.br· Apr 18, 2026ML pipeline operationalization

Question

You work on a data science team at a bank and are creating an ML model to predict loan default risk. You have collected and cleaned hundreds of millions of records worth of training data in a BigQuery table, and you now want to develop and compare multiple models on this data using TensorFlow and Vertex AI. You want to minimize any bottlenecks during the data ingestion state while considering scalability. What should you do?

Options

  • AUse the BigQuery client library to load data into a dataframe, and use
  • BExport data to CSV files in Cloud Storage, and use tf.data.TextLineDataset() to read them.
  • CConvert the data into TFRecords, and use tf.data.TFRecordDataset() to read them.
  • DUse TensorFlow I/O's BigQuery Reader to directly read the data.

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 Ingestion#BigQuery#TensorFlow I/O#Scalability
Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER PracticeBrowse All PROFESSIONAL-MACHINE-LEARNING-ENGINEER Questions