Ettore Mariotti
Ettore Mariotti
This is a proof of concept of how one could think about implementing such an extractor, it is very simple: ```wl simpleLabeledExtractor[g_Graph] := VertexCount[g], "EdgeCount" -> EdgeCount[g], "Radius" -> GraphRadius[g],...
Sampe problem here, but only with GPUTreeExplainer
Hi, I am not able to run the code either... Python 3.8.3 Shap version: 0.37.0 I get the same error
Any updates on that? it seems like a useful thing to do. Actually I think it should be relatively easy, in the sense that sample_weights should be propagated to all...
I see, nice! So are you planning to integrate with scikit 1.x? it was quite a pain having to downgrade as many packages now depend on 1.x... good to know!...
Thanks!! btw I didn't know about inseq, that library looks amazing!!! thanks for sharing