Spaces:
Runtime error
Runtime error
Commit ·
bc6ac38
1
Parent(s): 0a17ef3
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 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
|
|
@@ -8,5 +7,4 @@ 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 |
xgboost==1.6.2
|
|
|
|
| 7 |
lightgbm
|
| 8 |
shap==0.41.0
|
| 9 |
randomgen==1.23.1
|
|
|
|
| 10 |
scipy==1.7.3
|