Spaces:
Sleeping
Sleeping
Commit
·
40bccfa
1
Parent(s):
5ebff3c
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ numpy
|
|
3 |
scikit-learn
|
4 |
pandas
|
5 |
xgboost==1.3.3
|
6 |
-
shap
|
|
|
|
|
|
3 |
scikit-learn
|
4 |
pandas
|
5 |
xgboost==1.3.3
|
6 |
+
shap
|
7 |
+
plotly
|
8 |
+
dynamic_shap_plots
|