-
Hi,
First of all, thanks for a great product! I've been using Shapley-value-induced black-box model explanations for a few years now, starting with the work of Strumbelj and Kononenko (http://lkm.f…
-
Hi @slundberg
Having found the "Shapley Flow: A Graph-based Approach to Interpreting Model Predictions" paper you wrote with 2 co-authors, I wonder if it's planned to implement it in _shap_ librar…
-
Hi,
I have just started learning XGBoost model. I used SHAP as a tool for feature selection for my XGBoost prediction model. After obtaining the feature importance, I noticed that the SHAP values o…
-
![image](https://user-images.githubusercontent.com/34906782/179351116-69ef7336-6b79-42ae-9865-60e8e5d5f102.png)
Hi. Sorry to bother you again, I recently tried to use your origin code to reproduce …
-
-
# Description
Find an existing algorithm written in Python and see how it performs against Brandon's output.
Find existing JavaScript implementations of the Gale-Shapley Matching Algorithm. Run a lo…
-
It is a good idea to incorporate the Shapley value into balanced multi-modality learning. However, I couldn't locate the Shapley module in this project. Could you please help me find its location? Tha…
-
For some reason, it looks like sgd_shapley is [not performing the Dijkstra projection](https://github.com/ThalesGroup/shapkit/blob/7ad9afb1931a4f903027419d0e461ed4200c3567/shapkit/sgd_shapley.py#L196)…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
Very impressed by this piece of work. Has any thought gone into how the KNN Shapley approach could be adapted to the multi-label case while retaining its efficiency?
For that matter, what lead to …