exam questions

Exam Professional Machine Learning Engineer All Questions

View all questions & answers for the Professional Machine Learning Engineer exam

Exam Professional Machine Learning Engineer topic 1 question 330 discussion

Actual exam question from Google's Professional Machine Learning Engineer
Question #: 330
Topic #: 1
[All Professional Machine Learning Engineer Questions]

You are using Vertex AI to manage your ML models and datasets. You recently updated one of your models. You want to track and compare the new version with the previous one and incorporate dataset versioning. What should you do?

  • A. Use Vertex AI TensorBoard to visualize the training metrics of the new model version, and use Data Catalog to manage dataset versioning.
  • B. Use Vertex AI Model Monitoring to monitor the performance of the new model version, and use Vertex AI Training to manage dataset versioning.
  • C. Use Vertex AI Experiments to track and compare model artifacts and versions, and use Vertex ML Metadata to manage dataset versioning.
  • D. Use Vertex AI Experiments to track and compare model artifacts and versions, and use Vertex AI managed datasets to manage dataset versioning.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
vbcarlos23
4 days ago
Selected Answer: C
Vertex ML Metadata funciona como una base de datos gráfica que registra estas relaciones. Cuando ejecutas un experimento, registras un "Artefacto de Dataset" (con su versión/URI) y lo vinculas a la ejecución. Esto te permite "incorporar el versionado" de manera que puedas responder: "El modelo X falló porque usó la versión antigua Y de los datos".
upvoted 1 times
...
dija123
1 month, 4 weeks ago
Selected Answer: D
A key feature of Vertex AI managed dataset service is built-in versioning
upvoted 1 times
...
spradhan
4 months ago
Selected Answer: D
Vertex AI managed dataset now has versioning
upvoted 2 times
...
alja12
4 months, 4 weeks ago
Selected Answer: C
Vertex AI Managed Datasets don’t offer dataset versioning or lineage tracking hence C
upvoted 2 times
dija123
1 month, 3 weeks ago
Managed Datasets is offering versioning
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...