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
7 months agoLou
7 months agoChaya
8 months agoNan
8 months agoFiliberto
8 months agoLenna
8 months agoYolando
8 months agoIsadora
8 months agoMohammad
8 months agoMalcolm
8 months agoJacob
8 months agoCassandra
8 months agoKrissy
8 months agoInocencia
8 months ago