Google Professional Machine Learning Engineer Exam - Topic 1 Question 19 Discussion
You have been asked to develop an input pipeline for an ML training model that processes images from disparate sources at a low latency. You discover that your input data does not fit in memory. How should you create a dataset following Google-recommended best practices?
B) Convert the images to tf .Tensor Objects, and then run Dataset. from_tensor_slices{).
A) Create a tf.data.Dataset.prefetch transformation
C) Convert the images to tf .Tensor Objects, and then run tf. data. Dataset. from_tensors ().
D) Convert the images Into TFRecords, store the images in Cloud Storage, and then use the tf. data API to read the images for training
Karan
9 months agoLou
9 months agoChaya
9 months agoNan
9 months agoFiliberto
9 months agoLenna
10 months agoYolando
10 months agoIsadora
10 months agoMohammad
10 months agoMalcolm
10 months agoJacob
10 months agoCassandra
10 months agoKrissy
10 months agoInocencia
10 months ago