Values_0.ExplainerConfigSourceA parameter to activate explainers.
type nonrec t = {clarifyExplainerConfig : ClarifyExplainerConfig.t option;A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ClarifyEnableExplanations.t
| `Structure of
(string
* [> `Boolean of ClarifyShapUseLogit.t
| `Integer of ClarifyMaxRecordCount.t
| `List of
[> `Enum of string | `String of ClarifyHeader.t ] list
| `String of ClarifyFeaturesAttribute.t
| `Structure of
(string
* [> `Enum of string | `String of ClarifyMimeType.t ])
list ])
list ])
list ])
list ]