Somnath3570 commited on
Commit
148dc4c
·
verified ·
1 Parent(s): 9e7ee1c

Create requirements.txt

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