Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Google Professional Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 66 Topic 7 Discussion

Google Professional Machine Learning Engineer Professional-Machine-Learning-Engineer Question # 66 Topic 7 Discussion

Professional-Machine-Learning-Engineer Exam Topic 7 Question 66 Discussion:
Question #: 66
Topic #: 7

You have created a Vertex Al pipeline that includes two steps. The first step preprocesses 10 TB data completes in about 1 hour, and saves the result in a Cloud Storage bucket The second step uses the processed data to train a model You need to update the model ' s code to allow you to test different algorithms You want to reduce pipeline execution time and cost, while also minimizing pipeline changes What should you do?


A.

Add a pipeline parameter and an additional pipeline step Depending on the parameter value the pipeline step conducts or skips data preprocessing and starts model training.


B.

Create another pipeline without the preprocessing step, and hardcode the preprocessed Cloud Storage file location for model training.


C.

Configure a machine with more CPU and RAM from the compute-optimized machine family for the data preprocessing step.


D.

Enable caching for the pipeline job. and disable caching for the model training step.


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.