Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Professional-Machine-Learning-Engineer All Questions
Exam Professional-Machine-Learning-Engineer All Questions

View all questions & answers for the Professional-Machine-Learning-Engineer exam

Google Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 45 Topic 5 Discussion

Professional-Machine-Learning-Engineer Exam Topic 5 Question 45 Discussion:
Question #: 45
Topic #: 5

You are profiling the performance of your TensorFlow model training time and notice a performance issue caused by inefficiencies in the input data pipeline for a single 5 terabyte CSV file dataset on Cloud Storage. You need to optimize the input pipeline performance. Which action should you try first to increase the efficiency of your pipeline?


A.

Preprocess the input CSV file into a TFRecord file.


B.

Randomly select a 10 gigabyte subset of the data to train your model.


C.

Split into multiple CSV files and use a parallel interleave transformation.


D.

Set the reshuffle_each_iteration parameter to true in the tf.data.Dataset.shuffle method.


Get Premium Professional-Machine-Learning-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.