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

Allow to control the width of the heatmap plot #2242

Merged
merged 4 commits into from Jun 15, 2022

Conversation

ravwojdyla
Copy link
Contributor

@ravwojdyla ravwojdyla commented Oct 27, 2021

Reason: default size might be a bit too small for a larger datasets.

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #2242 (6995c03) into master (b6e90c8) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2242      +/-   ##
==========================================
- Coverage   51.61%   51.61%   -0.01%     
==========================================
  Files          91       91              
  Lines       13147    13144       -3     
==========================================
- Hits         6786     6784       -2     
+ Misses       6361     6360       -1     
Impacted Files Coverage Δ
shap/plots/_heatmap.py 94.80% <100.00%> (-0.07%) ⬇️
shap/_explanation.py 54.67% <0.00%> (-0.20%) ⬇️
shap/models/_teacher_forcing.py 79.88% <0.00%> (+0.45%) ⬆️
shap/models/_text_generation.py 73.73% <0.00%> (+0.73%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@slundberg
Copy link
Collaborator

Excellent, thank you! Sorry I have been out for a while and let this sit. Will merge once the new CI tests pass.

@slundberg slundberg merged commit 510c4b6 into shap:master Jun 15, 2022
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.

None yet

2 participants