Shreyas1441AI commited on
Commit
8d791cb
·
verified ·
1 Parent(s): 8a3e3db

Upload 2 files

Browse files
Files changed (2) hide show
  1. main_pro.joblib +3 -0
  2. requirements.txt +10 -0
main_pro.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91167ef460b9332204468cab53fe797c492f3a768a4f9417128d0847bf7d97ae
3
+ size 3992915
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib==3.10.0
2
+ numpy==2.0.2
3
+ pandas==2.2.2
4
+ session_info==v1.0.1
5
+ scikit-learn==1.6.1
6
+ xgboost==3.0.5
7
+ IPython==7.34.0
8
+ jupyter_client==7.4.9
9
+ jupyter_core==5.8.1
10
+ notebook==6.5.7