hidevscommunity commited on
Commit
0e7dbfb
1 Parent(s): ab08b2a

Upload 3 files

Browse files
Files changed (3) hide show
  1. 22.png +0 -0
  2. medical_insurance_pred_rr.pkl +3 -0
  3. requirements[1].txt +10 -0
22.png ADDED
medical_insurance_pred_rr.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c369b7d079a667d98e0527a6ecedcacd00d48f295cdfe53e199a233f8d30d74
3
+ size 8683301
requirements[1].txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ numpy==1.21.4
4
+ pandas==1.5.1
5
+ ply==3.11
6
+ pickleshare==0.7.5
7
+ matplotlib==3.6.0
8
+ scikit-learn==1.1.2
9
+ seaborn==0.12.1
10
+ statsmodels==0.13.5