Upload 6 files
Browse files- cat_model.onnx +3 -0
- feature_names.json +1 -0
- lgb_model.onnx +3 -0
- meta_model.onnx +3 -0
- rf_model.onnx +3 -0
- xgb_model.onnx +3 -0
cat_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:535ede104ded55336091a1b468c074aa7361e697654e9a0238a6b6093bb37844
|
| 3 |
+
size 1011705
|
feature_names.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
["distance_from_home", "distance_from_last_transaction", "ratio_to_median_purchase_price", "repeat_retailer", "used_chip", "used_pin_number", "online_order", "ratio_zscore", "ratio_log", "ratio_squared", "ratio_sqrt", "distance_ratio", "distance_sum", "chip_and_pin", "online_and_repeat", "high_ratio_flag", "high_distance_flag", "rolling_ratio_mean_10", "rolling_ratio_std_10", "rolling_ratio_mean_50", "rolling_ratio_std_50"]
|
lgb_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f88478fba7f88b9e149c740514aec61f1b097a32a6e90bea2f8a993f67797aa
|
| 3 |
+
size 34301
|
meta_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79947d33a215fda8d1f957fbc2cf838b3b936843abf944a8b795a2bbfe9a1b2e
|
| 3 |
+
size 615
|
rf_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6a328a82fd8e4a4987798a379a40c40c8f6982ce0c333be7ecbe3090f416956
|
| 3 |
+
size 666455
|
xgb_model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6084c3c045f91ab0a1cfdb1cb72a55534fc60ecdbb21a76c6200d04d60ca562
|
| 3 |
+
size 256919
|