-
## Möbius Interactions
$$
\Phi_n(S) := \sum_{T \subseteq S} (-1)^{|S|-|T|}\nu(T)
$$
Where:
| Symbol | Description |
| --- | --- |
| $\\Phi\_n(S)$ | Möbius Interaction for subset S |
| $S$…
-
As the title says. We should have this ready for next presentation.
-
Great work! One question I have though, when calculating the loss, it seems like the Shapley value is the same for each agent. Is this reasonable?
![mmexport1731243624409](https://github.com/user-att…
-
This is a UHF MeerKAT ms with 1024 channels, channel width of 0.531 MHz, and a 8s integration time. It contains observations of the Shapley Supercluster pointed at the cluster A3562 (refer to [Venturi…
-
Dear all,
I attempted to plot the Shapley values using the shapr package, but I encountered an issue. Here is the plot I generated:
![plot shapr](https://github.com/user-attachments/assets/c504f…
-
The [Shapley-Folkman lemma](https://eml.berkeley.edu/~anderson/Econ201B/NonconvexHandout.pdf) is a convex analysis result standard in the economics literature. In contrast, it is basically unheard of …
-
from shapely.geometry import Point, LineString, Polygon
# Nokta oluşturma
nokta = Point(0, 0)
# Çizgi oluşturma
cizgi = LineString([(0, 0), (1, 1), (2, 0)])
# Çokgen oluşturma
cokgen = Polygon([(0,…
-
Hello,
I found that the first example with the ExtraTreesClassifier() doesn't work:
_"ValueError: Shape of passed values is (30, 2), indices imply (30, 30)"_
It seems the library works for reg…
-
I have a project where I would like to use a LightGBM model trained in Python do perform prediction on feature contributions (Shapley values), in the same manner as answered in this StackOverflow ques…
-
![shapley](https://user-images.githubusercontent.com/33357428/222118086-efdfcda4-01e6-4d4d-bc6d-30ce019c464b.png)