ClarifyExplainerConfig - Amazon SageMaker

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 AWS SDKs, see the following: