Spaces:
Sleeping
Sleeping
Delete mappings.json
Browse files- mappings.json +0 -92
mappings.json
DELETED
|
@@ -1,92 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"categories": {
|
| 3 |
-
"entertainment": 0,
|
| 4 |
-
"food_dining": 1,
|
| 5 |
-
"gas_transport": 2,
|
| 6 |
-
"grocery_net": 3,
|
| 7 |
-
"grocery_pos": 4,
|
| 8 |
-
"health_fitness": 5,
|
| 9 |
-
"home": 6,
|
| 10 |
-
"kids_pets": 7,
|
| 11 |
-
"misc_net": 8,
|
| 12 |
-
"misc_pos": 9,
|
| 13 |
-
"personal_care": 10,
|
| 14 |
-
"shopping_net": 11,
|
| 15 |
-
"shopping_pos": 12,
|
| 16 |
-
"travel": 13
|
| 17 |
-
},
|
| 18 |
-
"genders": {
|
| 19 |
-
"F": 0,
|
| 20 |
-
"M": 1
|
| 21 |
-
},
|
| 22 |
-
"states": {
|
| 23 |
-
"AK": 0,
|
| 24 |
-
"AL": 1,
|
| 25 |
-
"AR": 2,
|
| 26 |
-
"AZ": 3,
|
| 27 |
-
"CA": 4,
|
| 28 |
-
"CO": 5,
|
| 29 |
-
"CT": 6,
|
| 30 |
-
"DC": 7,
|
| 31 |
-
"FL": 8,
|
| 32 |
-
"GA": 9,
|
| 33 |
-
"HI": 10,
|
| 34 |
-
"IA": 11,
|
| 35 |
-
"ID": 12,
|
| 36 |
-
"IL": 13,
|
| 37 |
-
"IN": 14,
|
| 38 |
-
"KS": 15,
|
| 39 |
-
"KY": 16,
|
| 40 |
-
"LA": 17,
|
| 41 |
-
"MA": 18,
|
| 42 |
-
"MD": 19,
|
| 43 |
-
"ME": 20,
|
| 44 |
-
"MI": 21,
|
| 45 |
-
"MN": 22,
|
| 46 |
-
"MO": 23,
|
| 47 |
-
"MS": 24,
|
| 48 |
-
"MT": 25,
|
| 49 |
-
"NC": 26,
|
| 50 |
-
"ND": 27,
|
| 51 |
-
"NE": 28,
|
| 52 |
-
"NH": 29,
|
| 53 |
-
"NJ": 30,
|
| 54 |
-
"NM": 31,
|
| 55 |
-
"NV": 32,
|
| 56 |
-
"NY": 33,
|
| 57 |
-
"OH": 34,
|
| 58 |
-
"OK": 35,
|
| 59 |
-
"OR": 36,
|
| 60 |
-
"PA": 37,
|
| 61 |
-
"RI": 38,
|
| 62 |
-
"SC": 39,
|
| 63 |
-
"SD": 40,
|
| 64 |
-
"TN": 41,
|
| 65 |
-
"TX": 42,
|
| 66 |
-
"UT": 43,
|
| 67 |
-
"VA": 44,
|
| 68 |
-
"VT": 45,
|
| 69 |
-
"WA": 46,
|
| 70 |
-
"WI": 47,
|
| 71 |
-
"WV": 48,
|
| 72 |
-
"WY": 49
|
| 73 |
-
},
|
| 74 |
-
"features": [
|
| 75 |
-
"amt",
|
| 76 |
-
"hour",
|
| 77 |
-
"day_of_week",
|
| 78 |
-
"day",
|
| 79 |
-
"month",
|
| 80 |
-
"age",
|
| 81 |
-
"category_encoded",
|
| 82 |
-
"gender_encoded",
|
| 83 |
-
"state_encoded",
|
| 84 |
-
"lat",
|
| 85 |
-
"long",
|
| 86 |
-
"city_pop",
|
| 87 |
-
"distance",
|
| 88 |
-
"avg_amt",
|
| 89 |
-
"std_amt",
|
| 90 |
-
"nb_trans"
|
| 91 |
-
]
|
| 92 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|