Examtopics

Professional Machine Learning Engineer
  • Topic 1 Question 45

    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?

    • Load the data into BigQuery, and read the data from BigQuery.

    • Load the data into Cloud Bigtable, and read the data from Bigtable.

    • Convert the CSV files into shards of TFRecords, and store the data in Cloud Storage.

    • Convert the CSV files into shards of TFRecords, and store the data in the Hadoop Distributed File System (HDFS).


    シャッフルモード