List of questions
Related questions
Question 239 - Professional Machine Learning Engineer discussion
You created a model that uses BigQuery ML to perform linear regression. You need to retrain the model on the cumulative data collected every week. You want to minimize the development effort and the scheduling cost. What should you do?
A.
Use BigQuerys scheduling service to run the model retraining query periodically.
B.
Create a pipeline in Vertex Al Pipelines that executes the retraining query and use the Cloud Scheduler API to run the query weekly.
C.
Use Cloud Scheduler to trigger a Cloud Function every week that runs the query for retraining the model.
D.
Use the BigQuery API Connector and Cloud Scheduler to trigger. Workflows every week that retrains the model.
Your answer:
0 comments
Sorted by
Leave a comment first