Multiple Choice
Your data science team needs to rapidly experiment with various features, model architectures, and hyperparameters. They need to track the accuracy metrics for various experiments and use an API to query the metrics over time. What should they use to track and report their experiments while minimizing manual effort?
A) Use Kubeflow Pipelines to execute the experiments. Export the metrics file, and query the results using the Kubeflow Pipelines API.
B) Use AI Platform Training to execute the experiments. Write the accuracy metrics to BigQuery, and query the results using the BigQuery API.
C) Use AI Platform Training to execute the experiments. Write the accuracy metrics to Cloud Monitoring, and query the results using the Monitoring API.
D) Use AI Platform Notebooks to execute the experiments. Collect the results in a shared Google Sheets file, and query the results using the Google Sheets API.
Correct Answer:

Verified
Correct Answer:
Verified
Q15: You are building an ML model to
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
Q21: You recently joined an enterprise-scale company that
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