MVesalA commited on
Commit
cf1bd6b
·
verified ·
1 Parent(s): 7fc10b4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ scikit-learn
4
+ gradio
5
+ joblib
6
+ lightgbm
7
+ category_encoders