hidevscommunity commited on
Commit
ba39ef9
1 Parent(s): db38778

Upload 3 files

Browse files
Files changed (3) hide show
  1. 18.png +0 -0
  2. Income_classification_ra.pkl +3 -0
  3. requirements.txt +10 -0
18.png ADDED
Income_classification_ra.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1602302f1e5506ed7f053fffa2ae2f7961d082ae853d80c4288784c55a3f5c47
3
+ size 55102922
requirements.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