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

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

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

You want to train an AutoML model to predict house prices by using a small public dataset stored in BigQuery. You need to prepare the data and want to use the simplest most efficient approach. What should you do?


A.

Write a query that preprocesses the data by using BigQuery and creates a new table Create a Vertex Al managed dataset with the new table as the data source.


B.

Use Dataflow to preprocess the data Write the output in TFRecord format to a Cloud Storage bucket.


C.

Write a query that preprocesses the data by using BigQuery Export the query results as CSV files and use

those files to create a Vertex Al managed dataset.


D.

Use a Vertex Al Workbench notebook instance to preprocess the data by using the pandas library Export the data as CSV files, and use those files to create a Vertex Al managed dataset.


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.