Solved

You Have Trained a Text Classification Model in TensorFlow Using

Question 24

Multiple Choice

You have trained a text classification model in TensorFlow using AI Platform. You want to use the trained model for batch predictions on text data stored in BigQuery while minimizing computational overhead. What should you do?


A) Export the model to BigQuery ML.
B) Deploy and version the model on AI Platform.
C) Use Dataflow with the SavedModel to read the data from BigQuery.
D) Submit a batch prediction job on AI Platform that points to the model location in Cloud Storage.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions