CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 50: Google Cloud Professional Machine Learning Engineer

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Load the data into BigQuery, and read the data from BigQuery.
  2. B. Load the data into Cloud Bigtable, and read the data from Bigtable.
  3. C. Convert the CSV files into shards of TFRecords, and store the data in Cloud Storage. — đáp án hiện tại
  4. D. Convert the CSV files into shards of TFRecords, and store the data in the Hadoop Distributed File System (HDFS).

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề