Multiple Choice
You recently joined an enterprise-scale company that has thousands of datasets. You know that there are accurate descriptions for each table in BigQuery, and you are searching for the proper BigQuery table to use for a model you are building on AI Platform. How should you find the data that you need?
A) Use Data Catalog to search the BigQuery datasets by using keywords in the table description.
B) Tag each of your model and version resources on AI Platform with the name of the BigQuery table that was used for training.
C) Maintain a lookup table in BigQuery that maps the table descriptions to the table ID. Query the lookup table to find the correct table ID for the data that you need.
D) Execute a query in BigQuery to retrieve all the existing table names in your project using the INFORMATION_SCHEMA metadata tables that are native to BigQuery. Use the result o find the table that you need.
Correct Answer:

Verified
Correct Answer:
Verified
Q16: You have written unit tests for a
Q17: Your team trained and tested a DNN
Q18: Your organization's call center has asked you
Q19: You built and manage a production system
Q20: Your data science team needs to rapidly
Q22: You started working on a classification problem
Q23: Your team is building a convolutional neural
Q24: You have trained a text classification model
Q25: You have been asked to develop an
Q26: You work for a social media company.