pytorch/captum

What is the proper shape of baselines for DeepLiftShap?

barteksad opened this issue · 0 comments

Hello,
There is not baselines in examples in docs: https://captum.ai/api/deep_lift_shap.html but the method requires one.
I tried different ones, especially ones which worked for other shap based methods in captum like gradient_shap but non of them worked. Has anyone seen such problem?