Hellisotherpeople commited on
Commit
4669afb
1 Parent(s): a4546dd

Use my custom SHAP wheel with a bugfix for plotting

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  streamlit
2
  datasets
3
- shap
4
  pandas
 
1
  streamlit
2
  datasets
3
+ ./shap-0.40.0-cp38-cp38-linux_x86_64.whl
4
  pandas