ClarifyExplainerConfig - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClarifyExplainerConfig

The configuration parameters for the SageMaker Clarify explainer.

Contents

ShapConfig

The configuration for SHAP analysis.

Type: ClarifyShapConfig object

Required: Yes

EnableExplanations

A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default. See EnableExplanationsfor additional information.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: .*

Required: No

InferenceConfig

The inference configuration parameter for the model container.

Type: ClarifyInferenceConfig object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: