Vova Manannikov commited on
Commit
36a9d43
1 Parent(s): 313d8ca

add features to scaler

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. 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": "model.pkl"
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