Google Cloud Professional Machine Learning Engineer — Question 263

You are developing a process for training and running your custom model in production. You need to be able to show lineage for your model and predictions. What should you do?

Answer options

Correct answer: B

Explanation

Option B is correct because it utilizes the capabilities of Vertex AI Pipelines to ensure that the training and prediction processes are tracked and connected, which is crucial for lineage. The other options either do not provide the same level of tracking or do not use the appropriate components from Vertex AI Pipelines to achieve this.