JohnAlexander23 commited on
Commit
f53d13a
1 Parent(s): b7b8737

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ scikit-learn == 1.5.0
2
+ pandas
3
+ matplotlib
4
+ seaborn
5
+ joblib
6
+ xgboost