Spaces:
Sleeping
Sleeping
Add xgboost, lightgbm, catboost dependencies
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,9 @@ pandas
|
|
| 8 |
numpy
|
| 9 |
scikit-learn
|
| 10 |
scipy
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
autogluon.tabular
|
| 13 |
flaml
|
|
|
|
| 8 |
numpy
|
| 9 |
scikit-learn
|
| 10 |
scipy
|
| 11 |
+
xgboost
|
| 12 |
+
lightgbm
|
| 13 |
+
catboost
|
| 14 |
|
| 15 |
autogluon.tabular
|
| 16 |
flaml
|