chanyaphas commited on
Commit
5d91ebe
·
1 Parent(s): 301d47f

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. model.joblib +2 -2
app.py CHANGED
@@ -44,7 +44,7 @@ def main():
44
  "Housing_type": [Housing_type],
45
  "Income": [Income],
46
  "Children": [Children],
47
- "Education": [Education],
48
  "Day_Employed": [Day_Employed],
49
  "Flag_Mobile": [Flag_Mobile],
50
  "Flag_work_phone": [Flag_work_phone],
 
44
  "Housing_type": [Housing_type],
45
  "Income": [Income],
46
  "Children": [Children],
47
+ "Education": [EDU_DICT[Education]],
48
  "Day_Employed": [Day_Employed],
49
  "Flag_Mobile": [Flag_Mobile],
50
  "Flag_work_phone": [Flag_work_phone],
model.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a630c755e9e89dddcaa112d2296e6843c9d32fa7cbea6d24eafeb40ddd8d8086
3
- size 219054
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26935014592eab0cd6d0f913d3b19345d39988a004a4919437f8b8b087685a30
3
+ size 241921