nerdexam
Google

PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #312

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.

The correct answer is B. Use Vertex Explainable AI to generate feature attributions, and use feature-based explanations for. Vertex Explainable AI provides robust, built-in tools for generating feature attributions and explanations for machine learning models deployed on Vertex AI. It allows you to understand which features contributed most to the AI's decision-making, making it suitable for use cases

Submitted by wei.xz· Apr 18, 2026ML pipeline operationalization

Question

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?

Options

  • ADeploy the Learning Interpretability Tool (LIT) on App Engine to provide explainability and
  • BUse Vertex Explainable AI to generate feature attributions, and use feature-based explanations for
  • CUse AutoML Tables with built-in explainability features, and use Shapley values for explainability.
  • DDeploy pre-trained models from TensorFlow Hub to provide explainability using visualization tools.

How the community answered

(50 responses)
  • A
    10% (5)
  • B
    72% (36)
  • C
    14% (7)
  • D
    4% (2)

Explanation

Vertex Explainable AI provides robust, built-in tools for generating feature attributions and explanations for machine learning models deployed on Vertex AI. It allows you to understand which features contributed most to the AI's decision-making, making it suitable for use cases requiring transparency, such as loan approvals, credit limits, and interest rates. This approach integrates seamlessly into the Vertex AI ecosystem, minimizing operational overhead while delivering feature-based explanations that meet regulatory and business requirements for interpretability.

Topics

#Explainable AI#Vertex AI#Feature Attributions#Managed Services

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-MACHINE-LEARNING-ENGINEER Practice