Multiple Choice
You are training a TensorFlow model on a structured dataset with 100 billion records stored in several CSV files. You need to improve the input/output execution performance. What should you do?
A) Load the data into BigQuery, and read the data from BigQuery.
B) Load the data into Cloud Bigtable, and read the data from Bigtable.
C) Convert the CSV files into shards of TFRecords, and store the data in Cloud Storage.
D) Convert the CSV files into shards of TFRecords, and store the data in the Hadoop Distributed File System (HDFS) .
Correct Answer:

Verified
Correct Answer:
Verified
Q7: You have a demand forecasting pipeline in
Q8: You work for a large technology company
Q9: You are training a Resnet model on
Q10: Your team needs to build a model
Q11: You recently joined a machine learning team
Q13: You are an ML engineer at a
Q14: You developed an ML model with AI
Q15: You are building an ML model to
Q16: You have written unit tests for a
Q17: Your team trained and tested a DNN