Google Cloud Professional Machine Learning Engineer — Question 294

You are an ML engineer at a bank. You need to build a solution that provides transparent and understandable explanations for AI-driven decisions for loan approvals, credit limits, and interest rates. You want to build this system to require minimal operational overhead. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because Vertex Explainable AI is specifically designed to provide detailed feature attributions which enhance the interpretability of AI models. Options A and D focus on visualization tools or deployment methods that do not prioritize the generation of explanations, while option C, although it mentions explainability, relies on AutoML Tables which may not be as tailored for the specific requirements of this use case.