Google Professional Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 20 Topic 3 Discussion

Google Professional Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 20 Topic 3 Discussion

Professional-Machine-Learning-Engineer Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

You are developing ML models with Al Platform for image segmentation on CT scans. You frequently update your model architectures based on the newest available research papers, and have to rerun training on the same dataset to benchmark their performance. You want to minimize computation costs and manual intervention while having version control for your code. What should you do?


A.

Use Cloud Functions to identify changes to your code in Cloud Storage and trigger a retraining job


B.

Use the gcloud command-line tool to submit training jobs on Al Platform when you update your code


C.

Use Cloud Build linked with Cloud Source Repositories to trigger retraining when new code is pushed to the repository


D.

Create an automated workflow in Cloud Composer that runs daily and looks for changes in code in Cloud Storage using a sensor.


Get Premium Professional-Machine-Learning-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.