Examtopics

Professional Machine Learning Engineer
  • Topic 1 Question 267

    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?

    • Use BigQuery’s scheduling service to run the model retraining query periodically.

    • Create a pipeline in Vertex AI Pipelines that executes the retraining query, and use the Cloud Scheduler API to run the query weekly.

    • Use Cloud Scheduler to trigger a Cloud Function every week that runs the query for retraining the model.

    • Use the BigQuery API Connector and Cloud Scheduler to trigger Workflows every week that retrains the model.


    シャッフルモード