Photon08 commited on
Commit
129df80
·
1 Parent(s): fb3e16a

Update requirements.txt

Browse files

added: pickle, shap, matplotlib

Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  numpy
2
  scikit-learn
3
  streamlit
4
- xgboost
 
 
 
 
1
  numpy
2
  scikit-learn
3
  streamlit
4
+ xgboost
5
+ pickle
6
+ shap
7
+ matplotlib