Roberta2024 commited on
Commit
ff8ce98
·
verified ·
1 Parent(s): 605e3c4

Upload requirements.txt

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