Harika22 commited on
Commit
f9d4f3d
·
verified ·
1 Parent(s): 5eb2298

Create requirements.txt

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