the biggest regression
Browse files- model/best_model_state.pth +3 -0
- model/model_features.json +1 -0
- model/preprocessor.pkl +3 -0
model/best_model_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cad322b5f728cabaf09f286532a020a32ec44b9cb98ce37ec5458d133bc2b2f6
|
3 |
+
size 436171458
|
model/model_features.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"numeric": ["age", "odometer", "sale_month", "sale_dayofweek", "sale_dayofyear", "make_popularity", "model_popularity", "km_per_year"], "categorical": ["make", "model", "trim", "body", "transmission", "color", "interior"]}
|
model/preprocessor.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5273b8088cb227d849766135eb2c03a5ca4fd0b30ba8308dfce42231e160d6a
|
3 |
+
size 820
|