You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Technical Supplement: Unifying Feature-Based Explanations with Functional ANOVA and Cooperative Game Theory
2
2
3
-
This technical supplement is a fork of the `shapiq` python library. All relevant scripts and settings for this submission are in the python files named `framework_*.py`.
3
+
This technical supplement is a fork of the `shapiq` python library.
4
+
Do not use this fork for any other purpose than the technical supplement, as some bug fixes and features are not included in this fork.
5
+
All relevant scripts and settings for work are in the python files named `framework_*.py`.
4
6
5
7
- The explanation games are defined in `framework_explanation_game.py` and `framework_explanations.py`.
6
8
- The computation of the explanations for the synthetic data is defined in `framework_compute_explanations_synth.py`, `framework_pre_compute_synth_local.py`, and `framework_plot_explanations.py`.
0 commit comments