Uses of Class
software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
-
Packages that use ClarifyShapBaselineConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ClarifyShapBaselineConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ClarifyShapBaselineConfig Modifier and Type Method Description ClarifyShapBaselineConfigClarifyShapConfig. shapBaselineConfig()The configuration for the SHAP baseline of the Kernal SHAP algorithm.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ClarifyShapBaselineConfig Modifier and Type Method Description ClarifyShapConfig.BuilderClarifyShapConfig.Builder. shapBaselineConfig(ClarifyShapBaselineConfig shapBaselineConfig)The configuration for the SHAP baseline of the Kernal SHAP algorithm.
-