sudhirpgcmma02 commited on
Commit
047eee2
·
verified ·
1 Parent(s): 26b9f92

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,8 +1,14 @@
1
- pandas==2.2.2
2
  huggingface_hub==0.32.6
 
 
 
 
 
 
3
  streamlit==1.43.2
4
  joblib==1.5.1
5
- scikit-learn==1.6.0
6
- imbalanced-learn==0.9.1
7
- xgboost==2.1.4
 
8
  shap==0.44.1
 
 
1
  huggingface_hub==0.32.6
2
+ datasets==3.6.0
3
+ pandas==2.2.2
4
+ scikit-learn==1.3.2
5
+ imbalanced-learn==0.12.3
6
+ xgboost==2.1.4
7
+ mlflow==3.0.1
8
  streamlit==1.43.2
9
  joblib==1.5.1
10
+ cloudpickle==3.1.2
11
+ psutil==5.9.5
12
+ seaborn==0.12.0
13
+ optuna==3.6.1
14
  shap==0.44.1