Google Cloud Professional Machine Learning Engineer — Question 320

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because Vertex AI Experiments allows you to effectively track and compare different versions of model artifacts, while Vertex AI managed datasets provides a structured approach for managing dataset versioning. Options A and B do not focus on comparing model versions or managing datasets effectively. Option C incorrectly suggests using Vertex ML Metadata, which is not the best tool for dataset versioning in this context.