You are implementing a batch inference ML pipeline in Google Cloud. The model was developed by using TensorFlow and is stored in SavedModel format in Cloud Storage. You need to apply the model to a historical dataset that is stored in a BigQuery table. You want to perform inference with minimal effort. What should you do?
Vertex AI batch prediction is the most appropriate and efficient way to apply a pre-trained model like TensorFlow's SavedModel to a large dataset, especially for batch processing.
The Vertex AI batch prediction job works by exporting your dataset (in this case, historical data from BigQuery) to a suitable format (like Avro or CSV) and then processing it in Cloud Storage where the model is stored.
Avro format is recommended for large datasets as it is highly efficient for data storage and is optimized for read/write operations in Google Cloud, which is why option B is correct.
Option A suggests using BigQuery ML for inference, but it does not support running arbitrary TensorFlow models directly within BigQuery ML. Hence, BigQuery ML is not a valid option for this particular task.
Option C (exporting to CSV) is a valid alternative but is less efficient compared to Avro in terms of performance.
Eleonore
9 months agoMargo
9 months agoArgelia
10 months agoRozella
10 months agoLetha
10 months agoMozelle
10 months agoVanesa
11 months agoSolange
11 months agoDelbert
11 months agoDyan
11 months agoGenevive
11 months agoRodney
11 months agoAlline
11 months agoTruman
2 years agoLavonne
2 years agoVallie
2 years agoDenae
2 years agoKeneth
2 years agoDeeann
2 years agoWilletta
2 years agoMelynda
2 years agoTonja
2 years agoGene
2 years agoStefania
2 years agoAnissa
2 years agoJesusita
2 years agoShasta
2 years agoMaile
2 years agoJaime
2 years agoSabine
2 years agoTheron
2 years agoElliott
2 years agoMaybelle
2 years agoSimona
2 years agoCristina
2 years agoGraham
2 years agoJamika
2 years agoStaci
2 years agoWhitney
2 years ago