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

Add interaction plot in the report #64

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

guillaume-vignal
Copy link
Collaborator

Fixes #63

Enhancements:

  • Interaction Plot:
    • Added an interaction plot to the report to help visualize and understand how variables interact with each other. This will provide deeper insights into relationships that are not captured by analyzing individual variables in isolation.
    • The plot helps to identify cases where the difference in outcomes is driven by the interaction between variables rather than a single variable.

Updates:

  • Python 3.12 Support:
    • Updated the codebase to add compatibility with Python 3.12. This includes testing and ensuring that all dependencies and functionality work as expected with the new version.

This PR improves the overall interpretability of the report and keeps the project up-to-date with the latest Python releases.

@guillaume-vignal guillaume-vignal merged commit 64c30a7 into master Sep 20, 2024
8 checks passed
@guillaume-vignal guillaume-vignal deleted the feature/interaction_plot branch September 20, 2024 13:33
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.

AUC important but easy to understand why
2 participants