Hello,
First of all, thank you for your work on tshap.
I wanted to share a couple of minor issues I ran into while using the library:
- It looks like the example notebook currently runs into an error because plot_multivariate_sample_attributions isn't being imported correctly.
- I noticed that the multivariate features aren't working as expected when installing via pip. However, when I use the source code directly from this repository, everything runs successfully. Maybe the PyPI package might just need a quick sync with the latest GitHub main branch.
Thank you for your work.