Skip to content

Shapley analysis#2486

Draft
scarrazza wants to merge 22 commits into
masterfrom
sv_analysis
Draft

Shapley analysis#2486
scarrazza wants to merge 22 commits into
masterfrom
sv_analysis

Conversation

@scarrazza

Copy link
Copy Markdown
Member

Includes Shapley analysis tools to the NNPDF framework.

Comment thread pyproject.toml

[tool.poetry.dependencies]
# Generic dependencies (i.e., validphys)
python = ">=3.9"
shapley-values = {git = "https://github.com/rbonnetguerrini/shapley-values.git", branch = "main"}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I would suggest @rbonnetguerrini to make a release of his code and upload to PyPI, so we avoid installing from git.

@scarrazza scarrazza left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@rbonnetguerrini after discussing with @scarlehoff, we think we should add a section in the sphinx documentation. For example, you could move the execution tutorial from the scripts readme directly there (see doc folder) and include the example in the jupyter notebook.

Base automatically changed from regression_stability to master June 23, 2026 19:53
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