pushing files to the repo from the example!
Browse files- Pickle_HME_Model.pkl +3 -0
- config.json +1 -1
Pickle_HME_Model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f1bcd1ea970cdd18153780000e50a88d5f6435710c13700a62151b06e96f9a6
|
3 |
+
size 1191
|
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
]
|
51 |
},
|
52 |
"model": {
|
53 |
-
"file": "
|
54 |
},
|
55 |
"model_format": "pickle",
|
56 |
"task": "tabular-classification"
|
|
|
50 |
]
|
51 |
},
|
52 |
"model": {
|
53 |
+
"file": "Pickle_HME_Model.pkl"
|
54 |
},
|
55 |
"model_format": "pickle",
|
56 |
"task": "tabular-classification"
|