Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Machine Learning Engineer Topic 3 Question 99 Discussion

Actual exam question for Google's Professional Machine Learning Engineer exam
Question #: 99
Topic #: 3
[All Professional Machine Learning Engineer Questions]

You are developing an image recognition model using PyTorch based on ResNet50 architecture. Your code is working fine on your local laptop on a small subsample. Your full dataset has 200k labeled images You want to quickly scale your training workload while minimizing cost. You plan to use 4 V100 GPUs. What should you do? (Choose Correct Answer and Give Reference and Explanation)

Show Suggested Answer Hide Answer
Suggested Answer: C

Traffic splitting is a feature of Vertex AI that allows you to distribute the prediction requests among multiple models or model versions within the same endpoint. You can specify the percentage of traffic that each model or model version receives, and change it at any time. Traffic splitting can help you test the new model in production without creating a new endpoint or a separate service. You can deploy the new model to the existing Vertex AI endpoint, and use traffic splitting to send 5% of production traffic to the new model. You can monitor the end-user metrics, such as listening time, to compare the performance of the new model and the previous model. If the end-user metrics improve between models over time, you can gradually increase the percentage of production traffic sent to the new model. This solution can help you test the new model in production while minimizing complexity and cost.Reference:

Traffic splitting | Vertex AI

Deploying models to endpoints | Vertex AI


Contribute your Thoughts:

Norah
28 days ago
Wait, I can use my refrigerator as a GPU? *scratches head* Nah, that's probably not a good idea. Time to get serious and go with Option B. Gotta package that code up and let Vertex AI handle the heavy lifting!
upvoted 0 times
Hyun
3 days ago
That's right, Option B is the best choice for scaling your training workload efficiently.
upvoted 0 times
...
Nicholle
19 days ago
Option B sounds like the way to go. Package your code and let Vertex AI do the heavy lifting.
upvoted 0 times
...
Ronny
20 days ago
Yeah, using your refrigerator as a GPU is definitely not a good idea.
upvoted 0 times
...
...
Rhea
1 months ago
Hmm, I'm not sure I trust any of these options. I think I'll just train my model on my local laptop and hope it scales eventually. Who needs fancy cloud infrastructure anyway? *laughs nervously*
upvoted 0 times
Eva
9 days ago
Using cloud infrastructure like Vertex AI can greatly speed up your training process and save you time in the long run. It's worth considering!
upvoted 0 times
...
Jessenia
27 days ago
Option A seems like the best choice for scaling your training workload with minimal cost. You should configure a Compute Engine VM with the necessary dependencies and use Vertex AI with custom tier containing the required GPUs.
upvoted 0 times
...
...
Lashandra
1 months ago
Option D is intriguing, but it sounds a bit more complex than I'd like to deal with. Setting up a GKE cluster and submitting a TFJob operator seems like a lot of work. I'm more interested in a simpler, managed solution like Vertex AI.
upvoted 0 times
...
Ernestine
1 months ago
I'm leaning towards Option C. Creating a Vertex AI Workbench instance with the required GPUs sounds like a great way to get my model training up and running quickly. Plus, I don't have to worry about managing the infrastructure myself.
upvoted 0 times
Asha
21 days ago
Option C seems like a good choice. Using Vertex AI Workbench with 4 V100 GPUs can speed up training.
upvoted 0 times
...
...
Lauran
2 months ago
Option A seems like the easiest way to scale my training workload. I can simply configure a Compute Engine VM with the necessary dependencies and use Vertex AI to train my model. Definitely the fastest and most cost-effective solution.
upvoted 0 times
Layla
9 days ago
Option A seems like the easiest way to scale my training workload. I can simply configure a Compute Engine VM with the necessary dependencies and use Vertex AI to train my model. Definitely the fastest and most cost-effective solution.
upvoted 0 times
...
Arlette
15 days ago
A) Configure a Compute Engine VM with all the dependencies that launches the training Train your model with Vertex AI using a custom tier that contains the required GPUs.
upvoted 0 times
...
...
Jesusita
2 months ago
I'm not sure, but I think option D could also be a valid choice. Creating a GKE cluster with a node pool that has 4 V100 GPUs might be a good solution too.
upvoted 0 times
...
Paul
2 months ago
I agree with Robt. Option A seems like the most efficient way to scale the training workload while minimizing cost.
upvoted 0 times
...
Robt
2 months ago
I think the correct answer is A. It involves configuring a Compute Engine VM with the necessary dependencies and using Vertex AI with the required GPUs.
upvoted 0 times
...

Save Cancel