Vova Manannikov
commited on
Commit
•
36a9d43
1
Parent(s):
313d8ca
add features to scaler
Browse files- config.json +1 -1
- model_w_features.pkl +0 -0
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"alcohol": ["9.4", "9.8", "12.6"]
|
19 |
},
|
20 |
"model": {
|
21 |
-
"file": "
|
22 |
},
|
23 |
"task": "tabular-classification"
|
24 |
}
|
|
|
18 |
"alcohol": ["9.4", "9.8", "12.6"]
|
19 |
},
|
20 |
"model": {
|
21 |
+
"file": "model_w_features.pkl"
|
22 |
},
|
23 |
"task": "tabular-classification"
|
24 |
}
|
model_w_features.pkl
ADDED
Binary file (187 kB). View file
|
|