123ahmed commited on
Commit
8165dce
·
verified ·
1 Parent(s): 861c1c7

Upload 5 files

Browse files
Files changed (5) hide show
  1. MinMax.pkl +3 -0
  2. app.py +0 -0
  3. le_col.pkl +3 -0
  4. model.pkl +3 -0
  5. requirements.txt +5 -0
MinMax.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9e693fb4b1e2a6b1259160b983d811ceee2a0fbd59a2fe3192ce5056ffdb8f1
3
+ size 1151
app.py ADDED
File without changes
le_col.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3797d34e33b63f75bc785a747fc7ca6c45e081bff4e06e5fd7a9c41d05e24ed
3
+ size 4878
model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd98eba25a8908af1b85afeec54689290688e1904922683d1ba26be927d0ed50
3
+ size 1839
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas
2
+ numpy==1.23.5
3
+ scikit-learn==1.2.2
4
+ joblib
5
+ gradio