HF-Sum commited on
Commit
147e476
·
verified ·
1 Parent(s): 77661c4

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. best_model.joblib +3 -0
  2. requirements.txt +2 -3
best_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2321af319df69dfd12259fe90bb0c8092d36328349f518000f84903f7d869602
3
+ size 120980
requirements.txt CHANGED
@@ -1,6 +1,5 @@
 
 
1
  pandas==2.2.2
2
  scikit-learn==1.6.1
3
  xgboost==2.1.4
4
- joblib==1.4.2
5
- huggingface_hub==1.19.0
6
- streamlit==1.43.2
 
1
+ huggingface_hub==1.19.0
2
+ datasets==3.6.0
3
  pandas==2.2.2
4
  scikit-learn==1.6.1
5
  xgboost==2.1.4