Spaces:
Sleeping
Sleeping
add xgboost dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ scipy
|
|
5 |
seaborn
|
6 |
scikit-learn
|
7 |
joblib
|
|
|
|
5 |
seaborn
|
6 |
scikit-learn
|
7 |
joblib
|
8 |
+
xgboost
|