Skip to content

Skeleton for GraphSHAPIQXAI - #1

Merged
FinnKrammer merged 4 commits into
mainfrom
finn
May 4, 2026
Merged

Skeleton for GraphSHAPIQXAI#1
FinnKrammer merged 4 commits into
mainfrom
finn

Conversation

@FinnKrammer

Copy link
Copy Markdown
Collaborator

I added the files/structure neccessary to implement our GraphSHAPIQXAI class.

This includes:
src/shapiq_games/benchmark/graphshapiq_xai/
src/shapiq_games/benchmark/graphshapiq_xai/init.py
src/shapiq_games/benchmark/graphshapiq_xai/base.py

src/shapiq/graph/
src/shapiq/graph/init.py
src/shapiq/graph/base.py
src/shapiq/graph/explainer.py
src/shapiq/graph/graphshapiq.py
src/shapiq/graph/validation.py

All of the files and classes are not fleshed out and only Dummies. No code is inside, it is purely a skeleton for structure.
This Pull request seeks to enable us so that we can each branch off main with an available skeleton for the implementations and start working individually on different classes.

It is only a starting point and sync for us, no implemented feature.

@FinnKrammer
FinnKrammer marked this pull request as ready for review May 4, 2026 18:18
@luffdavid
luffdavid self-requested a review May 4, 2026 18:20

@zahntheo zahntheo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

@FinnKrammer
FinnKrammer merged commit f4d87d5 into main May 4, 2026
@FinnKrammer
FinnKrammer deleted the finn branch May 4, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants