Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix interaction_values values and list_ind #497

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

ThomasBouche
Copy link
Collaborator

Description

Fixes #477
Multiply interaction values by 2 to obtain the value of interactions between 2 variables.

In addition, a few changes have been made to the "selection" management for interactions.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Test Configuration:

  • OS:Linux
  • Python version:3.10
  • Shapash version:2.3.7

@ThomasBouche ThomasBouche merged commit 96950d1 into master Nov 3, 2023
3 checks passed
@ThomasBouche ThomasBouche deleted the hotfix/interactions_values branch November 3, 2023 13:11
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.

How is the y-axis (Shap Interaction value) in the generated plot calculated?
2 participants