divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.84k stars 281 forks source link

Fix/subgraphx shapley #120

Closed alirezadizaji closed 2 years ago

alirezadizaji commented 2 years ago

fix #56

Oceanusity commented 2 years ago

The original implementation keeps the nodes outside k-hop to be selected which better approximates the Shapley value according to the l-Shapley.

Thank you for your contribution, but please keep this unchanged. Thank you anyway.