Abrar20 commited on
Commit
cd4e899
·
verified ·
1 Parent(s): f497077

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas==1.5.3
2
+ numpy==1.24.3
3
+ scikit-learn==1.2.3
4
+ xgboost==1.7.4
5
+ joblib==1.3.2