Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
|
|
|
|
|
|
| 4 |
xgboost
|
| 5 |
joblib
|
| 6 |
tabulate
|
|
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
| 4 |
+
matplotlib
|
| 5 |
+
scipy
|
| 6 |
xgboost
|
| 7 |
joblib
|
| 8 |
tabulate
|