Google Cloud Professional Machine Learning Engineer — Question 264

You work for a manufacturing company. You need to train a custom image classification model to detect product defects at the end of an assembly line. Although your model is performing well, some images in your holdout set are consistently mislabeled with high confidence. You want to use Vertex AI to understand your model’s results. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because configuring example-based explanations allows you to understand the model's decisions by using specific examples from the training data. The other options either focus on feature-based explanations or indexing methods that do not directly address the need to analyze mislabeling in the context of the model's output.