Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
slundberg committed Sep 17, 2020
1 parent 47c9504 commit 73f629c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 731 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ shap/_cext.so
/shap/_cext*
.idea
catboost_info
tests/local_scratch.py
tests/mnist_data
data/*
4 changes: 4 additions & 0 deletions docs/_static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@ html.writer-html4 .rst-content dl:not(.docutils)>dt, html.writer-html5 .rst-cont

.rst-versions .rst-current-version {
color: #fcfcfc;
}

.wy-menu-vertical a {
color: #d9d9d9;
}
658 changes: 0 additions & 658 deletions notebooks/plots/dependence_plot.ipynb

This file was deleted.

7 changes: 0 additions & 7 deletions shap/orders/__init__.py

This file was deleted.

9 changes: 0 additions & 9 deletions shap/orders/_max_abs.py

This file was deleted.

9 changes: 0 additions & 9 deletions shap/orders/_mean_abs.py

This file was deleted.

48 changes: 0 additions & 48 deletions shap/orders/_order.py

This file was deleted.

0 comments on commit 73f629c

Please sign in to comment.