SageMaker Clarify SHAP (https://sagemaker.readthedocs.io/en/stable/api/training/processing.html#sagemaker.clarify.SHAPConfig) requires users to specify a baseline dataset. The regular, popular SHAP (https://github.com/slundberg/shap) does not require this, making its use simpler than ours.
Why do we require a baseline dataset?