mertkarabacak commited on
Commit
f151f02
·
1 Parent(s): 61a6b24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,8 +1,9 @@
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
 
 
1
+ numpy==1.23
2
+ matplotlib
3
+ xgboost
4
+ catboost
5
  lightgbm
6
+ shap
7
+ randomgen
8
+ optuna
9
+ scipy