Spaces:
Runtime error
Runtime error
Commit ·
36b36fd
1
Parent(s): 31152a0
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,12 +1,8 @@
|
|
| 1 |
hpsklearn==0.1.0
|
| 2 |
sklearn==0.0
|
| 3 |
-
sklearn-contrib-py-earth @ git+https://github.com/scikit-learn-contrib/py-earth.git@dde5f899255411a7b9cbbabf93a817eff4b02e5e
|
| 4 |
sklearn-pandas==2.2.0
|
| 5 |
matplotlib==3.5.3
|
| 6 |
-
xgboost==1.6.2
|
| 7 |
-
catboost
|
| 8 |
lightgbm
|
| 9 |
shap==0.41.0
|
| 10 |
randomgen==1.23.1
|
| 11 |
-
optuna==3.0.3
|
| 12 |
scipy==1.7.3
|
|
|
|
| 1 |
hpsklearn==0.1.0
|
| 2 |
sklearn==0.0
|
|
|
|
| 3 |
sklearn-pandas==2.2.0
|
| 4 |
matplotlib==3.5.3
|
|
|
|
|
|
|
| 5 |
lightgbm
|
| 6 |
shap==0.41.0
|
| 7 |
randomgen==1.23.1
|
|
|
|
| 8 |
scipy==1.7.3
|