Spaces:
Sleeping
Sleeping
JohnAlexander23
commited on
Commit
•
f53d13a
1
Parent(s):
b7b8737
Create requirements.txt
Browse files- 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
|