yes2code commited on
Commit
9228b82
·
1 Parent(s): 4f93fcf

Create requirements.txt

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