dvj4 commited on
Commit
3a6b096
·
1 Parent(s): 2eb4804

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ optuna
4
+ xgboost
5
+ seaborn
6
+ shap
7
+ scikit-learn
8
+