Improve explanations for AutoML image classification
Stay organized with collections
Save and categorize content based on your preferences.
When you are working with AutoML image models, you can configure
specific parameters to improve your explanations.
The Vertex Explainable AI feature attribution
methods are all based on variants of
Shapley values. Because
Shapley values are very computationally expensive, Vertex Explainable AI provides
approximations instead of the exact values.
You can reduce the approximation error and get closer to the exact values by
changing the following inputs:
Increasing the number of integral steps or number of paths.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Improve explanations for AutoML image classification\n\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nWhen you are working with AutoML image models, you can configure\nspecific parameters to improve your explanations.\n\nThe [Vertex Explainable AI feature attribution\nmethods](/vertex-ai/docs/explainable-ai/overview#compare-methods) are all based on variants of\nShapley values. Because\nShapley values are very computationally expensive, Vertex Explainable AI provides\napproximations instead of the exact values.\n\nYou can reduce the approximation error and get closer to the exact values by\nchanging the following inputs:\n\n- Increasing the number of integral steps or number of paths.\n\n### Increasing steps\n\nTo reduce approximation error, you can increase:\n\n- the **Number of integral steps** in the UI\n\nWhat's next\n-----------\n\n- Explore the [Limitations of Vertex Explainable AI](/vertex-ai/docs/explainable-ai/limitations)."]]