List of questions
Related questions
Question 211 - Professional Machine Learning Engineer discussion
Your team is training a large number of ML models that use different algorithms, parameters and datasets. Some models are trained in Vertex Ai Pipelines, and some are trained on Vertex Al Workbench notebook instances. Your team wants to compare the performance of the models across both services. You want to minimize the effort required to store the parameters and metrics What should you do?
A.
Implement an additional step for all the models running in pipelines and notebooks to export parameters and metrics to BigQuery.
B.
Create a Vertex Al experiment Submit all the pipelines as experiment runs. For models trained on notebooks log parameters and metrics by using the Vertex Al SDK.
C.
Implement all models in Vertex Al Pipelines Create a Vertex Al experiment, and associate all pipeline runs with that experiment.
D.
Store all model parameters and metrics as mode! metadata by using the Vertex Al Metadata API.
Your answer:
0 comments
Sorted by
Leave a comment first