v2/index.json
502.8 KB · 17218 lines · json Raw
1 {
2 "schema_version": "v2",
3 "models": [
4 {
5 "model_id": {
6 "make": "audi",
7 "vehicle_slug": "a3_ice",
8 "year": 2016,
9 "config_slug": "cnn_base_67ae9982",
10 "version": 1
11 },
12 "vehicle_model": "a3",
13 "estimator_type": "ONNXEstimator",
14 "feature_names": [
15 "speed_mph",
16 "distance_mi"
17 ],
18 "target_names": [
19 "fuel_gde"
20 ],
21 "powertrain_type": "ICE",
22 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
23 "architecture_tag": "cnn",
24 "input_spec": {
25 "lookback": 5,
26 "grouping_column": "trip_id",
27 "pad_strategy": "zero"
28 },
29 "path": "v2/audi/a3_ice/2016/cnn_base_67ae9982/v1",
30 "mass_lbs": 3540.8283368359434,
31 "fuel_type": "DIESEL",
32 "drivetrain": "FWD",
33 "engine": null,
34 "trim": "TDI 4cyl 2WD",
35 "model_digest": "sha256:a507c91cd1a3639d9d825703bb59d4df09f65d1516bdce60c1af54abaae11737"
36 },
37 {
38 "model_id": {
39 "make": "audi",
40 "vehicle_slug": "a3_ice",
41 "year": 2016,
42 "config_slug": "cnn_base_d8b7ef3c",
43 "version": 1
44 },
45 "vehicle_model": "a3",
46 "estimator_type": "ONNXEstimator",
47 "feature_names": [
48 "speed_mph",
49 "grade_pct",
50 "distance_mi",
51 "link_time",
52 "link_sinuosity",
53 "link_abs_bearing_delta"
54 ],
55 "target_names": [
56 "fuel_gde"
57 ],
58 "powertrain_type": "ICE",
59 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
60 "architecture_tag": "cnn",
61 "input_spec": {
62 "lookback": 5,
63 "grouping_column": "trip_id",
64 "pad_strategy": "zero"
65 },
66 "path": "v2/audi/a3_ice/2016/cnn_base_d8b7ef3c/v1",
67 "mass_lbs": 3540.8283368359434,
68 "fuel_type": "DIESEL",
69 "drivetrain": "FWD",
70 "engine": null,
71 "trim": "TDI 4cyl 2WD",
72 "model_digest": "sha256:532a50c348603834182c827ae89d2942ef07668759d971e6ac7d10ad6c494d1b"
73 },
74 {
75 "model_id": {
76 "make": "audi",
77 "vehicle_slug": "a3_ice",
78 "year": 2016,
79 "config_slug": "cnn_base_fe510e40",
80 "version": 1
81 },
82 "vehicle_model": "a3",
83 "estimator_type": "ONNXEstimator",
84 "feature_names": [
85 "speed_mph",
86 "grade_pct",
87 "distance_mi"
88 ],
89 "target_names": [
90 "fuel_gde"
91 ],
92 "powertrain_type": "ICE",
93 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
94 "architecture_tag": "cnn",
95 "input_spec": {
96 "lookback": 5,
97 "grouping_column": "trip_id",
98 "pad_strategy": "zero"
99 },
100 "path": "v2/audi/a3_ice/2016/cnn_base_fe510e40/v1",
101 "mass_lbs": 3540.8283368359434,
102 "fuel_type": "DIESEL",
103 "drivetrain": "FWD",
104 "engine": null,
105 "trim": "TDI 4cyl 2WD",
106 "model_digest": "sha256:73ebcb0da0eaa5d64d2cbe8f542ba6e14ae61751a6bf5d8c0ae53c0dcdc25464"
107 },
108 {
109 "model_id": {
110 "make": "audi",
111 "vehicle_slug": "a3_ice",
112 "year": 2016,
113 "config_slug": "rf_base_67ae9982",
114 "version": 1
115 },
116 "vehicle_model": "a3",
117 "estimator_type": "ONNXEstimator",
118 "feature_names": [
119 "speed_mph",
120 "distance_mi"
121 ],
122 "target_names": [
123 "fuel_gde"
124 ],
125 "powertrain_type": "ICE",
126 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
127 "architecture_tag": "random_forest",
128 "input_spec": {
129 "lookback": 0,
130 "grouping_column": null,
131 "pad_strategy": "repeat_first"
132 },
133 "path": "v2/audi/a3_ice/2016/rf_base_67ae9982/v1",
134 "mass_lbs": 3540.8283368359434,
135 "fuel_type": "DIESEL",
136 "drivetrain": "FWD",
137 "engine": null,
138 "trim": "TDI 4cyl 2WD",
139 "model_digest": "sha256:0deccbfb367803a96a619017484e2ba22ef31898c40739cc199ea1736578d5c1"
140 },
141 {
142 "model_id": {
143 "make": "audi",
144 "vehicle_slug": "a3_ice",
145 "year": 2016,
146 "config_slug": "rf_base_d8b7ef3c",
147 "version": 1
148 },
149 "vehicle_model": "a3",
150 "estimator_type": "ONNXEstimator",
151 "feature_names": [
152 "speed_mph",
153 "grade_pct",
154 "distance_mi",
155 "link_time",
156 "link_sinuosity",
157 "link_abs_bearing_delta"
158 ],
159 "target_names": [
160 "fuel_gde"
161 ],
162 "powertrain_type": "ICE",
163 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
164 "architecture_tag": "random_forest",
165 "input_spec": {
166 "lookback": 0,
167 "grouping_column": null,
168 "pad_strategy": "repeat_first"
169 },
170 "path": "v2/audi/a3_ice/2016/rf_base_d8b7ef3c/v1",
171 "mass_lbs": 3540.8283368359434,
172 "fuel_type": "DIESEL",
173 "drivetrain": "FWD",
174 "engine": null,
175 "trim": "TDI 4cyl 2WD",
176 "model_digest": "sha256:86edb9662567253d788dbf24f4c453feec7c89819f3b0d314619028fdb3caa83"
177 },
178 {
179 "model_id": {
180 "make": "audi",
181 "vehicle_slug": "a3_ice",
182 "year": 2016,
183 "config_slug": "rf_base_fe510e40",
184 "version": 1
185 },
186 "vehicle_model": "a3",
187 "estimator_type": "ONNXEstimator",
188 "feature_names": [
189 "speed_mph",
190 "grade_pct",
191 "distance_mi"
192 ],
193 "target_names": [
194 "fuel_gde"
195 ],
196 "powertrain_type": "ICE",
197 "vehicle_description": "2016_Audi_A3_TDI_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
198 "architecture_tag": "random_forest",
199 "input_spec": {
200 "lookback": 0,
201 "grouping_column": null,
202 "pad_strategy": "repeat_first"
203 },
204 "path": "v2/audi/a3_ice/2016/rf_base_fe510e40/v1",
205 "mass_lbs": 3540.8283368359434,
206 "fuel_type": "DIESEL",
207 "drivetrain": "FWD",
208 "engine": null,
209 "trim": "TDI 4cyl 2WD",
210 "model_digest": "sha256:134c04b4690e51ca677db59c76cd58ffd4c1dd941a990ee38b553bc36f02880e"
211 },
212 {
213 "model_id": {
214 "make": "bmw",
215 "vehicle_slug": "328d_ice",
216 "year": 2016,
217 "config_slug": "cnn_base_67ae9982",
218 "version": 1
219 },
220 "vehicle_model": "328d",
221 "estimator_type": "ONNXEstimator",
222 "feature_names": [
223 "speed_mph",
224 "distance_mi"
225 ],
226 "target_names": [
227 "fuel_gde"
228 ],
229 "powertrain_type": "ICE",
230 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
231 "architecture_tag": "cnn",
232 "input_spec": {
233 "lookback": 5,
234 "grouping_column": "trip_id",
235 "pad_strategy": "zero"
236 },
237 "path": "v2/bmw/328d_ice/2016/cnn_base_67ae9982/v1",
238 "mass_lbs": 4299.828755183267,
239 "fuel_type": "DIESEL",
240 "drivetrain": "RWD",
241 "engine": null,
242 "trim": "4cyl 2WD",
243 "model_digest": "sha256:a6d18b17e452377f0229f2367c5b820cbdf7a4e4e9cf80c98b6150fc54cc2651"
244 },
245 {
246 "model_id": {
247 "make": "bmw",
248 "vehicle_slug": "328d_ice",
249 "year": 2016,
250 "config_slug": "cnn_base_d8b7ef3c",
251 "version": 1
252 },
253 "vehicle_model": "328d",
254 "estimator_type": "ONNXEstimator",
255 "feature_names": [
256 "speed_mph",
257 "grade_pct",
258 "distance_mi",
259 "link_time",
260 "link_sinuosity",
261 "link_abs_bearing_delta"
262 ],
263 "target_names": [
264 "fuel_gde"
265 ],
266 "powertrain_type": "ICE",
267 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
268 "architecture_tag": "cnn",
269 "input_spec": {
270 "lookback": 5,
271 "grouping_column": "trip_id",
272 "pad_strategy": "zero"
273 },
274 "path": "v2/bmw/328d_ice/2016/cnn_base_d8b7ef3c/v1",
275 "mass_lbs": 4299.828755183267,
276 "fuel_type": "DIESEL",
277 "drivetrain": "RWD",
278 "engine": null,
279 "trim": "4cyl 2WD",
280 "model_digest": "sha256:f15133093b87f7184a6e01f8cc94a078de1d9c2fc9062ee78242a852e182b8ca"
281 },
282 {
283 "model_id": {
284 "make": "bmw",
285 "vehicle_slug": "328d_ice",
286 "year": 2016,
287 "config_slug": "cnn_base_fe510e40",
288 "version": 1
289 },
290 "vehicle_model": "328d",
291 "estimator_type": "ONNXEstimator",
292 "feature_names": [
293 "speed_mph",
294 "grade_pct",
295 "distance_mi"
296 ],
297 "target_names": [
298 "fuel_gde"
299 ],
300 "powertrain_type": "ICE",
301 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
302 "architecture_tag": "cnn",
303 "input_spec": {
304 "lookback": 5,
305 "grouping_column": "trip_id",
306 "pad_strategy": "zero"
307 },
308 "path": "v2/bmw/328d_ice/2016/cnn_base_fe510e40/v1",
309 "mass_lbs": 4299.828755183267,
310 "fuel_type": "DIESEL",
311 "drivetrain": "RWD",
312 "engine": null,
313 "trim": "4cyl 2WD",
314 "model_digest": "sha256:f950335a9acf36330d8677c82d37e5659931d6bc65bed7917dab2f66592fcd19"
315 },
316 {
317 "model_id": {
318 "make": "bmw",
319 "vehicle_slug": "328d_ice",
320 "year": 2016,
321 "config_slug": "rf_base_67ae9982",
322 "version": 1
323 },
324 "vehicle_model": "328d",
325 "estimator_type": "ONNXEstimator",
326 "feature_names": [
327 "speed_mph",
328 "distance_mi"
329 ],
330 "target_names": [
331 "fuel_gde"
332 ],
333 "powertrain_type": "ICE",
334 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
335 "architecture_tag": "random_forest",
336 "input_spec": {
337 "lookback": 0,
338 "grouping_column": null,
339 "pad_strategy": "repeat_first"
340 },
341 "path": "v2/bmw/328d_ice/2016/rf_base_67ae9982/v1",
342 "mass_lbs": 4299.828755183267,
343 "fuel_type": "DIESEL",
344 "drivetrain": "RWD",
345 "engine": null,
346 "trim": "4cyl 2WD",
347 "model_digest": "sha256:15f3582057b107b138b24c44ffa238fa4726ccbd7e3cf460de56dfe7b34f7598"
348 },
349 {
350 "model_id": {
351 "make": "bmw",
352 "vehicle_slug": "328d_ice",
353 "year": 2016,
354 "config_slug": "rf_base_d8b7ef3c",
355 "version": 1
356 },
357 "vehicle_model": "328d",
358 "estimator_type": "ONNXEstimator",
359 "feature_names": [
360 "speed_mph",
361 "grade_pct",
362 "distance_mi",
363 "link_time",
364 "link_sinuosity",
365 "link_abs_bearing_delta"
366 ],
367 "target_names": [
368 "fuel_gde"
369 ],
370 "powertrain_type": "ICE",
371 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
372 "architecture_tag": "random_forest",
373 "input_spec": {
374 "lookback": 0,
375 "grouping_column": null,
376 "pad_strategy": "repeat_first"
377 },
378 "path": "v2/bmw/328d_ice/2016/rf_base_d8b7ef3c/v1",
379 "mass_lbs": 4299.828755183267,
380 "fuel_type": "DIESEL",
381 "drivetrain": "RWD",
382 "engine": null,
383 "trim": "4cyl 2WD",
384 "model_digest": "sha256:cc7650216ac2fba04a87d54e240c2fe6a7db9aa3ec6aefe39bace57d531c5fb5"
385 },
386 {
387 "model_id": {
388 "make": "bmw",
389 "vehicle_slug": "328d_ice",
390 "year": 2016,
391 "config_slug": "rf_base_fe510e40",
392 "version": 1
393 },
394 "vehicle_model": "328d",
395 "estimator_type": "ONNXEstimator",
396 "feature_names": [
397 "speed_mph",
398 "grade_pct",
399 "distance_mi"
400 ],
401 "target_names": [
402 "fuel_gde"
403 ],
404 "powertrain_type": "ICE",
405 "vehicle_description": "2016_BMW_328d_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
406 "architecture_tag": "random_forest",
407 "input_spec": {
408 "lookback": 0,
409 "grouping_column": null,
410 "pad_strategy": "repeat_first"
411 },
412 "path": "v2/bmw/328d_ice/2016/rf_base_fe510e40/v1",
413 "mass_lbs": 4299.828755183267,
414 "fuel_type": "DIESEL",
415 "drivetrain": "RWD",
416 "engine": null,
417 "trim": "4cyl 2WD",
418 "model_digest": "sha256:67e8e3c5c6a3ef5d03e5a92ca93ae27096533cc0a2d4ed60947c2cd8c18ae6d2"
419 },
420 {
421 "model_id": {
422 "make": "bmw",
423 "vehicle_slug": "i3_phev",
424 "year": 2016,
425 "config_slug": "cnn_base_charge_depleting_67ae9982",
426 "version": 1
427 },
428 "vehicle_model": "i3",
429 "estimator_type": "ONNXEstimator",
430 "feature_names": [
431 "speed_mph",
432 "distance_mi"
433 ],
434 "target_names": [
435 "electric_kwh"
436 ],
437 "powertrain_type": "PHEV_EV_MODE",
438 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
439 "architecture_tag": "cnn",
440 "input_spec": {
441 "lookback": 5,
442 "grouping_column": "trip_id",
443 "pad_strategy": "zero"
444 },
445 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_depleting_67ae9982/v1",
446 "mass_lbs": 3674.82906278988,
447 "fuel_type": "ELECTRICITY",
448 "drivetrain": "FWD",
449 "engine": null,
450 "trim": "REx PHEV",
451 "model_digest": "sha256:8bd278d8fcb5429959ad2a1f22db45b86649d4fd8a193c5d82def12f8640b4db"
452 },
453 {
454 "model_id": {
455 "make": "bmw",
456 "vehicle_slug": "i3_phev",
457 "year": 2016,
458 "config_slug": "cnn_base_charge_depleting_d8b7ef3c",
459 "version": 1
460 },
461 "vehicle_model": "i3",
462 "estimator_type": "ONNXEstimator",
463 "feature_names": [
464 "speed_mph",
465 "grade_pct",
466 "distance_mi",
467 "link_time",
468 "link_sinuosity",
469 "link_abs_bearing_delta"
470 ],
471 "target_names": [
472 "electric_kwh"
473 ],
474 "powertrain_type": "PHEV_EV_MODE",
475 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
476 "architecture_tag": "cnn",
477 "input_spec": {
478 "lookback": 5,
479 "grouping_column": "trip_id",
480 "pad_strategy": "zero"
481 },
482 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_depleting_d8b7ef3c/v1",
483 "mass_lbs": 3674.82906278988,
484 "fuel_type": "ELECTRICITY",
485 "drivetrain": "FWD",
486 "engine": null,
487 "trim": "REx PHEV",
488 "model_digest": "sha256:aa6bc26523f4641c736dd49e34ca924b12304bf732bec350a3402ba0816fc4a9"
489 },
490 {
491 "model_id": {
492 "make": "bmw",
493 "vehicle_slug": "i3_phev",
494 "year": 2016,
495 "config_slug": "cnn_base_charge_depleting_fe510e40",
496 "version": 1
497 },
498 "vehicle_model": "i3",
499 "estimator_type": "ONNXEstimator",
500 "feature_names": [
501 "speed_mph",
502 "grade_pct",
503 "distance_mi"
504 ],
505 "target_names": [
506 "electric_kwh"
507 ],
508 "powertrain_type": "PHEV_EV_MODE",
509 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
510 "architecture_tag": "cnn",
511 "input_spec": {
512 "lookback": 5,
513 "grouping_column": "trip_id",
514 "pad_strategy": "zero"
515 },
516 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_depleting_fe510e40/v1",
517 "mass_lbs": 3674.82906278988,
518 "fuel_type": "ELECTRICITY",
519 "drivetrain": "FWD",
520 "engine": null,
521 "trim": "REx PHEV",
522 "model_digest": "sha256:3681fa22cfd182f9637dda19cb4e9c5e89edf64c87127ab6b11aee3bb40c344e"
523 },
524 {
525 "model_id": {
526 "make": "bmw",
527 "vehicle_slug": "i3_phev",
528 "year": 2016,
529 "config_slug": "cnn_base_charge_sustaining_67ae9982",
530 "version": 1
531 },
532 "vehicle_model": "i3",
533 "estimator_type": "ONNXEstimator",
534 "feature_names": [
535 "speed_mph",
536 "distance_mi"
537 ],
538 "target_names": [
539 "fuel_gge"
540 ],
541 "powertrain_type": "PHEV_HEV_MODE",
542 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
543 "architecture_tag": "cnn",
544 "input_spec": {
545 "lookback": 5,
546 "grouping_column": "trip_id",
547 "pad_strategy": "zero"
548 },
549 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_sustaining_67ae9982/v1",
550 "mass_lbs": 3674.82906278988,
551 "fuel_type": "GASOLINE",
552 "drivetrain": "FWD",
553 "engine": null,
554 "trim": "REx PHEV",
555 "model_digest": "sha256:41b8b659f1b635343302979e743526ec7336985375e0101dba7e9b6cab4aee05"
556 },
557 {
558 "model_id": {
559 "make": "bmw",
560 "vehicle_slug": "i3_phev",
561 "year": 2016,
562 "config_slug": "cnn_base_charge_sustaining_d8b7ef3c",
563 "version": 1
564 },
565 "vehicle_model": "i3",
566 "estimator_type": "ONNXEstimator",
567 "feature_names": [
568 "speed_mph",
569 "grade_pct",
570 "distance_mi",
571 "link_time",
572 "link_sinuosity",
573 "link_abs_bearing_delta"
574 ],
575 "target_names": [
576 "fuel_gge"
577 ],
578 "powertrain_type": "PHEV_HEV_MODE",
579 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
580 "architecture_tag": "cnn",
581 "input_spec": {
582 "lookback": 5,
583 "grouping_column": "trip_id",
584 "pad_strategy": "zero"
585 },
586 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_sustaining_d8b7ef3c/v1",
587 "mass_lbs": 3674.82906278988,
588 "fuel_type": "GASOLINE",
589 "drivetrain": "FWD",
590 "engine": null,
591 "trim": "REx PHEV",
592 "model_digest": "sha256:638e62c165c63df1a7508aee0603baf898d1a49d1d337aebd8421205bb28d11f"
593 },
594 {
595 "model_id": {
596 "make": "bmw",
597 "vehicle_slug": "i3_phev",
598 "year": 2016,
599 "config_slug": "cnn_base_charge_sustaining_fe510e40",
600 "version": 1
601 },
602 "vehicle_model": "i3",
603 "estimator_type": "ONNXEstimator",
604 "feature_names": [
605 "speed_mph",
606 "grade_pct",
607 "distance_mi"
608 ],
609 "target_names": [
610 "fuel_gge"
611 ],
612 "powertrain_type": "PHEV_HEV_MODE",
613 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
614 "architecture_tag": "cnn",
615 "input_spec": {
616 "lookback": 5,
617 "grouping_column": "trip_id",
618 "pad_strategy": "zero"
619 },
620 "path": "v2/bmw/i3_phev/2016/cnn_base_charge_sustaining_fe510e40/v1",
621 "mass_lbs": 3674.82906278988,
622 "fuel_type": "GASOLINE",
623 "drivetrain": "FWD",
624 "engine": null,
625 "trim": "REx PHEV",
626 "model_digest": "sha256:c5b3e0509bfc35646b9444d4ad3fdce4187e9fda5c9323e43f2278e4778202aa"
627 },
628 {
629 "model_id": {
630 "make": "bmw",
631 "vehicle_slug": "i3_phev",
632 "year": 2016,
633 "config_slug": "rf_base_charge_depleting_67ae9982",
634 "version": 1
635 },
636 "vehicle_model": "i3",
637 "estimator_type": "ONNXEstimator",
638 "feature_names": [
639 "speed_mph",
640 "distance_mi"
641 ],
642 "target_names": [
643 "electric_kwh"
644 ],
645 "powertrain_type": "PHEV_EV_MODE",
646 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
647 "architecture_tag": "random_forest",
648 "input_spec": {
649 "lookback": 0,
650 "grouping_column": null,
651 "pad_strategy": "repeat_first"
652 },
653 "path": "v2/bmw/i3_phev/2016/rf_base_charge_depleting_67ae9982/v1",
654 "mass_lbs": 3674.82906278988,
655 "fuel_type": "ELECTRICITY",
656 "drivetrain": "FWD",
657 "engine": null,
658 "trim": "REx PHEV",
659 "model_digest": "sha256:05abcab5bf733fefd149792d606960d62b8a1bc5e67bbac5cf7a70d2de6d079e"
660 },
661 {
662 "model_id": {
663 "make": "bmw",
664 "vehicle_slug": "i3_phev",
665 "year": 2016,
666 "config_slug": "rf_base_charge_depleting_d8b7ef3c",
667 "version": 1
668 },
669 "vehicle_model": "i3",
670 "estimator_type": "ONNXEstimator",
671 "feature_names": [
672 "speed_mph",
673 "grade_pct",
674 "distance_mi",
675 "link_time",
676 "link_sinuosity",
677 "link_abs_bearing_delta"
678 ],
679 "target_names": [
680 "electric_kwh"
681 ],
682 "powertrain_type": "PHEV_EV_MODE",
683 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
684 "architecture_tag": "random_forest",
685 "input_spec": {
686 "lookback": 0,
687 "grouping_column": null,
688 "pad_strategy": "repeat_first"
689 },
690 "path": "v2/bmw/i3_phev/2016/rf_base_charge_depleting_d8b7ef3c/v1",
691 "mass_lbs": 3674.82906278988,
692 "fuel_type": "ELECTRICITY",
693 "drivetrain": "FWD",
694 "engine": null,
695 "trim": "REx PHEV",
696 "model_digest": "sha256:af8005eed639f958ab6b4ba1287680f7f0ab1c9e61b2c291923a20c526059f21"
697 },
698 {
699 "model_id": {
700 "make": "bmw",
701 "vehicle_slug": "i3_phev",
702 "year": 2016,
703 "config_slug": "rf_base_charge_depleting_fe510e40",
704 "version": 1
705 },
706 "vehicle_model": "i3",
707 "estimator_type": "ONNXEstimator",
708 "feature_names": [
709 "speed_mph",
710 "grade_pct",
711 "distance_mi"
712 ],
713 "target_names": [
714 "electric_kwh"
715 ],
716 "powertrain_type": "PHEV_EV_MODE",
717 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
718 "architecture_tag": "random_forest",
719 "input_spec": {
720 "lookback": 0,
721 "grouping_column": null,
722 "pad_strategy": "repeat_first"
723 },
724 "path": "v2/bmw/i3_phev/2016/rf_base_charge_depleting_fe510e40/v1",
725 "mass_lbs": 3674.82906278988,
726 "fuel_type": "ELECTRICITY",
727 "drivetrain": "FWD",
728 "engine": null,
729 "trim": "REx PHEV",
730 "model_digest": "sha256:c5ee3caef4587c3eb4b279731f906af37da07d3dfb9a91a2f515fb16ad301f55"
731 },
732 {
733 "model_id": {
734 "make": "bmw",
735 "vehicle_slug": "i3_phev",
736 "year": 2016,
737 "config_slug": "rf_base_charge_sustaining_67ae9982",
738 "version": 1
739 },
740 "vehicle_model": "i3",
741 "estimator_type": "ONNXEstimator",
742 "feature_names": [
743 "speed_mph",
744 "distance_mi"
745 ],
746 "target_names": [
747 "fuel_gge"
748 ],
749 "powertrain_type": "PHEV_HEV_MODE",
750 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
751 "architecture_tag": "random_forest",
752 "input_spec": {
753 "lookback": 0,
754 "grouping_column": null,
755 "pad_strategy": "repeat_first"
756 },
757 "path": "v2/bmw/i3_phev/2016/rf_base_charge_sustaining_67ae9982/v1",
758 "mass_lbs": 3674.82906278988,
759 "fuel_type": "GASOLINE",
760 "drivetrain": "FWD",
761 "engine": null,
762 "trim": "REx PHEV",
763 "model_digest": "sha256:906c6a965968743b56edacf27989096016912a80cd64608c7a8a698e2fa24606"
764 },
765 {
766 "model_id": {
767 "make": "bmw",
768 "vehicle_slug": "i3_phev",
769 "year": 2016,
770 "config_slug": "rf_base_charge_sustaining_d8b7ef3c",
771 "version": 1
772 },
773 "vehicle_model": "i3",
774 "estimator_type": "ONNXEstimator",
775 "feature_names": [
776 "speed_mph",
777 "grade_pct",
778 "distance_mi",
779 "link_time",
780 "link_sinuosity",
781 "link_abs_bearing_delta"
782 ],
783 "target_names": [
784 "fuel_gge"
785 ],
786 "powertrain_type": "PHEV_HEV_MODE",
787 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
788 "architecture_tag": "random_forest",
789 "input_spec": {
790 "lookback": 0,
791 "grouping_column": null,
792 "pad_strategy": "repeat_first"
793 },
794 "path": "v2/bmw/i3_phev/2016/rf_base_charge_sustaining_d8b7ef3c/v1",
795 "mass_lbs": 3674.82906278988,
796 "fuel_type": "GASOLINE",
797 "drivetrain": "FWD",
798 "engine": null,
799 "trim": "REx PHEV",
800 "model_digest": "sha256:bb10fbcb35f95f425778eb880a02639046bb3c186eab2dc148e50f01d98b1c80"
801 },
802 {
803 "model_id": {
804 "make": "bmw",
805 "vehicle_slug": "i3_phev",
806 "year": 2016,
807 "config_slug": "rf_base_charge_sustaining_fe510e40",
808 "version": 1
809 },
810 "vehicle_model": "i3",
811 "estimator_type": "ONNXEstimator",
812 "feature_names": [
813 "speed_mph",
814 "grade_pct",
815 "distance_mi"
816 ],
817 "target_names": [
818 "fuel_gge"
819 ],
820 "powertrain_type": "PHEV_HEV_MODE",
821 "vehicle_description": "2016_BMW_i3_REx_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
822 "architecture_tag": "random_forest",
823 "input_spec": {
824 "lookback": 0,
825 "grouping_column": null,
826 "pad_strategy": "repeat_first"
827 },
828 "path": "v2/bmw/i3_phev/2016/rf_base_charge_sustaining_fe510e40/v1",
829 "mass_lbs": 3674.82906278988,
830 "fuel_type": "GASOLINE",
831 "drivetrain": "FWD",
832 "engine": null,
833 "trim": "REx PHEV",
834 "model_digest": "sha256:fe71d0a27c6ff889ad406579dafdaac68c6239bb719b6d21d1b7b99b8de191c2"
835 },
836 {
837 "model_id": {
838 "make": "bmw",
839 "vehicle_slug": "ix_bev",
840 "year": 2021,
841 "config_slug": "cnn_base_67ae9982",
842 "version": 1
843 },
844 "vehicle_model": "ix",
845 "estimator_type": "ONNXEstimator",
846 "feature_names": [
847 "speed_mph",
848 "distance_mi"
849 ],
850 "target_names": [
851 "electric_kwh"
852 ],
853 "powertrain_type": "BEV",
854 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
855 "architecture_tag": "cnn",
856 "input_spec": {
857 "lookback": 5,
858 "grouping_column": "trip_id",
859 "pad_strategy": "zero"
860 },
861 "path": "v2/bmw/ix_bev/2021/cnn_base_67ae9982/v1",
862 "mass_lbs": 5732.01881668,
863 "fuel_type": "ELECTRICITY",
864 "drivetrain": "RWD",
865 "engine": null,
866 "trim": "xDrive40",
867 "model_digest": "sha256:69d45a2903f3ae4661dcb5092ac23e97b1f8727f972b3bc454667f479143d033"
868 },
869 {
870 "model_id": {
871 "make": "bmw",
872 "vehicle_slug": "ix_bev",
873 "year": 2021,
874 "config_slug": "cnn_base_d8b7ef3c",
875 "version": 1
876 },
877 "vehicle_model": "ix",
878 "estimator_type": "ONNXEstimator",
879 "feature_names": [
880 "speed_mph",
881 "grade_pct",
882 "distance_mi",
883 "link_time",
884 "link_sinuosity",
885 "link_abs_bearing_delta"
886 ],
887 "target_names": [
888 "electric_kwh"
889 ],
890 "powertrain_type": "BEV",
891 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
892 "architecture_tag": "cnn",
893 "input_spec": {
894 "lookback": 5,
895 "grouping_column": "trip_id",
896 "pad_strategy": "zero"
897 },
898 "path": "v2/bmw/ix_bev/2021/cnn_base_d8b7ef3c/v1",
899 "mass_lbs": 5732.01881668,
900 "fuel_type": "ELECTRICITY",
901 "drivetrain": "RWD",
902 "engine": null,
903 "trim": "xDrive40",
904 "model_digest": "sha256:c6f57dcc045a6dbb39f2bc45cdbc0e0692c09c6fedb6efdbdaa4e32fb5c580c0"
905 },
906 {
907 "model_id": {
908 "make": "bmw",
909 "vehicle_slug": "ix_bev",
910 "year": 2021,
911 "config_slug": "cnn_base_fe510e40",
912 "version": 1
913 },
914 "vehicle_model": "ix",
915 "estimator_type": "ONNXEstimator",
916 "feature_names": [
917 "speed_mph",
918 "grade_pct",
919 "distance_mi"
920 ],
921 "target_names": [
922 "electric_kwh"
923 ],
924 "powertrain_type": "BEV",
925 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
926 "architecture_tag": "cnn",
927 "input_spec": {
928 "lookback": 5,
929 "grouping_column": "trip_id",
930 "pad_strategy": "zero"
931 },
932 "path": "v2/bmw/ix_bev/2021/cnn_base_fe510e40/v1",
933 "mass_lbs": 5732.01881668,
934 "fuel_type": "ELECTRICITY",
935 "drivetrain": "RWD",
936 "engine": null,
937 "trim": "xDrive40",
938 "model_digest": "sha256:95d27ab9b1e8a136444c2e474c13e745ca0e933a90784be29ec875e0e63cfe5d"
939 },
940 {
941 "model_id": {
942 "make": "bmw",
943 "vehicle_slug": "ix_bev",
944 "year": 2021,
945 "config_slug": "rf_base_67ae9982",
946 "version": 1
947 },
948 "vehicle_model": "ix",
949 "estimator_type": "ONNXEstimator",
950 "feature_names": [
951 "speed_mph",
952 "distance_mi"
953 ],
954 "target_names": [
955 "electric_kwh"
956 ],
957 "powertrain_type": "BEV",
958 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
959 "architecture_tag": "random_forest",
960 "input_spec": {
961 "lookback": 0,
962 "grouping_column": null,
963 "pad_strategy": "repeat_first"
964 },
965 "path": "v2/bmw/ix_bev/2021/rf_base_67ae9982/v1",
966 "mass_lbs": 5732.01881668,
967 "fuel_type": "ELECTRICITY",
968 "drivetrain": "RWD",
969 "engine": null,
970 "trim": "xDrive40",
971 "model_digest": "sha256:2c188f0b50a78aa3ad1887b78c5f624453f9d714857f908df15efc40fc353063"
972 },
973 {
974 "model_id": {
975 "make": "bmw",
976 "vehicle_slug": "ix_bev",
977 "year": 2021,
978 "config_slug": "rf_base_d8b7ef3c",
979 "version": 1
980 },
981 "vehicle_model": "ix",
982 "estimator_type": "ONNXEstimator",
983 "feature_names": [
984 "speed_mph",
985 "grade_pct",
986 "distance_mi",
987 "link_time",
988 "link_sinuosity",
989 "link_abs_bearing_delta"
990 ],
991 "target_names": [
992 "electric_kwh"
993 ],
994 "powertrain_type": "BEV",
995 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
996 "architecture_tag": "random_forest",
997 "input_spec": {
998 "lookback": 0,
999 "grouping_column": null,
1000 "pad_strategy": "repeat_first"
1001 },
1002 "path": "v2/bmw/ix_bev/2021/rf_base_d8b7ef3c/v1",
1003 "mass_lbs": 5732.01881668,
1004 "fuel_type": "ELECTRICITY",
1005 "drivetrain": "RWD",
1006 "engine": null,
1007 "trim": "xDrive40",
1008 "model_digest": "sha256:b09be6c87ee852811b71aca798b0efc615d19a3eab8cad30b7ec49dfe18ddf36"
1009 },
1010 {
1011 "model_id": {
1012 "make": "bmw",
1013 "vehicle_slug": "ix_bev",
1014 "year": 2021,
1015 "config_slug": "rf_base_fe510e40",
1016 "version": 1
1017 },
1018 "vehicle_model": "ix",
1019 "estimator_type": "ONNXEstimator",
1020 "feature_names": [
1021 "speed_mph",
1022 "grade_pct",
1023 "distance_mi"
1024 ],
1025 "target_names": [
1026 "electric_kwh"
1027 ],
1028 "powertrain_type": "BEV",
1029 "vehicle_description": "2021_BMW_iX_xDrive40 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1030 "architecture_tag": "random_forest",
1031 "input_spec": {
1032 "lookback": 0,
1033 "grouping_column": null,
1034 "pad_strategy": "repeat_first"
1035 },
1036 "path": "v2/bmw/ix_bev/2021/rf_base_fe510e40/v1",
1037 "mass_lbs": 5732.01881668,
1038 "fuel_type": "ELECTRICITY",
1039 "drivetrain": "RWD",
1040 "engine": null,
1041 "trim": "xDrive40",
1042 "model_digest": "sha256:1225bd28dc44127521cd36dfa32ce55cb5c14d421db82de791f7d49c045a6386"
1043 },
1044 {
1045 "model_id": {
1046 "make": "byd",
1047 "vehicle_slug": "atto_3_bev",
1048 "year": 2023,
1049 "config_slug": "cnn_base_67ae9982",
1050 "version": 1
1051 },
1052 "vehicle_model": "atto_3",
1053 "estimator_type": "ONNXEstimator",
1054 "feature_names": [
1055 "speed_mph",
1056 "distance_mi"
1057 ],
1058 "target_names": [
1059 "electric_kwh"
1060 ],
1061 "powertrain_type": "BEV",
1062 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1063 "architecture_tag": "cnn",
1064 "input_spec": {
1065 "lookback": 5,
1066 "grouping_column": "trip_id",
1067 "pad_strategy": "zero"
1068 },
1069 "path": "v2/byd/atto_3_bev/2023/cnn_base_67ae9982/v1",
1070 "mass_lbs": 4299.01411251,
1071 "fuel_type": "ELECTRICITY",
1072 "drivetrain": "FWD",
1073 "engine": null,
1074 "trim": null,
1075 "model_digest": "sha256:9a97c3fc40bd5e07e0ed6d508e92c6986d11d6ff6107304fd8290dd16c6a5b71"
1076 },
1077 {
1078 "model_id": {
1079 "make": "byd",
1080 "vehicle_slug": "atto_3_bev",
1081 "year": 2023,
1082 "config_slug": "cnn_base_d8b7ef3c",
1083 "version": 1
1084 },
1085 "vehicle_model": "atto_3",
1086 "estimator_type": "ONNXEstimator",
1087 "feature_names": [
1088 "speed_mph",
1089 "grade_pct",
1090 "distance_mi",
1091 "link_time",
1092 "link_sinuosity",
1093 "link_abs_bearing_delta"
1094 ],
1095 "target_names": [
1096 "electric_kwh"
1097 ],
1098 "powertrain_type": "BEV",
1099 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1100 "architecture_tag": "cnn",
1101 "input_spec": {
1102 "lookback": 5,
1103 "grouping_column": "trip_id",
1104 "pad_strategy": "zero"
1105 },
1106 "path": "v2/byd/atto_3_bev/2023/cnn_base_d8b7ef3c/v1",
1107 "mass_lbs": 4299.01411251,
1108 "fuel_type": "ELECTRICITY",
1109 "drivetrain": "FWD",
1110 "engine": null,
1111 "trim": null,
1112 "model_digest": "sha256:a499f766b750872f6b341e5cf83439e60d5b8ed306ffe24856448244ede245fb"
1113 },
1114 {
1115 "model_id": {
1116 "make": "byd",
1117 "vehicle_slug": "atto_3_bev",
1118 "year": 2023,
1119 "config_slug": "cnn_base_fe510e40",
1120 "version": 1
1121 },
1122 "vehicle_model": "atto_3",
1123 "estimator_type": "ONNXEstimator",
1124 "feature_names": [
1125 "speed_mph",
1126 "grade_pct",
1127 "distance_mi"
1128 ],
1129 "target_names": [
1130 "electric_kwh"
1131 ],
1132 "powertrain_type": "BEV",
1133 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1134 "architecture_tag": "cnn",
1135 "input_spec": {
1136 "lookback": 5,
1137 "grouping_column": "trip_id",
1138 "pad_strategy": "zero"
1139 },
1140 "path": "v2/byd/atto_3_bev/2023/cnn_base_fe510e40/v1",
1141 "mass_lbs": 4299.01411251,
1142 "fuel_type": "ELECTRICITY",
1143 "drivetrain": "FWD",
1144 "engine": null,
1145 "trim": null,
1146 "model_digest": "sha256:cbeff9e8be15f159b6de3bf2200e0833db2fd47cf2d603174ba090f46140504d"
1147 },
1148 {
1149 "model_id": {
1150 "make": "byd",
1151 "vehicle_slug": "atto_3_bev",
1152 "year": 2023,
1153 "config_slug": "rf_base_67ae9982",
1154 "version": 1
1155 },
1156 "vehicle_model": "atto_3",
1157 "estimator_type": "ONNXEstimator",
1158 "feature_names": [
1159 "speed_mph",
1160 "distance_mi"
1161 ],
1162 "target_names": [
1163 "electric_kwh"
1164 ],
1165 "powertrain_type": "BEV",
1166 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1167 "architecture_tag": "random_forest",
1168 "input_spec": {
1169 "lookback": 0,
1170 "grouping_column": null,
1171 "pad_strategy": "repeat_first"
1172 },
1173 "path": "v2/byd/atto_3_bev/2023/rf_base_67ae9982/v1",
1174 "mass_lbs": 4299.01411251,
1175 "fuel_type": "ELECTRICITY",
1176 "drivetrain": "FWD",
1177 "engine": null,
1178 "trim": null,
1179 "model_digest": "sha256:98097e68d014720a7adf0db912771751bdcde158c042c63d81f452ef679b9640"
1180 },
1181 {
1182 "model_id": {
1183 "make": "byd",
1184 "vehicle_slug": "atto_3_bev",
1185 "year": 2023,
1186 "config_slug": "rf_base_d8b7ef3c",
1187 "version": 1
1188 },
1189 "vehicle_model": "atto_3",
1190 "estimator_type": "ONNXEstimator",
1191 "feature_names": [
1192 "speed_mph",
1193 "grade_pct",
1194 "distance_mi",
1195 "link_time",
1196 "link_sinuosity",
1197 "link_abs_bearing_delta"
1198 ],
1199 "target_names": [
1200 "electric_kwh"
1201 ],
1202 "powertrain_type": "BEV",
1203 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1204 "architecture_tag": "random_forest",
1205 "input_spec": {
1206 "lookback": 0,
1207 "grouping_column": null,
1208 "pad_strategy": "repeat_first"
1209 },
1210 "path": "v2/byd/atto_3_bev/2023/rf_base_d8b7ef3c/v1",
1211 "mass_lbs": 4299.01411251,
1212 "fuel_type": "ELECTRICITY",
1213 "drivetrain": "FWD",
1214 "engine": null,
1215 "trim": null,
1216 "model_digest": "sha256:788510604cad10a384956e2d3968f6565fe4683238f1d0d6c662eefabc5eae89"
1217 },
1218 {
1219 "model_id": {
1220 "make": "byd",
1221 "vehicle_slug": "atto_3_bev",
1222 "year": 2023,
1223 "config_slug": "rf_base_fe510e40",
1224 "version": 1
1225 },
1226 "vehicle_model": "atto_3",
1227 "estimator_type": "ONNXEstimator",
1228 "feature_names": [
1229 "speed_mph",
1230 "grade_pct",
1231 "distance_mi"
1232 ],
1233 "target_names": [
1234 "electric_kwh"
1235 ],
1236 "powertrain_type": "BEV",
1237 "vehicle_description": "2023_BYD_Atto_3 | fastsim 3.1.0 | routee-powertrain 2.0.1",
1238 "architecture_tag": "random_forest",
1239 "input_spec": {
1240 "lookback": 0,
1241 "grouping_column": null,
1242 "pad_strategy": "repeat_first"
1243 },
1244 "path": "v2/byd/atto_3_bev/2023/rf_base_fe510e40/v1",
1245 "mass_lbs": 4299.01411251,
1246 "fuel_type": "ELECTRICITY",
1247 "drivetrain": "FWD",
1248 "engine": null,
1249 "trim": null,
1250 "model_digest": "sha256:f71f9d0bf5f54875d24ad22a145757c958bdba815f94e1154c7e393eeac68220"
1251 },
1252 {
1253 "model_id": {
1254 "make": "byd",
1255 "vehicle_slug": "dolphin_bev",
1256 "year": 2024,
1257 "config_slug": "cnn_base_67ae9982",
1258 "version": 1
1259 },
1260 "vehicle_model": "dolphin",
1261 "estimator_type": "ONNXEstimator",
1262 "feature_names": [
1263 "speed_mph",
1264 "distance_mi"
1265 ],
1266 "target_names": [
1267 "electric_kwh"
1268 ],
1269 "powertrain_type": "BEV",
1270 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1271 "architecture_tag": "cnn",
1272 "input_spec": {
1273 "lookback": 5,
1274 "grouping_column": "trip_id",
1275 "pad_strategy": "zero"
1276 },
1277 "path": "v2/byd/dolphin_bev/2024/cnn_base_67ae9982/v1",
1278 "mass_lbs": 3097.494783629,
1279 "fuel_type": "ELECTRICITY",
1280 "drivetrain": "FWD",
1281 "engine": null,
1282 "trim": "Active",
1283 "model_digest": "sha256:12868ca003e9264c3ea5055af6f74cd1cb6e6cb51c72bcfa42cf6af4cd243018"
1284 },
1285 {
1286 "model_id": {
1287 "make": "byd",
1288 "vehicle_slug": "dolphin_bev",
1289 "year": 2024,
1290 "config_slug": "cnn_base_d8b7ef3c",
1291 "version": 1
1292 },
1293 "vehicle_model": "dolphin",
1294 "estimator_type": "ONNXEstimator",
1295 "feature_names": [
1296 "speed_mph",
1297 "grade_pct",
1298 "distance_mi",
1299 "link_time",
1300 "link_sinuosity",
1301 "link_abs_bearing_delta"
1302 ],
1303 "target_names": [
1304 "electric_kwh"
1305 ],
1306 "powertrain_type": "BEV",
1307 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1308 "architecture_tag": "cnn",
1309 "input_spec": {
1310 "lookback": 5,
1311 "grouping_column": "trip_id",
1312 "pad_strategy": "zero"
1313 },
1314 "path": "v2/byd/dolphin_bev/2024/cnn_base_d8b7ef3c/v1",
1315 "mass_lbs": 3097.494783629,
1316 "fuel_type": "ELECTRICITY",
1317 "drivetrain": "FWD",
1318 "engine": null,
1319 "trim": "Active",
1320 "model_digest": "sha256:d01e5142f14439d46392dff195d028e313b2e422258c410e5916e0f5fdb822a5"
1321 },
1322 {
1323 "model_id": {
1324 "make": "byd",
1325 "vehicle_slug": "dolphin_bev",
1326 "year": 2024,
1327 "config_slug": "cnn_base_fe510e40",
1328 "version": 1
1329 },
1330 "vehicle_model": "dolphin",
1331 "estimator_type": "ONNXEstimator",
1332 "feature_names": [
1333 "speed_mph",
1334 "grade_pct",
1335 "distance_mi"
1336 ],
1337 "target_names": [
1338 "electric_kwh"
1339 ],
1340 "powertrain_type": "BEV",
1341 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1342 "architecture_tag": "cnn",
1343 "input_spec": {
1344 "lookback": 5,
1345 "grouping_column": "trip_id",
1346 "pad_strategy": "zero"
1347 },
1348 "path": "v2/byd/dolphin_bev/2024/cnn_base_fe510e40/v1",
1349 "mass_lbs": 3097.494783629,
1350 "fuel_type": "ELECTRICITY",
1351 "drivetrain": "FWD",
1352 "engine": null,
1353 "trim": "Active",
1354 "model_digest": "sha256:3aff02273b2898cd6549bc6b1da288575ab0155a9abca4876f03e39951df4fd2"
1355 },
1356 {
1357 "model_id": {
1358 "make": "byd",
1359 "vehicle_slug": "dolphin_bev",
1360 "year": 2024,
1361 "config_slug": "rf_base_67ae9982",
1362 "version": 1
1363 },
1364 "vehicle_model": "dolphin",
1365 "estimator_type": "ONNXEstimator",
1366 "feature_names": [
1367 "speed_mph",
1368 "distance_mi"
1369 ],
1370 "target_names": [
1371 "electric_kwh"
1372 ],
1373 "powertrain_type": "BEV",
1374 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1375 "architecture_tag": "random_forest",
1376 "input_spec": {
1377 "lookback": 0,
1378 "grouping_column": null,
1379 "pad_strategy": "repeat_first"
1380 },
1381 "path": "v2/byd/dolphin_bev/2024/rf_base_67ae9982/v1",
1382 "mass_lbs": 3097.494783629,
1383 "fuel_type": "ELECTRICITY",
1384 "drivetrain": "FWD",
1385 "engine": null,
1386 "trim": "Active",
1387 "model_digest": "sha256:602c8f4f6e872260b760f65d63cead43374a64eb4e0c4361db921af0f67061ea"
1388 },
1389 {
1390 "model_id": {
1391 "make": "byd",
1392 "vehicle_slug": "dolphin_bev",
1393 "year": 2024,
1394 "config_slug": "rf_base_d8b7ef3c",
1395 "version": 1
1396 },
1397 "vehicle_model": "dolphin",
1398 "estimator_type": "ONNXEstimator",
1399 "feature_names": [
1400 "speed_mph",
1401 "grade_pct",
1402 "distance_mi",
1403 "link_time",
1404 "link_sinuosity",
1405 "link_abs_bearing_delta"
1406 ],
1407 "target_names": [
1408 "electric_kwh"
1409 ],
1410 "powertrain_type": "BEV",
1411 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1412 "architecture_tag": "random_forest",
1413 "input_spec": {
1414 "lookback": 0,
1415 "grouping_column": null,
1416 "pad_strategy": "repeat_first"
1417 },
1418 "path": "v2/byd/dolphin_bev/2024/rf_base_d8b7ef3c/v1",
1419 "mass_lbs": 3097.494783629,
1420 "fuel_type": "ELECTRICITY",
1421 "drivetrain": "FWD",
1422 "engine": null,
1423 "trim": "Active",
1424 "model_digest": "sha256:feea102ff219e45990f50f82838adcf33f60e7d65ed2ffd80fdcd3bc64a16712"
1425 },
1426 {
1427 "model_id": {
1428 "make": "byd",
1429 "vehicle_slug": "dolphin_bev",
1430 "year": 2024,
1431 "config_slug": "rf_base_fe510e40",
1432 "version": 1
1433 },
1434 "vehicle_model": "dolphin",
1435 "estimator_type": "ONNXEstimator",
1436 "feature_names": [
1437 "speed_mph",
1438 "grade_pct",
1439 "distance_mi"
1440 ],
1441 "target_names": [
1442 "electric_kwh"
1443 ],
1444 "powertrain_type": "BEV",
1445 "vehicle_description": "2024_BYD_Dolphin_Active | fastsim 3.1.0 | routee-powertrain 2.0.1",
1446 "architecture_tag": "random_forest",
1447 "input_spec": {
1448 "lookback": 0,
1449 "grouping_column": null,
1450 "pad_strategy": "repeat_first"
1451 },
1452 "path": "v2/byd/dolphin_bev/2024/rf_base_fe510e40/v1",
1453 "mass_lbs": 3097.494783629,
1454 "fuel_type": "ELECTRICITY",
1455 "drivetrain": "FWD",
1456 "engine": null,
1457 "trim": "Active",
1458 "model_digest": "sha256:03efa917dd70639394483932b7299e4d52635b47b5df59281fd0d7c47d5f27c4"
1459 },
1460 {
1461 "model_id": {
1462 "make": "chevrolet",
1463 "vehicle_slug": "bolt_bev",
1464 "year": 2017,
1465 "config_slug": "cnn_base_67ae9982",
1466 "version": 1
1467 },
1468 "vehicle_model": "bolt",
1469 "estimator_type": "ONNXEstimator",
1470 "feature_names": [
1471 "speed_mph",
1472 "distance_mi"
1473 ],
1474 "target_names": [
1475 "electric_kwh"
1476 ],
1477 "powertrain_type": "BEV",
1478 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1479 "architecture_tag": "cnn",
1480 "input_spec": {
1481 "lookback": 5,
1482 "grouping_column": "trip_id",
1483 "pad_strategy": "zero"
1484 },
1485 "path": "v2/chevrolet/bolt_bev/2017/cnn_base_67ae9982/v1",
1486 "mass_lbs": 3875.219505921386,
1487 "fuel_type": "ELECTRICITY",
1488 "drivetrain": "FWD",
1489 "engine": null,
1490 "trim": null,
1491 "model_digest": "sha256:ec99195447df1d0c7a4c55aa4664c074b57e60d536032503714baba61219cd16"
1492 },
1493 {
1494 "model_id": {
1495 "make": "chevrolet",
1496 "vehicle_slug": "bolt_bev",
1497 "year": 2017,
1498 "config_slug": "cnn_base_d8b7ef3c",
1499 "version": 1
1500 },
1501 "vehicle_model": "bolt",
1502 "estimator_type": "ONNXEstimator",
1503 "feature_names": [
1504 "speed_mph",
1505 "grade_pct",
1506 "distance_mi",
1507 "link_time",
1508 "link_sinuosity",
1509 "link_abs_bearing_delta"
1510 ],
1511 "target_names": [
1512 "electric_kwh"
1513 ],
1514 "powertrain_type": "BEV",
1515 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1516 "architecture_tag": "cnn",
1517 "input_spec": {
1518 "lookback": 5,
1519 "grouping_column": "trip_id",
1520 "pad_strategy": "zero"
1521 },
1522 "path": "v2/chevrolet/bolt_bev/2017/cnn_base_d8b7ef3c/v1",
1523 "mass_lbs": 3875.219505921386,
1524 "fuel_type": "ELECTRICITY",
1525 "drivetrain": "FWD",
1526 "engine": null,
1527 "trim": null,
1528 "model_digest": "sha256:55bf0658ee8437b1d8f8a84eec4ccb7a325a4e9460ba589e6b837ab2e82c13a6"
1529 },
1530 {
1531 "model_id": {
1532 "make": "chevrolet",
1533 "vehicle_slug": "bolt_bev",
1534 "year": 2017,
1535 "config_slug": "cnn_base_fe510e40",
1536 "version": 1
1537 },
1538 "vehicle_model": "bolt",
1539 "estimator_type": "ONNXEstimator",
1540 "feature_names": [
1541 "speed_mph",
1542 "grade_pct",
1543 "distance_mi"
1544 ],
1545 "target_names": [
1546 "electric_kwh"
1547 ],
1548 "powertrain_type": "BEV",
1549 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1550 "architecture_tag": "cnn",
1551 "input_spec": {
1552 "lookback": 5,
1553 "grouping_column": "trip_id",
1554 "pad_strategy": "zero"
1555 },
1556 "path": "v2/chevrolet/bolt_bev/2017/cnn_base_fe510e40/v1",
1557 "mass_lbs": 3875.219505921386,
1558 "fuel_type": "ELECTRICITY",
1559 "drivetrain": "FWD",
1560 "engine": null,
1561 "trim": null,
1562 "model_digest": "sha256:5c40dbf79e4e4930e4515909bfd4a7f0ae550d87fb0f953b2890e3c3cf6801b2"
1563 },
1564 {
1565 "model_id": {
1566 "make": "chevrolet",
1567 "vehicle_slug": "bolt_bev",
1568 "year": 2017,
1569 "config_slug": "rf_base_67ae9982",
1570 "version": 1
1571 },
1572 "vehicle_model": "bolt",
1573 "estimator_type": "ONNXEstimator",
1574 "feature_names": [
1575 "speed_mph",
1576 "distance_mi"
1577 ],
1578 "target_names": [
1579 "electric_kwh"
1580 ],
1581 "powertrain_type": "BEV",
1582 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1583 "architecture_tag": "random_forest",
1584 "input_spec": {
1585 "lookback": 0,
1586 "grouping_column": null,
1587 "pad_strategy": "repeat_first"
1588 },
1589 "path": "v2/chevrolet/bolt_bev/2017/rf_base_67ae9982/v1",
1590 "mass_lbs": 3875.219505921386,
1591 "fuel_type": "ELECTRICITY",
1592 "drivetrain": "FWD",
1593 "engine": null,
1594 "trim": null,
1595 "model_digest": "sha256:87b3c1cc60f428b3d346a3f41d595c2c08f0c99072522f26294c08cc342e6280"
1596 },
1597 {
1598 "model_id": {
1599 "make": "chevrolet",
1600 "vehicle_slug": "bolt_bev",
1601 "year": 2017,
1602 "config_slug": "rf_base_d8b7ef3c",
1603 "version": 1
1604 },
1605 "vehicle_model": "bolt",
1606 "estimator_type": "ONNXEstimator",
1607 "feature_names": [
1608 "speed_mph",
1609 "grade_pct",
1610 "distance_mi",
1611 "link_time",
1612 "link_sinuosity",
1613 "link_abs_bearing_delta"
1614 ],
1615 "target_names": [
1616 "electric_kwh"
1617 ],
1618 "powertrain_type": "BEV",
1619 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1620 "architecture_tag": "random_forest",
1621 "input_spec": {
1622 "lookback": 0,
1623 "grouping_column": null,
1624 "pad_strategy": "repeat_first"
1625 },
1626 "path": "v2/chevrolet/bolt_bev/2017/rf_base_d8b7ef3c/v1",
1627 "mass_lbs": 3875.219505921386,
1628 "fuel_type": "ELECTRICITY",
1629 "drivetrain": "FWD",
1630 "engine": null,
1631 "trim": null,
1632 "model_digest": "sha256:f9df758dc490c9cb128027f50962d79d59c47fc5f81d04e25e2aaeb487b305d3"
1633 },
1634 {
1635 "model_id": {
1636 "make": "chevrolet",
1637 "vehicle_slug": "bolt_bev",
1638 "year": 2017,
1639 "config_slug": "rf_base_fe510e40",
1640 "version": 1
1641 },
1642 "vehicle_model": "bolt",
1643 "estimator_type": "ONNXEstimator",
1644 "feature_names": [
1645 "speed_mph",
1646 "grade_pct",
1647 "distance_mi"
1648 ],
1649 "target_names": [
1650 "electric_kwh"
1651 ],
1652 "powertrain_type": "BEV",
1653 "vehicle_description": "2017_Chevrolet_Bolt | fastsim 3.1.0 | routee-powertrain 2.0.1",
1654 "architecture_tag": "random_forest",
1655 "input_spec": {
1656 "lookback": 0,
1657 "grouping_column": null,
1658 "pad_strategy": "repeat_first"
1659 },
1660 "path": "v2/chevrolet/bolt_bev/2017/rf_base_fe510e40/v1",
1661 "mass_lbs": 3875.219505921386,
1662 "fuel_type": "ELECTRICITY",
1663 "drivetrain": "FWD",
1664 "engine": null,
1665 "trim": null,
1666 "model_digest": "sha256:eccfbf12b530ace16b2ba7fa6c42c1e0b0f1fca312b66cfdaa7e2afe96034b4d"
1667 },
1668 {
1669 "model_id": {
1670 "make": "chevrolet",
1671 "vehicle_slug": "bolt_bev",
1672 "year": 2020,
1673 "config_slug": "rf_steady_thermal_856e8a60",
1674 "version": 1
1675 },
1676 "vehicle_model": "bolt",
1677 "estimator_type": "ONNXEstimator",
1678 "feature_names": [
1679 "speed_mph",
1680 "ambient_temp_f"
1681 ],
1682 "target_names": [
1683 "kwh"
1684 ],
1685 "powertrain_type": "BEV",
1686 "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_steady trained July 2025",
1687 "architecture_tag": "random_forest",
1688 "input_spec": {
1689 "lookback": 0,
1690 "grouping_column": null,
1691 "pad_strategy": "repeat_first"
1692 },
1693 "path": "v2/chevrolet/bolt_bev/2020/rf_steady_thermal_856e8a60/v1",
1694 "mass_lbs": null,
1695 "fuel_type": "ELECTRICITY",
1696 "drivetrain": null,
1697 "engine": null,
1698 "trim": null,
1699 "model_digest": "sha256:052514a4fe6831635f98dbf177bfaf2b6c814b30a14a65b712cb2ade35c669b9"
1700 },
1701 {
1702 "model_id": {
1703 "make": "chevrolet",
1704 "vehicle_slug": "bolt_bev",
1705 "year": 2020,
1706 "config_slug": "rf_steady_thermal_ab1db342",
1707 "version": 1
1708 },
1709 "vehicle_model": "bolt",
1710 "estimator_type": "ONNXEstimator",
1711 "feature_names": [
1712 "speed_mph",
1713 "grade_percent",
1714 "ambient_temp_f"
1715 ],
1716 "target_names": [
1717 "kwh"
1718 ],
1719 "powertrain_type": "BEV",
1720 "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_steady trained July 2025",
1721 "architecture_tag": "random_forest",
1722 "input_spec": {
1723 "lookback": 0,
1724 "grouping_column": null,
1725 "pad_strategy": "repeat_first"
1726 },
1727 "path": "v2/chevrolet/bolt_bev/2020/rf_steady_thermal_ab1db342/v1",
1728 "mass_lbs": null,
1729 "fuel_type": "ELECTRICITY",
1730 "drivetrain": null,
1731 "engine": null,
1732 "trim": null,
1733 "model_digest": "sha256:34f503d5fc0e680a24faf2af744f8fd540e0507597845ef0ca9c3a8b0af2f7be"
1734 },
1735 {
1736 "model_id": {
1737 "make": "chevrolet",
1738 "vehicle_slug": "bolt_bev",
1739 "year": 2020,
1740 "config_slug": "rf_transient_thermal_856e8a60",
1741 "version": 1
1742 },
1743 "vehicle_model": "bolt",
1744 "estimator_type": "ONNXEstimator",
1745 "feature_names": [
1746 "speed_mph",
1747 "ambient_temp_f"
1748 ],
1749 "target_names": [
1750 "kwh"
1751 ],
1752 "powertrain_type": "BEV",
1753 "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_transient trained July 2025",
1754 "architecture_tag": "random_forest",
1755 "input_spec": {
1756 "lookback": 0,
1757 "grouping_column": null,
1758 "pad_strategy": "repeat_first"
1759 },
1760 "path": "v2/chevrolet/bolt_bev/2020/rf_transient_thermal_856e8a60/v1",
1761 "mass_lbs": null,
1762 "fuel_type": "ELECTRICITY",
1763 "drivetrain": null,
1764 "engine": null,
1765 "trim": null,
1766 "model_digest": "sha256:f413ee467e4849dc75478ff52a295b53ccf329cbba7bcabb165ac9b936d286ff"
1767 },
1768 {
1769 "model_id": {
1770 "make": "chevrolet",
1771 "vehicle_slug": "bolt_bev",
1772 "year": 2020,
1773 "config_slug": "rf_transient_thermal_ab1db342",
1774 "version": 1
1775 },
1776 "vehicle_model": "bolt",
1777 "estimator_type": "ONNXEstimator",
1778 "feature_names": [
1779 "speed_mph",
1780 "grade_percent",
1781 "ambient_temp_f"
1782 ],
1783 "target_names": [
1784 "kwh"
1785 ],
1786 "powertrain_type": "BEV",
1787 "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_transient trained July 2025",
1788 "architecture_tag": "random_forest",
1789 "input_spec": {
1790 "lookback": 0,
1791 "grouping_column": null,
1792 "pad_strategy": "repeat_first"
1793 },
1794 "path": "v2/chevrolet/bolt_bev/2020/rf_transient_thermal_ab1db342/v1",
1795 "mass_lbs": null,
1796 "fuel_type": "ELECTRICITY",
1797 "drivetrain": null,
1798 "engine": null,
1799 "trim": null,
1800 "model_digest": "sha256:64688d951341d579ae1ff2d83a8b7ca353945de1bce44a521db81bd71b9a93a6"
1801 },
1802 {
1803 "model_id": {
1804 "make": "chevrolet",
1805 "vehicle_slug": "colorado_diesel_ice",
1806 "year": 2020,
1807 "config_slug": "cnn_base_67ae9982",
1808 "version": 1
1809 },
1810 "vehicle_model": "colorado_diesel",
1811 "estimator_type": "ONNXEstimator",
1812 "feature_names": [
1813 "speed_mph",
1814 "distance_mi"
1815 ],
1816 "target_names": [
1817 "fuel_gde"
1818 ],
1819 "powertrain_type": "ICE",
1820 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
1821 "architecture_tag": "cnn",
1822 "input_spec": {
1823 "lookback": 5,
1824 "grouping_column": "trip_id",
1825 "pad_strategy": "zero"
1826 },
1827 "path": "v2/chevrolet/colorado_diesel_ice/2020/cnn_base_67ae9982/v1",
1828 "mass_lbs": 5125.747595685,
1829 "fuel_type": "DIESEL",
1830 "drivetrain": "RWD",
1831 "engine": null,
1832 "trim": "2WD Diesel",
1833 "model_digest": "sha256:f2bab82aca545d3045af0b7f1371ef8faa58ff9d8ec597ff2bdb99c62ab4473e"
1834 },
1835 {
1836 "model_id": {
1837 "make": "chevrolet",
1838 "vehicle_slug": "colorado_diesel_ice",
1839 "year": 2020,
1840 "config_slug": "cnn_base_d8b7ef3c",
1841 "version": 1
1842 },
1843 "vehicle_model": "colorado_diesel",
1844 "estimator_type": "ONNXEstimator",
1845 "feature_names": [
1846 "speed_mph",
1847 "grade_pct",
1848 "distance_mi",
1849 "link_time",
1850 "link_sinuosity",
1851 "link_abs_bearing_delta"
1852 ],
1853 "target_names": [
1854 "fuel_gde"
1855 ],
1856 "powertrain_type": "ICE",
1857 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
1858 "architecture_tag": "cnn",
1859 "input_spec": {
1860 "lookback": 5,
1861 "grouping_column": "trip_id",
1862 "pad_strategy": "zero"
1863 },
1864 "path": "v2/chevrolet/colorado_diesel_ice/2020/cnn_base_d8b7ef3c/v1",
1865 "mass_lbs": 5125.747595685,
1866 "fuel_type": "DIESEL",
1867 "drivetrain": "RWD",
1868 "engine": null,
1869 "trim": "2WD Diesel",
1870 "model_digest": "sha256:fa7288c87a6c95d16705ef0565b56ef3aef8d1fe560473ad849542407bc2f5c0"
1871 },
1872 {
1873 "model_id": {
1874 "make": "chevrolet",
1875 "vehicle_slug": "colorado_diesel_ice",
1876 "year": 2020,
1877 "config_slug": "cnn_base_fe510e40",
1878 "version": 1
1879 },
1880 "vehicle_model": "colorado_diesel",
1881 "estimator_type": "ONNXEstimator",
1882 "feature_names": [
1883 "speed_mph",
1884 "grade_pct",
1885 "distance_mi"
1886 ],
1887 "target_names": [
1888 "fuel_gde"
1889 ],
1890 "powertrain_type": "ICE",
1891 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
1892 "architecture_tag": "cnn",
1893 "input_spec": {
1894 "lookback": 5,
1895 "grouping_column": "trip_id",
1896 "pad_strategy": "zero"
1897 },
1898 "path": "v2/chevrolet/colorado_diesel_ice/2020/cnn_base_fe510e40/v1",
1899 "mass_lbs": 5125.747595685,
1900 "fuel_type": "DIESEL",
1901 "drivetrain": "RWD",
1902 "engine": null,
1903 "trim": "2WD Diesel",
1904 "model_digest": "sha256:55b0638304a41ccd8111131a0abff31d23c5bb9b95bc6792b8d9ffcc721eb1eb"
1905 },
1906 {
1907 "model_id": {
1908 "make": "chevrolet",
1909 "vehicle_slug": "colorado_diesel_ice",
1910 "year": 2020,
1911 "config_slug": "ngb_stochastic_02107a97",
1912 "version": 1
1913 },
1914 "vehicle_model": "colorado_diesel",
1915 "estimator_type": "NGBoostEstimator",
1916 "feature_names": [
1917 "speed_mph",
1918 "grade_dec",
1919 "road_class"
1920 ],
1921 "target_names": [
1922 "gde"
1923 ],
1924 "powertrain_type": "ICE",
1925 "vehicle_description": "2020 Chevrolet Colorado 2WD Diesel",
1926 "architecture_tag": "ngboost",
1927 "input_spec": {
1928 "lookback": 0,
1929 "grouping_column": null,
1930 "pad_strategy": "repeat_first"
1931 },
1932 "path": "v2/chevrolet/colorado_diesel_ice/2020/ngb_stochastic_02107a97/v1",
1933 "mass_lbs": null,
1934 "fuel_type": "DIESEL",
1935 "drivetrain": "RWD",
1936 "engine": "diesel",
1937 "trim": null,
1938 "model_digest": "sha256:e8a48c467a1782eb5198df7eca6b4d6dc9f9e1a797e17979799e63cf3f5a96e7"
1939 },
1940 {
1941 "model_id": {
1942 "make": "chevrolet",
1943 "vehicle_slug": "colorado_diesel_ice",
1944 "year": 2020,
1945 "config_slug": "ngb_stochastic_940b80b8",
1946 "version": 1
1947 },
1948 "vehicle_model": "colorado_diesel",
1949 "estimator_type": "NGBoostEstimator",
1950 "feature_names": [
1951 "speed_mph",
1952 "grade_dec",
1953 "road_class",
1954 "turn_angle"
1955 ],
1956 "target_names": [
1957 "gde"
1958 ],
1959 "powertrain_type": "ICE",
1960 "vehicle_description": "2020 Chevrolet Colorado 2WD Diesel",
1961 "architecture_tag": "ngboost",
1962 "input_spec": {
1963 "lookback": 0,
1964 "grouping_column": null,
1965 "pad_strategy": "repeat_first"
1966 },
1967 "path": "v2/chevrolet/colorado_diesel_ice/2020/ngb_stochastic_940b80b8/v1",
1968 "mass_lbs": null,
1969 "fuel_type": "DIESEL",
1970 "drivetrain": "RWD",
1971 "engine": "diesel",
1972 "trim": null,
1973 "model_digest": "sha256:2a810eaa09b78d966f4bc8767eda8c1d8cf54e41d69d4ac7f2927cfbb654b69f"
1974 },
1975 {
1976 "model_id": {
1977 "make": "chevrolet",
1978 "vehicle_slug": "colorado_diesel_ice",
1979 "year": 2020,
1980 "config_slug": "ngb_stochastic_aaa9554f",
1981 "version": 1
1982 },
1983 "vehicle_model": "colorado_diesel",
1984 "estimator_type": "NGBoostEstimator",
1985 "feature_names": [
1986 "speed_mph",
1987 "grade_dec"
1988 ],
1989 "target_names": [
1990 "gde"
1991 ],
1992 "powertrain_type": "ICE",
1993 "vehicle_description": "2020 Chevrolet Colorado 2WD Diesel",
1994 "architecture_tag": "ngboost",
1995 "input_spec": {
1996 "lookback": 0,
1997 "grouping_column": null,
1998 "pad_strategy": "repeat_first"
1999 },
2000 "path": "v2/chevrolet/colorado_diesel_ice/2020/ngb_stochastic_aaa9554f/v1",
2001 "mass_lbs": null,
2002 "fuel_type": "DIESEL",
2003 "drivetrain": "RWD",
2004 "engine": "diesel",
2005 "trim": null,
2006 "model_digest": "sha256:fa15d9236ef0148aa9a72391983734f973fc0e7145f166e5fde555488edc09eb"
2007 },
2008 {
2009 "model_id": {
2010 "make": "chevrolet",
2011 "vehicle_slug": "colorado_diesel_ice",
2012 "year": 2020,
2013 "config_slug": "ngb_stochastic_db8522fb",
2014 "version": 1
2015 },
2016 "vehicle_model": "colorado_diesel",
2017 "estimator_type": "NGBoostEstimator",
2018 "feature_names": [
2019 "speed_mph"
2020 ],
2021 "target_names": [
2022 "gde"
2023 ],
2024 "powertrain_type": "ICE",
2025 "vehicle_description": "2020 Chevrolet Colorado 2WD Diesel",
2026 "architecture_tag": "ngboost",
2027 "input_spec": {
2028 "lookback": 0,
2029 "grouping_column": null,
2030 "pad_strategy": "repeat_first"
2031 },
2032 "path": "v2/chevrolet/colorado_diesel_ice/2020/ngb_stochastic_db8522fb/v1",
2033 "mass_lbs": null,
2034 "fuel_type": "DIESEL",
2035 "drivetrain": "RWD",
2036 "engine": "diesel",
2037 "trim": null,
2038 "model_digest": "sha256:d86daa6d574b75931b9a787dc9361c8fe73055a515c7f794d853139817d29a42"
2039 },
2040 {
2041 "model_id": {
2042 "make": "chevrolet",
2043 "vehicle_slug": "colorado_diesel_ice",
2044 "year": 2020,
2045 "config_slug": "rf_base_67ae9982",
2046 "version": 1
2047 },
2048 "vehicle_model": "colorado_diesel",
2049 "estimator_type": "ONNXEstimator",
2050 "feature_names": [
2051 "speed_mph",
2052 "distance_mi"
2053 ],
2054 "target_names": [
2055 "fuel_gde"
2056 ],
2057 "powertrain_type": "ICE",
2058 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
2059 "architecture_tag": "random_forest",
2060 "input_spec": {
2061 "lookback": 0,
2062 "grouping_column": null,
2063 "pad_strategy": "repeat_first"
2064 },
2065 "path": "v2/chevrolet/colorado_diesel_ice/2020/rf_base_67ae9982/v1",
2066 "mass_lbs": 5125.747595685,
2067 "fuel_type": "DIESEL",
2068 "drivetrain": "RWD",
2069 "engine": null,
2070 "trim": "2WD Diesel",
2071 "model_digest": "sha256:e3856c342b6531fa3a89424e5e82cd332e74eb677af41c72a839655a10fbdc3e"
2072 },
2073 {
2074 "model_id": {
2075 "make": "chevrolet",
2076 "vehicle_slug": "colorado_diesel_ice",
2077 "year": 2020,
2078 "config_slug": "rf_base_d8b7ef3c",
2079 "version": 1
2080 },
2081 "vehicle_model": "colorado_diesel",
2082 "estimator_type": "ONNXEstimator",
2083 "feature_names": [
2084 "speed_mph",
2085 "grade_pct",
2086 "distance_mi",
2087 "link_time",
2088 "link_sinuosity",
2089 "link_abs_bearing_delta"
2090 ],
2091 "target_names": [
2092 "fuel_gde"
2093 ],
2094 "powertrain_type": "ICE",
2095 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
2096 "architecture_tag": "random_forest",
2097 "input_spec": {
2098 "lookback": 0,
2099 "grouping_column": null,
2100 "pad_strategy": "repeat_first"
2101 },
2102 "path": "v2/chevrolet/colorado_diesel_ice/2020/rf_base_d8b7ef3c/v1",
2103 "mass_lbs": 5125.747595685,
2104 "fuel_type": "DIESEL",
2105 "drivetrain": "RWD",
2106 "engine": null,
2107 "trim": "2WD Diesel",
2108 "model_digest": "sha256:1be95ad1c82e13754ddf9de44b73635dd7b41afc532c7527fc645bdbf6a3284a"
2109 },
2110 {
2111 "model_id": {
2112 "make": "chevrolet",
2113 "vehicle_slug": "colorado_diesel_ice",
2114 "year": 2020,
2115 "config_slug": "rf_base_fe510e40",
2116 "version": 1
2117 },
2118 "vehicle_model": "colorado_diesel",
2119 "estimator_type": "ONNXEstimator",
2120 "feature_names": [
2121 "speed_mph",
2122 "grade_pct",
2123 "distance_mi"
2124 ],
2125 "target_names": [
2126 "fuel_gde"
2127 ],
2128 "powertrain_type": "ICE",
2129 "vehicle_description": "2020_Chevrolet_Colorado_2WD_Diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
2130 "architecture_tag": "random_forest",
2131 "input_spec": {
2132 "lookback": 0,
2133 "grouping_column": null,
2134 "pad_strategy": "repeat_first"
2135 },
2136 "path": "v2/chevrolet/colorado_diesel_ice/2020/rf_base_fe510e40/v1",
2137 "mass_lbs": 5125.747595685,
2138 "fuel_type": "DIESEL",
2139 "drivetrain": "RWD",
2140 "engine": null,
2141 "trim": "2WD Diesel",
2142 "model_digest": "sha256:1cff2c961403ed6c1839f414d40334aaa392c97d5e09da5d1886ec1aa5d5adad"
2143 },
2144 {
2145 "model_id": {
2146 "make": "chevrolet",
2147 "vehicle_slug": "malibu_ice",
2148 "year": 2016,
2149 "config_slug": "cnn_base_67ae9982",
2150 "version": 1
2151 },
2152 "vehicle_model": "malibu",
2153 "estimator_type": "ONNXEstimator",
2154 "feature_names": [
2155 "speed_mph",
2156 "distance_mi"
2157 ],
2158 "target_names": [
2159 "fuel_gge"
2160 ],
2161 "powertrain_type": "ICE",
2162 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2163 "architecture_tag": "cnn",
2164 "input_spec": {
2165 "lookback": 5,
2166 "grouping_column": "trip_id",
2167 "pad_strategy": "zero"
2168 },
2169 "path": "v2/chevrolet/malibu_ice/2016/cnn_base_67ae9982/v1",
2170 "mass_lbs": 3674.829795164935,
2171 "fuel_type": "GASOLINE",
2172 "drivetrain": "FWD",
2173 "engine": null,
2174 "trim": "4cyl 2WD",
2175 "model_digest": "sha256:aba3d54cbc94de21c11d12bf48c4a05d3b0ed5c9ffe8b4e629e367267258b302"
2176 },
2177 {
2178 "model_id": {
2179 "make": "chevrolet",
2180 "vehicle_slug": "malibu_ice",
2181 "year": 2016,
2182 "config_slug": "cnn_base_d8b7ef3c",
2183 "version": 1
2184 },
2185 "vehicle_model": "malibu",
2186 "estimator_type": "ONNXEstimator",
2187 "feature_names": [
2188 "speed_mph",
2189 "grade_pct",
2190 "distance_mi",
2191 "link_time",
2192 "link_sinuosity",
2193 "link_abs_bearing_delta"
2194 ],
2195 "target_names": [
2196 "fuel_gge"
2197 ],
2198 "powertrain_type": "ICE",
2199 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2200 "architecture_tag": "cnn",
2201 "input_spec": {
2202 "lookback": 5,
2203 "grouping_column": "trip_id",
2204 "pad_strategy": "zero"
2205 },
2206 "path": "v2/chevrolet/malibu_ice/2016/cnn_base_d8b7ef3c/v1",
2207 "mass_lbs": 3674.829795164935,
2208 "fuel_type": "GASOLINE",
2209 "drivetrain": "FWD",
2210 "engine": null,
2211 "trim": "4cyl 2WD",
2212 "model_digest": "sha256:92c801d5a2add7a6caaae4f24adf06c6ead1e1c57a689287920d1c042c8d194e"
2213 },
2214 {
2215 "model_id": {
2216 "make": "chevrolet",
2217 "vehicle_slug": "malibu_ice",
2218 "year": 2016,
2219 "config_slug": "cnn_base_fe510e40",
2220 "version": 1
2221 },
2222 "vehicle_model": "malibu",
2223 "estimator_type": "ONNXEstimator",
2224 "feature_names": [
2225 "speed_mph",
2226 "grade_pct",
2227 "distance_mi"
2228 ],
2229 "target_names": [
2230 "fuel_gge"
2231 ],
2232 "powertrain_type": "ICE",
2233 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2234 "architecture_tag": "cnn",
2235 "input_spec": {
2236 "lookback": 5,
2237 "grouping_column": "trip_id",
2238 "pad_strategy": "zero"
2239 },
2240 "path": "v2/chevrolet/malibu_ice/2016/cnn_base_fe510e40/v1",
2241 "mass_lbs": 3674.829795164935,
2242 "fuel_type": "GASOLINE",
2243 "drivetrain": "FWD",
2244 "engine": null,
2245 "trim": "4cyl 2WD",
2246 "model_digest": "sha256:f674325fffa1344846bc529a131453ce5489dbdaa6eb05d998d7cae3f86c09f3"
2247 },
2248 {
2249 "model_id": {
2250 "make": "chevrolet",
2251 "vehicle_slug": "malibu_ice",
2252 "year": 2016,
2253 "config_slug": "rf_base_67ae9982",
2254 "version": 1
2255 },
2256 "vehicle_model": "malibu",
2257 "estimator_type": "ONNXEstimator",
2258 "feature_names": [
2259 "speed_mph",
2260 "distance_mi"
2261 ],
2262 "target_names": [
2263 "fuel_gge"
2264 ],
2265 "powertrain_type": "ICE",
2266 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2267 "architecture_tag": "random_forest",
2268 "input_spec": {
2269 "lookback": 0,
2270 "grouping_column": null,
2271 "pad_strategy": "repeat_first"
2272 },
2273 "path": "v2/chevrolet/malibu_ice/2016/rf_base_67ae9982/v1",
2274 "mass_lbs": 3674.829795164935,
2275 "fuel_type": "GASOLINE",
2276 "drivetrain": "FWD",
2277 "engine": null,
2278 "trim": "4cyl 2WD",
2279 "model_digest": "sha256:5957ad741bfb3477297d7598bf2528c76290394aadba94f69fb94a29e98984c7"
2280 },
2281 {
2282 "model_id": {
2283 "make": "chevrolet",
2284 "vehicle_slug": "malibu_ice",
2285 "year": 2016,
2286 "config_slug": "rf_base_d8b7ef3c",
2287 "version": 1
2288 },
2289 "vehicle_model": "malibu",
2290 "estimator_type": "ONNXEstimator",
2291 "feature_names": [
2292 "speed_mph",
2293 "grade_pct",
2294 "distance_mi",
2295 "link_time",
2296 "link_sinuosity",
2297 "link_abs_bearing_delta"
2298 ],
2299 "target_names": [
2300 "fuel_gge"
2301 ],
2302 "powertrain_type": "ICE",
2303 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2304 "architecture_tag": "random_forest",
2305 "input_spec": {
2306 "lookback": 0,
2307 "grouping_column": null,
2308 "pad_strategy": "repeat_first"
2309 },
2310 "path": "v2/chevrolet/malibu_ice/2016/rf_base_d8b7ef3c/v1",
2311 "mass_lbs": 3674.829795164935,
2312 "fuel_type": "GASOLINE",
2313 "drivetrain": "FWD",
2314 "engine": null,
2315 "trim": "4cyl 2WD",
2316 "model_digest": "sha256:2071d71cb35c219e21538293b4a35952ebd3777607c75c307b2116a0e0a9857a"
2317 },
2318 {
2319 "model_id": {
2320 "make": "chevrolet",
2321 "vehicle_slug": "malibu_ice",
2322 "year": 2016,
2323 "config_slug": "rf_base_fe510e40",
2324 "version": 1
2325 },
2326 "vehicle_model": "malibu",
2327 "estimator_type": "ONNXEstimator",
2328 "feature_names": [
2329 "speed_mph",
2330 "grade_pct",
2331 "distance_mi"
2332 ],
2333 "target_names": [
2334 "fuel_gge"
2335 ],
2336 "powertrain_type": "ICE",
2337 "vehicle_description": "2016_Chevrolet_Malibu_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
2338 "architecture_tag": "random_forest",
2339 "input_spec": {
2340 "lookback": 0,
2341 "grouping_column": null,
2342 "pad_strategy": "repeat_first"
2343 },
2344 "path": "v2/chevrolet/malibu_ice/2016/rf_base_fe510e40/v1",
2345 "mass_lbs": 3674.829795164935,
2346 "fuel_type": "GASOLINE",
2347 "drivetrain": "FWD",
2348 "engine": null,
2349 "trim": "4cyl 2WD",
2350 "model_digest": "sha256:694d5c5a9029cefb5185fce501e6c48115b8b0fa78123104caf2bdb8def5e1c8"
2351 },
2352 {
2353 "model_id": {
2354 "make": "chevrolet",
2355 "vehicle_slug": "spark_bev",
2356 "year": 2016,
2357 "config_slug": "cnn_base_67ae9982",
2358 "version": 1
2359 },
2360 "vehicle_model": "spark",
2361 "estimator_type": "ONNXEstimator",
2362 "feature_names": [
2363 "speed_mph",
2364 "distance_mi"
2365 ],
2366 "target_names": [
2367 "electric_kwh"
2368 ],
2369 "powertrain_type": "BEV",
2370 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2371 "architecture_tag": "cnn",
2372 "input_spec": {
2373 "lookback": 5,
2374 "grouping_column": "trip_id",
2375 "pad_strategy": "zero"
2376 },
2377 "path": "v2/chevrolet/spark_bev/2016/cnn_base_67ae9982/v1",
2378 "mass_lbs": 3165.829266414313,
2379 "fuel_type": "ELECTRICITY",
2380 "drivetrain": "FWD",
2381 "engine": null,
2382 "trim": "EV",
2383 "model_digest": "sha256:4946ef4465350e60673e6d79e048e99bd859ee14ce417a99c9373bab5c112416"
2384 },
2385 {
2386 "model_id": {
2387 "make": "chevrolet",
2388 "vehicle_slug": "spark_bev",
2389 "year": 2016,
2390 "config_slug": "cnn_base_d8b7ef3c",
2391 "version": 1
2392 },
2393 "vehicle_model": "spark",
2394 "estimator_type": "ONNXEstimator",
2395 "feature_names": [
2396 "speed_mph",
2397 "grade_pct",
2398 "distance_mi",
2399 "link_time",
2400 "link_sinuosity",
2401 "link_abs_bearing_delta"
2402 ],
2403 "target_names": [
2404 "electric_kwh"
2405 ],
2406 "powertrain_type": "BEV",
2407 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2408 "architecture_tag": "cnn",
2409 "input_spec": {
2410 "lookback": 5,
2411 "grouping_column": "trip_id",
2412 "pad_strategy": "zero"
2413 },
2414 "path": "v2/chevrolet/spark_bev/2016/cnn_base_d8b7ef3c/v1",
2415 "mass_lbs": 3165.829266414313,
2416 "fuel_type": "ELECTRICITY",
2417 "drivetrain": "FWD",
2418 "engine": null,
2419 "trim": "EV",
2420 "model_digest": "sha256:60b47a68f154f1194cf8cb2750fa5273fc0d4a29bd8892ecc532a798b64139d4"
2421 },
2422 {
2423 "model_id": {
2424 "make": "chevrolet",
2425 "vehicle_slug": "spark_bev",
2426 "year": 2016,
2427 "config_slug": "cnn_base_fe510e40",
2428 "version": 1
2429 },
2430 "vehicle_model": "spark",
2431 "estimator_type": "ONNXEstimator",
2432 "feature_names": [
2433 "speed_mph",
2434 "grade_pct",
2435 "distance_mi"
2436 ],
2437 "target_names": [
2438 "electric_kwh"
2439 ],
2440 "powertrain_type": "BEV",
2441 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2442 "architecture_tag": "cnn",
2443 "input_spec": {
2444 "lookback": 5,
2445 "grouping_column": "trip_id",
2446 "pad_strategy": "zero"
2447 },
2448 "path": "v2/chevrolet/spark_bev/2016/cnn_base_fe510e40/v1",
2449 "mass_lbs": 3165.829266414313,
2450 "fuel_type": "ELECTRICITY",
2451 "drivetrain": "FWD",
2452 "engine": null,
2453 "trim": "EV",
2454 "model_digest": "sha256:155c92811aaf6925da7b13dbfc8c1ec97e20a86a503d2d4a7f81cdc8e7ebd326"
2455 },
2456 {
2457 "model_id": {
2458 "make": "chevrolet",
2459 "vehicle_slug": "spark_bev",
2460 "year": 2016,
2461 "config_slug": "rf_base_67ae9982",
2462 "version": 1
2463 },
2464 "vehicle_model": "spark",
2465 "estimator_type": "ONNXEstimator",
2466 "feature_names": [
2467 "speed_mph",
2468 "distance_mi"
2469 ],
2470 "target_names": [
2471 "electric_kwh"
2472 ],
2473 "powertrain_type": "BEV",
2474 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2475 "architecture_tag": "random_forest",
2476 "input_spec": {
2477 "lookback": 0,
2478 "grouping_column": null,
2479 "pad_strategy": "repeat_first"
2480 },
2481 "path": "v2/chevrolet/spark_bev/2016/rf_base_67ae9982/v1",
2482 "mass_lbs": 3165.829266414313,
2483 "fuel_type": "ELECTRICITY",
2484 "drivetrain": "FWD",
2485 "engine": null,
2486 "trim": "EV",
2487 "model_digest": "sha256:03556a55523fe89cf8373cc55bf0d16908e7e5547dba43644e473e9af2b39322"
2488 },
2489 {
2490 "model_id": {
2491 "make": "chevrolet",
2492 "vehicle_slug": "spark_bev",
2493 "year": 2016,
2494 "config_slug": "rf_base_d8b7ef3c",
2495 "version": 1
2496 },
2497 "vehicle_model": "spark",
2498 "estimator_type": "ONNXEstimator",
2499 "feature_names": [
2500 "speed_mph",
2501 "grade_pct",
2502 "distance_mi",
2503 "link_time",
2504 "link_sinuosity",
2505 "link_abs_bearing_delta"
2506 ],
2507 "target_names": [
2508 "electric_kwh"
2509 ],
2510 "powertrain_type": "BEV",
2511 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2512 "architecture_tag": "random_forest",
2513 "input_spec": {
2514 "lookback": 0,
2515 "grouping_column": null,
2516 "pad_strategy": "repeat_first"
2517 },
2518 "path": "v2/chevrolet/spark_bev/2016/rf_base_d8b7ef3c/v1",
2519 "mass_lbs": 3165.829266414313,
2520 "fuel_type": "ELECTRICITY",
2521 "drivetrain": "FWD",
2522 "engine": null,
2523 "trim": "EV",
2524 "model_digest": "sha256:15d9c2cc2fa3b63778786758f0e5e4e8078d6ecba73361469dc062c6711a1654"
2525 },
2526 {
2527 "model_id": {
2528 "make": "chevrolet",
2529 "vehicle_slug": "spark_bev",
2530 "year": 2016,
2531 "config_slug": "rf_base_fe510e40",
2532 "version": 1
2533 },
2534 "vehicle_model": "spark",
2535 "estimator_type": "ONNXEstimator",
2536 "feature_names": [
2537 "speed_mph",
2538 "grade_pct",
2539 "distance_mi"
2540 ],
2541 "target_names": [
2542 "electric_kwh"
2543 ],
2544 "powertrain_type": "BEV",
2545 "vehicle_description": "2016_Chevrolet_Spark_EV | fastsim 3.1.0 | routee-powertrain 2.0.1",
2546 "architecture_tag": "random_forest",
2547 "input_spec": {
2548 "lookback": 0,
2549 "grouping_column": null,
2550 "pad_strategy": "repeat_first"
2551 },
2552 "path": "v2/chevrolet/spark_bev/2016/rf_base_fe510e40/v1",
2553 "mass_lbs": 3165.829266414313,
2554 "fuel_type": "ELECTRICITY",
2555 "drivetrain": "FWD",
2556 "engine": null,
2557 "trim": "EV",
2558 "model_digest": "sha256:09036d9dbb51769655f336f5ae401cbe86fdc6de84ca1215f78505ff4bba9e0d"
2559 },
2560 {
2561 "model_id": {
2562 "make": "chevrolet",
2563 "vehicle_slug": "volt_phev",
2564 "year": 2016,
2565 "config_slug": "cnn_base_charge_depleting_67ae9982",
2566 "version": 1
2567 },
2568 "vehicle_model": "volt",
2569 "estimator_type": "ONNXEstimator",
2570 "feature_names": [
2571 "speed_mph",
2572 "distance_mi"
2573 ],
2574 "target_names": [
2575 "electric_kwh"
2576 ],
2577 "powertrain_type": "PHEV_EV_MODE",
2578 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2579 "architecture_tag": "cnn",
2580 "input_spec": {
2581 "lookback": 5,
2582 "grouping_column": "trip_id",
2583 "pad_strategy": "zero"
2584 },
2585 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_depleting_67ae9982/v1",
2586 "mass_lbs": 4174.8286941963215,
2587 "fuel_type": "ELECTRICITY",
2588 "drivetrain": "FWD",
2589 "engine": null,
2590 "trim": null,
2591 "model_digest": "sha256:034f735198b049d2f53be32111c914e6c8a041151149ca2d4f274474b711a123"
2592 },
2593 {
2594 "model_id": {
2595 "make": "chevrolet",
2596 "vehicle_slug": "volt_phev",
2597 "year": 2016,
2598 "config_slug": "cnn_base_charge_depleting_d8b7ef3c",
2599 "version": 1
2600 },
2601 "vehicle_model": "volt",
2602 "estimator_type": "ONNXEstimator",
2603 "feature_names": [
2604 "speed_mph",
2605 "grade_pct",
2606 "distance_mi",
2607 "link_time",
2608 "link_sinuosity",
2609 "link_abs_bearing_delta"
2610 ],
2611 "target_names": [
2612 "electric_kwh"
2613 ],
2614 "powertrain_type": "PHEV_EV_MODE",
2615 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2616 "architecture_tag": "cnn",
2617 "input_spec": {
2618 "lookback": 5,
2619 "grouping_column": "trip_id",
2620 "pad_strategy": "zero"
2621 },
2622 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_depleting_d8b7ef3c/v1",
2623 "mass_lbs": 4174.8286941963215,
2624 "fuel_type": "ELECTRICITY",
2625 "drivetrain": "FWD",
2626 "engine": null,
2627 "trim": null,
2628 "model_digest": "sha256:ec5b17cc01116c8143d9fa43eacc0f28a885835a85f6b375ca674937571b8672"
2629 },
2630 {
2631 "model_id": {
2632 "make": "chevrolet",
2633 "vehicle_slug": "volt_phev",
2634 "year": 2016,
2635 "config_slug": "cnn_base_charge_depleting_fe510e40",
2636 "version": 1
2637 },
2638 "vehicle_model": "volt",
2639 "estimator_type": "ONNXEstimator",
2640 "feature_names": [
2641 "speed_mph",
2642 "grade_pct",
2643 "distance_mi"
2644 ],
2645 "target_names": [
2646 "electric_kwh"
2647 ],
2648 "powertrain_type": "PHEV_EV_MODE",
2649 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2650 "architecture_tag": "cnn",
2651 "input_spec": {
2652 "lookback": 5,
2653 "grouping_column": "trip_id",
2654 "pad_strategy": "zero"
2655 },
2656 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_depleting_fe510e40/v1",
2657 "mass_lbs": 4174.8286941963215,
2658 "fuel_type": "ELECTRICITY",
2659 "drivetrain": "FWD",
2660 "engine": null,
2661 "trim": null,
2662 "model_digest": "sha256:211a41e9d77076bb539b0b9e7766d1038b70b6770a2d8adb76ac7ba59ce9b007"
2663 },
2664 {
2665 "model_id": {
2666 "make": "chevrolet",
2667 "vehicle_slug": "volt_phev",
2668 "year": 2016,
2669 "config_slug": "cnn_base_charge_sustaining_67ae9982",
2670 "version": 1
2671 },
2672 "vehicle_model": "volt",
2673 "estimator_type": "ONNXEstimator",
2674 "feature_names": [
2675 "speed_mph",
2676 "distance_mi"
2677 ],
2678 "target_names": [
2679 "fuel_gge"
2680 ],
2681 "powertrain_type": "PHEV_HEV_MODE",
2682 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2683 "architecture_tag": "cnn",
2684 "input_spec": {
2685 "lookback": 5,
2686 "grouping_column": "trip_id",
2687 "pad_strategy": "zero"
2688 },
2689 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_sustaining_67ae9982/v1",
2690 "mass_lbs": 4174.8286941963215,
2691 "fuel_type": "GASOLINE",
2692 "drivetrain": "FWD",
2693 "engine": null,
2694 "trim": null,
2695 "model_digest": "sha256:a1ad2fb74207c69e255a0240ed2818ca2884d3795b2c70594e8bf02af5250fd3"
2696 },
2697 {
2698 "model_id": {
2699 "make": "chevrolet",
2700 "vehicle_slug": "volt_phev",
2701 "year": 2016,
2702 "config_slug": "cnn_base_charge_sustaining_d8b7ef3c",
2703 "version": 1
2704 },
2705 "vehicle_model": "volt",
2706 "estimator_type": "ONNXEstimator",
2707 "feature_names": [
2708 "speed_mph",
2709 "grade_pct",
2710 "distance_mi",
2711 "link_time",
2712 "link_sinuosity",
2713 "link_abs_bearing_delta"
2714 ],
2715 "target_names": [
2716 "fuel_gge"
2717 ],
2718 "powertrain_type": "PHEV_HEV_MODE",
2719 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2720 "architecture_tag": "cnn",
2721 "input_spec": {
2722 "lookback": 5,
2723 "grouping_column": "trip_id",
2724 "pad_strategy": "zero"
2725 },
2726 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_sustaining_d8b7ef3c/v1",
2727 "mass_lbs": 4174.8286941963215,
2728 "fuel_type": "GASOLINE",
2729 "drivetrain": "FWD",
2730 "engine": null,
2731 "trim": null,
2732 "model_digest": "sha256:9da6b2932ac8dca4c6f2bae98d87d24b5a4b9a8c352d331558214bf9a27fcc1b"
2733 },
2734 {
2735 "model_id": {
2736 "make": "chevrolet",
2737 "vehicle_slug": "volt_phev",
2738 "year": 2016,
2739 "config_slug": "cnn_base_charge_sustaining_fe510e40",
2740 "version": 1
2741 },
2742 "vehicle_model": "volt",
2743 "estimator_type": "ONNXEstimator",
2744 "feature_names": [
2745 "speed_mph",
2746 "grade_pct",
2747 "distance_mi"
2748 ],
2749 "target_names": [
2750 "fuel_gge"
2751 ],
2752 "powertrain_type": "PHEV_HEV_MODE",
2753 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2754 "architecture_tag": "cnn",
2755 "input_spec": {
2756 "lookback": 5,
2757 "grouping_column": "trip_id",
2758 "pad_strategy": "zero"
2759 },
2760 "path": "v2/chevrolet/volt_phev/2016/cnn_base_charge_sustaining_fe510e40/v1",
2761 "mass_lbs": 4174.8286941963215,
2762 "fuel_type": "GASOLINE",
2763 "drivetrain": "FWD",
2764 "engine": null,
2765 "trim": null,
2766 "model_digest": "sha256:91947e6fd66da8331a72f4ed7a73c0df9c5c7fdde639fefff848ea7bc63b4245"
2767 },
2768 {
2769 "model_id": {
2770 "make": "chevrolet",
2771 "vehicle_slug": "volt_phev",
2772 "year": 2016,
2773 "config_slug": "rf_base_charge_depleting_67ae9982",
2774 "version": 1
2775 },
2776 "vehicle_model": "volt",
2777 "estimator_type": "ONNXEstimator",
2778 "feature_names": [
2779 "speed_mph",
2780 "distance_mi"
2781 ],
2782 "target_names": [
2783 "electric_kwh"
2784 ],
2785 "powertrain_type": "PHEV_EV_MODE",
2786 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2787 "architecture_tag": "random_forest",
2788 "input_spec": {
2789 "lookback": 0,
2790 "grouping_column": null,
2791 "pad_strategy": "repeat_first"
2792 },
2793 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_depleting_67ae9982/v1",
2794 "mass_lbs": 4174.8286941963215,
2795 "fuel_type": "ELECTRICITY",
2796 "drivetrain": "FWD",
2797 "engine": null,
2798 "trim": null,
2799 "model_digest": "sha256:c902657d8e301b4db601e6c11d5d293c30641f0f9ce0cbab9b93e22709c23a14"
2800 },
2801 {
2802 "model_id": {
2803 "make": "chevrolet",
2804 "vehicle_slug": "volt_phev",
2805 "year": 2016,
2806 "config_slug": "rf_base_charge_depleting_d8b7ef3c",
2807 "version": 1
2808 },
2809 "vehicle_model": "volt",
2810 "estimator_type": "ONNXEstimator",
2811 "feature_names": [
2812 "speed_mph",
2813 "grade_pct",
2814 "distance_mi",
2815 "link_time",
2816 "link_sinuosity",
2817 "link_abs_bearing_delta"
2818 ],
2819 "target_names": [
2820 "electric_kwh"
2821 ],
2822 "powertrain_type": "PHEV_EV_MODE",
2823 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2824 "architecture_tag": "random_forest",
2825 "input_spec": {
2826 "lookback": 0,
2827 "grouping_column": null,
2828 "pad_strategy": "repeat_first"
2829 },
2830 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_depleting_d8b7ef3c/v1",
2831 "mass_lbs": 4174.8286941963215,
2832 "fuel_type": "ELECTRICITY",
2833 "drivetrain": "FWD",
2834 "engine": null,
2835 "trim": null,
2836 "model_digest": "sha256:1cbed85407196be862a51285059a4fd383d8fe981a69e757e05d660f6ef44844"
2837 },
2838 {
2839 "model_id": {
2840 "make": "chevrolet",
2841 "vehicle_slug": "volt_phev",
2842 "year": 2016,
2843 "config_slug": "rf_base_charge_depleting_fe510e40",
2844 "version": 1
2845 },
2846 "vehicle_model": "volt",
2847 "estimator_type": "ONNXEstimator",
2848 "feature_names": [
2849 "speed_mph",
2850 "grade_pct",
2851 "distance_mi"
2852 ],
2853 "target_names": [
2854 "electric_kwh"
2855 ],
2856 "powertrain_type": "PHEV_EV_MODE",
2857 "vehicle_description": "2016_Chevrolet_Volt_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
2858 "architecture_tag": "random_forest",
2859 "input_spec": {
2860 "lookback": 0,
2861 "grouping_column": null,
2862 "pad_strategy": "repeat_first"
2863 },
2864 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_depleting_fe510e40/v1",
2865 "mass_lbs": 4174.8286941963215,
2866 "fuel_type": "ELECTRICITY",
2867 "drivetrain": "FWD",
2868 "engine": null,
2869 "trim": null,
2870 "model_digest": "sha256:9f5038ea2663417584dacf89578976bdeaa1d0ba70e4d1214d24ab7d7240c00d"
2871 },
2872 {
2873 "model_id": {
2874 "make": "chevrolet",
2875 "vehicle_slug": "volt_phev",
2876 "year": 2016,
2877 "config_slug": "rf_base_charge_sustaining_67ae9982",
2878 "version": 1
2879 },
2880 "vehicle_model": "volt",
2881 "estimator_type": "ONNXEstimator",
2882 "feature_names": [
2883 "speed_mph",
2884 "distance_mi"
2885 ],
2886 "target_names": [
2887 "fuel_gge"
2888 ],
2889 "powertrain_type": "PHEV_HEV_MODE",
2890 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2891 "architecture_tag": "random_forest",
2892 "input_spec": {
2893 "lookback": 0,
2894 "grouping_column": null,
2895 "pad_strategy": "repeat_first"
2896 },
2897 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_sustaining_67ae9982/v1",
2898 "mass_lbs": 4174.8286941963215,
2899 "fuel_type": "GASOLINE",
2900 "drivetrain": "FWD",
2901 "engine": null,
2902 "trim": null,
2903 "model_digest": "sha256:d32489c3099f8537fdf481a303ab8bd5fef74005dbd14e8450b8a7c76abd2c35"
2904 },
2905 {
2906 "model_id": {
2907 "make": "chevrolet",
2908 "vehicle_slug": "volt_phev",
2909 "year": 2016,
2910 "config_slug": "rf_base_charge_sustaining_d8b7ef3c",
2911 "version": 1
2912 },
2913 "vehicle_model": "volt",
2914 "estimator_type": "ONNXEstimator",
2915 "feature_names": [
2916 "speed_mph",
2917 "grade_pct",
2918 "distance_mi",
2919 "link_time",
2920 "link_sinuosity",
2921 "link_abs_bearing_delta"
2922 ],
2923 "target_names": [
2924 "fuel_gge"
2925 ],
2926 "powertrain_type": "PHEV_HEV_MODE",
2927 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2928 "architecture_tag": "random_forest",
2929 "input_spec": {
2930 "lookback": 0,
2931 "grouping_column": null,
2932 "pad_strategy": "repeat_first"
2933 },
2934 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_sustaining_d8b7ef3c/v1",
2935 "mass_lbs": 4174.8286941963215,
2936 "fuel_type": "GASOLINE",
2937 "drivetrain": "FWD",
2938 "engine": null,
2939 "trim": null,
2940 "model_digest": "sha256:5ab3a801de6ec257ee28b2220ee9a78e163ae78d7a4030c1820fcc210b8ed571"
2941 },
2942 {
2943 "model_id": {
2944 "make": "chevrolet",
2945 "vehicle_slug": "volt_phev",
2946 "year": 2016,
2947 "config_slug": "rf_base_charge_sustaining_fe510e40",
2948 "version": 1
2949 },
2950 "vehicle_model": "volt",
2951 "estimator_type": "ONNXEstimator",
2952 "feature_names": [
2953 "speed_mph",
2954 "grade_pct",
2955 "distance_mi"
2956 ],
2957 "target_names": [
2958 "fuel_gge"
2959 ],
2960 "powertrain_type": "PHEV_HEV_MODE",
2961 "vehicle_description": "2016_Chevrolet_Volt_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
2962 "architecture_tag": "random_forest",
2963 "input_spec": {
2964 "lookback": 0,
2965 "grouping_column": null,
2966 "pad_strategy": "repeat_first"
2967 },
2968 "path": "v2/chevrolet/volt_phev/2016/rf_base_charge_sustaining_fe510e40/v1",
2969 "mass_lbs": 4174.8286941963215,
2970 "fuel_type": "GASOLINE",
2971 "drivetrain": "FWD",
2972 "engine": null,
2973 "trim": null,
2974 "model_digest": "sha256:08c03aec0bd1480fd7ddc3d367c6656c207cbcc86b27e0dd2d6ba76557282c25"
2975 },
2976 {
2977 "model_id": {
2978 "make": "chrysler",
2979 "vehicle_slug": "pacifica_select_ice",
2980 "year": 2026,
2981 "config_slug": "cnn_67ae9982",
2982 "version": 1
2983 },
2984 "vehicle_model": "pacifica_select",
2985 "estimator_type": "ONNXEstimator",
2986 "feature_names": [
2987 "speed_mph",
2988 "distance_mi"
2989 ],
2990 "target_names": [
2991 "fuel_gge"
2992 ],
2993 "powertrain_type": "ICE",
2994 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
2995 "architecture_tag": "cnn",
2996 "input_spec": {
2997 "lookback": 5,
2998 "grouping_column": "trip_id",
2999 "pad_strategy": "zero"
3000 },
3001 "path": "v2/chrysler/pacifica_select_ice/2026/cnn_67ae9982/v1",
3002 "mass_lbs": 5286.99999946415,
3003 "fuel_type": "GASOLINE",
3004 "drivetrain": "FWD",
3005 "engine": null,
3006 "trim": "select",
3007 "model_digest": "sha256:0480efca26ed7f1cbf9a233cf9c6bde516a0d6025c4b84a69c87ac8b654974e2"
3008 },
3009 {
3010 "model_id": {
3011 "make": "chrysler",
3012 "vehicle_slug": "pacifica_select_ice",
3013 "year": 2026,
3014 "config_slug": "cnn_d8b7ef3c",
3015 "version": 1
3016 },
3017 "vehicle_model": "pacifica_select",
3018 "estimator_type": "ONNXEstimator",
3019 "feature_names": [
3020 "speed_mph",
3021 "grade_pct",
3022 "distance_mi",
3023 "link_time",
3024 "link_sinuosity",
3025 "link_abs_bearing_delta"
3026 ],
3027 "target_names": [
3028 "fuel_gge"
3029 ],
3030 "powertrain_type": "ICE",
3031 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
3032 "architecture_tag": "cnn",
3033 "input_spec": {
3034 "lookback": 5,
3035 "grouping_column": "trip_id",
3036 "pad_strategy": "zero"
3037 },
3038 "path": "v2/chrysler/pacifica_select_ice/2026/cnn_d8b7ef3c/v1",
3039 "mass_lbs": 5286.99999946415,
3040 "fuel_type": "GASOLINE",
3041 "drivetrain": "FWD",
3042 "engine": null,
3043 "trim": "select",
3044 "model_digest": "sha256:c24500dde2aad2abf3c699e1be673a03a11529976511a75247f4e06cc0bde997"
3045 },
3046 {
3047 "model_id": {
3048 "make": "chrysler",
3049 "vehicle_slug": "pacifica_select_ice",
3050 "year": 2026,
3051 "config_slug": "cnn_fe510e40",
3052 "version": 1
3053 },
3054 "vehicle_model": "pacifica_select",
3055 "estimator_type": "ONNXEstimator",
3056 "feature_names": [
3057 "speed_mph",
3058 "grade_pct",
3059 "distance_mi"
3060 ],
3061 "target_names": [
3062 "fuel_gge"
3063 ],
3064 "powertrain_type": "ICE",
3065 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
3066 "architecture_tag": "cnn",
3067 "input_spec": {
3068 "lookback": 5,
3069 "grouping_column": "trip_id",
3070 "pad_strategy": "zero"
3071 },
3072 "path": "v2/chrysler/pacifica_select_ice/2026/cnn_fe510e40/v1",
3073 "mass_lbs": 5286.99999946415,
3074 "fuel_type": "GASOLINE",
3075 "drivetrain": "FWD",
3076 "engine": null,
3077 "trim": "select",
3078 "model_digest": "sha256:125d540e2f8cbe58ab7c799e75a15ad64ff82481ab89e5770a33ba071cdc90bf"
3079 },
3080 {
3081 "model_id": {
3082 "make": "chrysler",
3083 "vehicle_slug": "pacifica_select_ice",
3084 "year": 2026,
3085 "config_slug": "rf_67ae9982",
3086 "version": 1
3087 },
3088 "vehicle_model": "pacifica_select",
3089 "estimator_type": "ONNXEstimator",
3090 "feature_names": [
3091 "speed_mph",
3092 "distance_mi"
3093 ],
3094 "target_names": [
3095 "fuel_gge"
3096 ],
3097 "powertrain_type": "ICE",
3098 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
3099 "architecture_tag": "random_forest",
3100 "input_spec": {
3101 "lookback": 0,
3102 "grouping_column": null,
3103 "pad_strategy": "repeat_first"
3104 },
3105 "path": "v2/chrysler/pacifica_select_ice/2026/rf_67ae9982/v1",
3106 "mass_lbs": 5286.99999946415,
3107 "fuel_type": "GASOLINE",
3108 "drivetrain": "FWD",
3109 "engine": null,
3110 "trim": "select",
3111 "model_digest": "sha256:02c8ca77eeb1e3125ded94a67001dd100ada68b605b8aaa0b041c9ba963bcdc0"
3112 },
3113 {
3114 "model_id": {
3115 "make": "chrysler",
3116 "vehicle_slug": "pacifica_select_ice",
3117 "year": 2026,
3118 "config_slug": "rf_d8b7ef3c",
3119 "version": 1
3120 },
3121 "vehicle_model": "pacifica_select",
3122 "estimator_type": "ONNXEstimator",
3123 "feature_names": [
3124 "speed_mph",
3125 "grade_pct",
3126 "distance_mi",
3127 "link_time",
3128 "link_sinuosity",
3129 "link_abs_bearing_delta"
3130 ],
3131 "target_names": [
3132 "fuel_gge"
3133 ],
3134 "powertrain_type": "ICE",
3135 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
3136 "architecture_tag": "random_forest",
3137 "input_spec": {
3138 "lookback": 0,
3139 "grouping_column": null,
3140 "pad_strategy": "repeat_first"
3141 },
3142 "path": "v2/chrysler/pacifica_select_ice/2026/rf_d8b7ef3c/v1",
3143 "mass_lbs": 5286.99999946415,
3144 "fuel_type": "GASOLINE",
3145 "drivetrain": "FWD",
3146 "engine": null,
3147 "trim": "select",
3148 "model_digest": "sha256:64d5689faacfebabaa09b4bc4e421ed7817f4a3c378b325dabe7861ba31d4e2e"
3149 },
3150 {
3151 "model_id": {
3152 "make": "chrysler",
3153 "vehicle_slug": "pacifica_select_ice",
3154 "year": 2026,
3155 "config_slug": "rf_fe510e40",
3156 "version": 1
3157 },
3158 "vehicle_model": "pacifica_select",
3159 "estimator_type": "ONNXEstimator",
3160 "feature_names": [
3161 "speed_mph",
3162 "grade_pct",
3163 "distance_mi"
3164 ],
3165 "target_names": [
3166 "fuel_gge"
3167 ],
3168 "powertrain_type": "ICE",
3169 "vehicle_description": "2026_Chrysler_Pacifica_Select | fastsim 3.1.0 | routee-powertrain 2.0.1",
3170 "architecture_tag": "random_forest",
3171 "input_spec": {
3172 "lookback": 0,
3173 "grouping_column": null,
3174 "pad_strategy": "repeat_first"
3175 },
3176 "path": "v2/chrysler/pacifica_select_ice/2026/rf_fe510e40/v1",
3177 "mass_lbs": 5286.99999946415,
3178 "fuel_type": "GASOLINE",
3179 "drivetrain": "FWD",
3180 "engine": null,
3181 "trim": "select",
3182 "model_digest": "sha256:f7b2ae525ad3064da28e920efc4b56b63cf91d5fa92a9e1fb33191adc643a59c"
3183 },
3184 {
3185 "model_id": {
3186 "make": "cupra",
3187 "vehicle_slug": "born_bev",
3188 "year": 2021,
3189 "config_slug": "cnn_base_67ae9982",
3190 "version": 1
3191 },
3192 "vehicle_model": "born",
3193 "estimator_type": "ONNXEstimator",
3194 "feature_names": [
3195 "speed_mph",
3196 "distance_mi"
3197 ],
3198 "target_names": [
3199 "electric_kwh"
3200 ],
3201 "powertrain_type": "BEV",
3202 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3203 "architecture_tag": "cnn",
3204 "input_spec": {
3205 "lookback": 5,
3206 "grouping_column": "trip_id",
3207 "pad_strategy": "zero"
3208 },
3209 "path": "v2/cupra/born_bev/2021/cnn_base_67ae9982/v1",
3210 "mass_lbs": 4248.3077922086,
3211 "fuel_type": "ELECTRICITY",
3212 "drivetrain": "RWD",
3213 "engine": null,
3214 "trim": null,
3215 "model_digest": "sha256:a7d966128be4a0465bde4315bac1a9dd8e3a364f760414820b9a436096b03a94"
3216 },
3217 {
3218 "model_id": {
3219 "make": "cupra",
3220 "vehicle_slug": "born_bev",
3221 "year": 2021,
3222 "config_slug": "cnn_base_d8b7ef3c",
3223 "version": 1
3224 },
3225 "vehicle_model": "born",
3226 "estimator_type": "ONNXEstimator",
3227 "feature_names": [
3228 "speed_mph",
3229 "grade_pct",
3230 "distance_mi",
3231 "link_time",
3232 "link_sinuosity",
3233 "link_abs_bearing_delta"
3234 ],
3235 "target_names": [
3236 "electric_kwh"
3237 ],
3238 "powertrain_type": "BEV",
3239 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3240 "architecture_tag": "cnn",
3241 "input_spec": {
3242 "lookback": 5,
3243 "grouping_column": "trip_id",
3244 "pad_strategy": "zero"
3245 },
3246 "path": "v2/cupra/born_bev/2021/cnn_base_d8b7ef3c/v1",
3247 "mass_lbs": 4248.3077922086,
3248 "fuel_type": "ELECTRICITY",
3249 "drivetrain": "RWD",
3250 "engine": null,
3251 "trim": null,
3252 "model_digest": "sha256:1f24d292df20ed57a2e2f3da247d55f4a1ee934018fc74d11fcde780f0e8a5f6"
3253 },
3254 {
3255 "model_id": {
3256 "make": "cupra",
3257 "vehicle_slug": "born_bev",
3258 "year": 2021,
3259 "config_slug": "cnn_base_fe510e40",
3260 "version": 1
3261 },
3262 "vehicle_model": "born",
3263 "estimator_type": "ONNXEstimator",
3264 "feature_names": [
3265 "speed_mph",
3266 "grade_pct",
3267 "distance_mi"
3268 ],
3269 "target_names": [
3270 "electric_kwh"
3271 ],
3272 "powertrain_type": "BEV",
3273 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3274 "architecture_tag": "cnn",
3275 "input_spec": {
3276 "lookback": 5,
3277 "grouping_column": "trip_id",
3278 "pad_strategy": "zero"
3279 },
3280 "path": "v2/cupra/born_bev/2021/cnn_base_fe510e40/v1",
3281 "mass_lbs": 4248.3077922086,
3282 "fuel_type": "ELECTRICITY",
3283 "drivetrain": "RWD",
3284 "engine": null,
3285 "trim": null,
3286 "model_digest": "sha256:7abd7d0b353558a0f7c56e9eb91c298670d14d034c5121236acfb2472b6ae1ce"
3287 },
3288 {
3289 "model_id": {
3290 "make": "cupra",
3291 "vehicle_slug": "born_bev",
3292 "year": 2021,
3293 "config_slug": "rf_base_67ae9982",
3294 "version": 1
3295 },
3296 "vehicle_model": "born",
3297 "estimator_type": "ONNXEstimator",
3298 "feature_names": [
3299 "speed_mph",
3300 "distance_mi"
3301 ],
3302 "target_names": [
3303 "electric_kwh"
3304 ],
3305 "powertrain_type": "BEV",
3306 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3307 "architecture_tag": "random_forest",
3308 "input_spec": {
3309 "lookback": 0,
3310 "grouping_column": null,
3311 "pad_strategy": "repeat_first"
3312 },
3313 "path": "v2/cupra/born_bev/2021/rf_base_67ae9982/v1",
3314 "mass_lbs": 4248.3077922086,
3315 "fuel_type": "ELECTRICITY",
3316 "drivetrain": "RWD",
3317 "engine": null,
3318 "trim": null,
3319 "model_digest": "sha256:1c84d7509c57b2cf1843b5ce1d5ae192a27ae96c321a1bc9a52039be0e5bbf47"
3320 },
3321 {
3322 "model_id": {
3323 "make": "cupra",
3324 "vehicle_slug": "born_bev",
3325 "year": 2021,
3326 "config_slug": "rf_base_d8b7ef3c",
3327 "version": 1
3328 },
3329 "vehicle_model": "born",
3330 "estimator_type": "ONNXEstimator",
3331 "feature_names": [
3332 "speed_mph",
3333 "grade_pct",
3334 "distance_mi",
3335 "link_time",
3336 "link_sinuosity",
3337 "link_abs_bearing_delta"
3338 ],
3339 "target_names": [
3340 "electric_kwh"
3341 ],
3342 "powertrain_type": "BEV",
3343 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3344 "architecture_tag": "random_forest",
3345 "input_spec": {
3346 "lookback": 0,
3347 "grouping_column": null,
3348 "pad_strategy": "repeat_first"
3349 },
3350 "path": "v2/cupra/born_bev/2021/rf_base_d8b7ef3c/v1",
3351 "mass_lbs": 4248.3077922086,
3352 "fuel_type": "ELECTRICITY",
3353 "drivetrain": "RWD",
3354 "engine": null,
3355 "trim": null,
3356 "model_digest": "sha256:0229e67e06b272b84a604405a9110b8e08c5d2842e50afb7ced703ee6c6e12b7"
3357 },
3358 {
3359 "model_id": {
3360 "make": "cupra",
3361 "vehicle_slug": "born_bev",
3362 "year": 2021,
3363 "config_slug": "rf_base_fe510e40",
3364 "version": 1
3365 },
3366 "vehicle_model": "born",
3367 "estimator_type": "ONNXEstimator",
3368 "feature_names": [
3369 "speed_mph",
3370 "grade_pct",
3371 "distance_mi"
3372 ],
3373 "target_names": [
3374 "electric_kwh"
3375 ],
3376 "powertrain_type": "BEV",
3377 "vehicle_description": "2021_Cupra_Born | fastsim 3.1.0 | routee-powertrain 2.0.1",
3378 "architecture_tag": "random_forest",
3379 "input_spec": {
3380 "lookback": 0,
3381 "grouping_column": null,
3382 "pad_strategy": "repeat_first"
3383 },
3384 "path": "v2/cupra/born_bev/2021/rf_base_fe510e40/v1",
3385 "mass_lbs": 4248.3077922086,
3386 "fuel_type": "ELECTRICITY",
3387 "drivetrain": "RWD",
3388 "engine": null,
3389 "trim": null,
3390 "model_digest": "sha256:8ad72c5f775d70dc8b5451c1153d4739123d8370044515b0bb8c8643994ecc1f"
3391 },
3392 {
3393 "model_id": {
3394 "make": "fiat",
3395 "vehicle_slug": "panda_ice",
3396 "year": 2021,
3397 "config_slug": "cnn_base_67ae9982",
3398 "version": 1
3399 },
3400 "vehicle_model": "panda",
3401 "estimator_type": "ONNXEstimator",
3402 "feature_names": [
3403 "speed_mph",
3404 "distance_mi"
3405 ],
3406 "target_names": [
3407 "fuel_gge"
3408 ],
3409 "powertrain_type": "ICE",
3410 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3411 "architecture_tag": "cnn",
3412 "input_spec": {
3413 "lookback": 5,
3414 "grouping_column": "trip_id",
3415 "pad_strategy": "zero"
3416 },
3417 "path": "v2/fiat/panda_ice/2021/cnn_base_67ae9982/v1",
3418 "mass_lbs": 2645.54714616,
3419 "fuel_type": "GASOLINE",
3420 "drivetrain": "FWD",
3421 "engine": null,
3422 "trim": "Mild Hybrid",
3423 "model_digest": "sha256:6a18b024572d5937d70c0103844371474cff5035da697c289e7c94b468115c81"
3424 },
3425 {
3426 "model_id": {
3427 "make": "fiat",
3428 "vehicle_slug": "panda_ice",
3429 "year": 2021,
3430 "config_slug": "cnn_base_d8b7ef3c",
3431 "version": 1
3432 },
3433 "vehicle_model": "panda",
3434 "estimator_type": "ONNXEstimator",
3435 "feature_names": [
3436 "speed_mph",
3437 "grade_pct",
3438 "distance_mi",
3439 "link_time",
3440 "link_sinuosity",
3441 "link_abs_bearing_delta"
3442 ],
3443 "target_names": [
3444 "fuel_gge"
3445 ],
3446 "powertrain_type": "ICE",
3447 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3448 "architecture_tag": "cnn",
3449 "input_spec": {
3450 "lookback": 5,
3451 "grouping_column": "trip_id",
3452 "pad_strategy": "zero"
3453 },
3454 "path": "v2/fiat/panda_ice/2021/cnn_base_d8b7ef3c/v1",
3455 "mass_lbs": 2645.54714616,
3456 "fuel_type": "GASOLINE",
3457 "drivetrain": "FWD",
3458 "engine": null,
3459 "trim": "Mild Hybrid",
3460 "model_digest": "sha256:f2f72e279d924ebd7b941f37cf8a0ba64476f509130ba818e7470c172c56571d"
3461 },
3462 {
3463 "model_id": {
3464 "make": "fiat",
3465 "vehicle_slug": "panda_ice",
3466 "year": 2021,
3467 "config_slug": "cnn_base_fe510e40",
3468 "version": 1
3469 },
3470 "vehicle_model": "panda",
3471 "estimator_type": "ONNXEstimator",
3472 "feature_names": [
3473 "speed_mph",
3474 "grade_pct",
3475 "distance_mi"
3476 ],
3477 "target_names": [
3478 "fuel_gge"
3479 ],
3480 "powertrain_type": "ICE",
3481 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3482 "architecture_tag": "cnn",
3483 "input_spec": {
3484 "lookback": 5,
3485 "grouping_column": "trip_id",
3486 "pad_strategy": "zero"
3487 },
3488 "path": "v2/fiat/panda_ice/2021/cnn_base_fe510e40/v1",
3489 "mass_lbs": 2645.54714616,
3490 "fuel_type": "GASOLINE",
3491 "drivetrain": "FWD",
3492 "engine": null,
3493 "trim": "Mild Hybrid",
3494 "model_digest": "sha256:9dc04cbe255773eee3c416e84ff04893f1657150c4e8d35504886631f3d5fd42"
3495 },
3496 {
3497 "model_id": {
3498 "make": "fiat",
3499 "vehicle_slug": "panda_ice",
3500 "year": 2021,
3501 "config_slug": "rf_base_67ae9982",
3502 "version": 1
3503 },
3504 "vehicle_model": "panda",
3505 "estimator_type": "ONNXEstimator",
3506 "feature_names": [
3507 "speed_mph",
3508 "distance_mi"
3509 ],
3510 "target_names": [
3511 "fuel_gge"
3512 ],
3513 "powertrain_type": "ICE",
3514 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3515 "architecture_tag": "random_forest",
3516 "input_spec": {
3517 "lookback": 0,
3518 "grouping_column": null,
3519 "pad_strategy": "repeat_first"
3520 },
3521 "path": "v2/fiat/panda_ice/2021/rf_base_67ae9982/v1",
3522 "mass_lbs": 2645.54714616,
3523 "fuel_type": "GASOLINE",
3524 "drivetrain": "FWD",
3525 "engine": null,
3526 "trim": "Mild Hybrid",
3527 "model_digest": "sha256:cc083775cd851b39910fe15ac99e96a476524c687adb085396507b6bd9dfc259"
3528 },
3529 {
3530 "model_id": {
3531 "make": "fiat",
3532 "vehicle_slug": "panda_ice",
3533 "year": 2021,
3534 "config_slug": "rf_base_d8b7ef3c",
3535 "version": 1
3536 },
3537 "vehicle_model": "panda",
3538 "estimator_type": "ONNXEstimator",
3539 "feature_names": [
3540 "speed_mph",
3541 "grade_pct",
3542 "distance_mi",
3543 "link_time",
3544 "link_sinuosity",
3545 "link_abs_bearing_delta"
3546 ],
3547 "target_names": [
3548 "fuel_gge"
3549 ],
3550 "powertrain_type": "ICE",
3551 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3552 "architecture_tag": "random_forest",
3553 "input_spec": {
3554 "lookback": 0,
3555 "grouping_column": null,
3556 "pad_strategy": "repeat_first"
3557 },
3558 "path": "v2/fiat/panda_ice/2021/rf_base_d8b7ef3c/v1",
3559 "mass_lbs": 2645.54714616,
3560 "fuel_type": "GASOLINE",
3561 "drivetrain": "FWD",
3562 "engine": null,
3563 "trim": "Mild Hybrid",
3564 "model_digest": "sha256:335eb5415c64075a8f872deb199f4207da6f94679e8b4812a94a01496653ed35"
3565 },
3566 {
3567 "model_id": {
3568 "make": "fiat",
3569 "vehicle_slug": "panda_ice",
3570 "year": 2021,
3571 "config_slug": "rf_base_fe510e40",
3572 "version": 1
3573 },
3574 "vehicle_model": "panda",
3575 "estimator_type": "ONNXEstimator",
3576 "feature_names": [
3577 "speed_mph",
3578 "grade_pct",
3579 "distance_mi"
3580 ],
3581 "target_names": [
3582 "fuel_gge"
3583 ],
3584 "powertrain_type": "ICE",
3585 "vehicle_description": "2021_Fiat_Panda_Mild_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
3586 "architecture_tag": "random_forest",
3587 "input_spec": {
3588 "lookback": 0,
3589 "grouping_column": null,
3590 "pad_strategy": "repeat_first"
3591 },
3592 "path": "v2/fiat/panda_ice/2021/rf_base_fe510e40/v1",
3593 "mass_lbs": 2645.54714616,
3594 "fuel_type": "GASOLINE",
3595 "drivetrain": "FWD",
3596 "engine": null,
3597 "trim": "Mild Hybrid",
3598 "model_digest": "sha256:125acff2a87a18fa92f765564518fa3922a21e4366bb1c8fdd0d74891cb8c760"
3599 },
3600 {
3601 "model_id": {
3602 "make": "ford",
3603 "vehicle_slug": "c-max_hev",
3604 "year": 2016,
3605 "config_slug": "cnn_base_67ae9982",
3606 "version": 1
3607 },
3608 "vehicle_model": "c-max",
3609 "estimator_type": "ONNXEstimator",
3610 "feature_names": [
3611 "speed_mph",
3612 "distance_mi"
3613 ],
3614 "target_names": [
3615 "fuel_gge"
3616 ],
3617 "powertrain_type": "HEV",
3618 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3619 "architecture_tag": "cnn",
3620 "input_spec": {
3621 "lookback": 5,
3622 "grouping_column": "trip_id",
3623 "pad_strategy": "zero"
3624 },
3625 "path": "v2/ford/c-max_hev/2016/cnn_base_67ae9982/v1",
3626 "mass_lbs": 4299.828326497053,
3627 "fuel_type": "GASOLINE",
3628 "drivetrain": "FWD",
3629 "engine": null,
3630 "trim": "HEV",
3631 "model_digest": "sha256:ed0674ebb8520d562817255a551b39b3bf0619e280b777acf88d999c01f5bdec"
3632 },
3633 {
3634 "model_id": {
3635 "make": "ford",
3636 "vehicle_slug": "c-max_hev",
3637 "year": 2016,
3638 "config_slug": "cnn_base_d8b7ef3c",
3639 "version": 1
3640 },
3641 "vehicle_model": "c-max",
3642 "estimator_type": "ONNXEstimator",
3643 "feature_names": [
3644 "speed_mph",
3645 "grade_pct",
3646 "distance_mi",
3647 "link_time",
3648 "link_sinuosity",
3649 "link_abs_bearing_delta"
3650 ],
3651 "target_names": [
3652 "fuel_gge"
3653 ],
3654 "powertrain_type": "HEV",
3655 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3656 "architecture_tag": "cnn",
3657 "input_spec": {
3658 "lookback": 5,
3659 "grouping_column": "trip_id",
3660 "pad_strategy": "zero"
3661 },
3662 "path": "v2/ford/c-max_hev/2016/cnn_base_d8b7ef3c/v1",
3663 "mass_lbs": 4299.828326497053,
3664 "fuel_type": "GASOLINE",
3665 "drivetrain": "FWD",
3666 "engine": null,
3667 "trim": "HEV",
3668 "model_digest": "sha256:e69e8ba3ed86b4f645a966bc52ec698c42ee6de818bdd9494b1a8caf3fce9ebb"
3669 },
3670 {
3671 "model_id": {
3672 "make": "ford",
3673 "vehicle_slug": "c-max_hev",
3674 "year": 2016,
3675 "config_slug": "cnn_base_fe510e40",
3676 "version": 1
3677 },
3678 "vehicle_model": "c-max",
3679 "estimator_type": "ONNXEstimator",
3680 "feature_names": [
3681 "speed_mph",
3682 "grade_pct",
3683 "distance_mi"
3684 ],
3685 "target_names": [
3686 "fuel_gge"
3687 ],
3688 "powertrain_type": "HEV",
3689 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3690 "architecture_tag": "cnn",
3691 "input_spec": {
3692 "lookback": 5,
3693 "grouping_column": "trip_id",
3694 "pad_strategy": "zero"
3695 },
3696 "path": "v2/ford/c-max_hev/2016/cnn_base_fe510e40/v1",
3697 "mass_lbs": 4299.828326497053,
3698 "fuel_type": "GASOLINE",
3699 "drivetrain": "FWD",
3700 "engine": null,
3701 "trim": "HEV",
3702 "model_digest": "sha256:67a2d2030a9713560656cfb40e2c7090f55ca62ffb10e8be7ea3fab088b99b3c"
3703 },
3704 {
3705 "model_id": {
3706 "make": "ford",
3707 "vehicle_slug": "c-max_hev",
3708 "year": 2016,
3709 "config_slug": "rf_base_67ae9982",
3710 "version": 1
3711 },
3712 "vehicle_model": "c-max",
3713 "estimator_type": "ONNXEstimator",
3714 "feature_names": [
3715 "speed_mph",
3716 "distance_mi"
3717 ],
3718 "target_names": [
3719 "fuel_gge"
3720 ],
3721 "powertrain_type": "HEV",
3722 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3723 "architecture_tag": "random_forest",
3724 "input_spec": {
3725 "lookback": 0,
3726 "grouping_column": null,
3727 "pad_strategy": "repeat_first"
3728 },
3729 "path": "v2/ford/c-max_hev/2016/rf_base_67ae9982/v1",
3730 "mass_lbs": 4299.828326497053,
3731 "fuel_type": "GASOLINE",
3732 "drivetrain": "FWD",
3733 "engine": null,
3734 "trim": "HEV",
3735 "model_digest": "sha256:4b20a775d6880dce184f0f45315e9b26e3f4a42966ba5e5819056d03e00acf3a"
3736 },
3737 {
3738 "model_id": {
3739 "make": "ford",
3740 "vehicle_slug": "c-max_hev",
3741 "year": 2016,
3742 "config_slug": "rf_base_d8b7ef3c",
3743 "version": 1
3744 },
3745 "vehicle_model": "c-max",
3746 "estimator_type": "ONNXEstimator",
3747 "feature_names": [
3748 "speed_mph",
3749 "grade_pct",
3750 "distance_mi",
3751 "link_time",
3752 "link_sinuosity",
3753 "link_abs_bearing_delta"
3754 ],
3755 "target_names": [
3756 "fuel_gge"
3757 ],
3758 "powertrain_type": "HEV",
3759 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3760 "architecture_tag": "random_forest",
3761 "input_spec": {
3762 "lookback": 0,
3763 "grouping_column": null,
3764 "pad_strategy": "repeat_first"
3765 },
3766 "path": "v2/ford/c-max_hev/2016/rf_base_d8b7ef3c/v1",
3767 "mass_lbs": 4299.828326497053,
3768 "fuel_type": "GASOLINE",
3769 "drivetrain": "FWD",
3770 "engine": null,
3771 "trim": "HEV",
3772 "model_digest": "sha256:a198acc434830134cebff571ed647232bebd88964d9f0f325af94f2e7895a2a2"
3773 },
3774 {
3775 "model_id": {
3776 "make": "ford",
3777 "vehicle_slug": "c-max_hev",
3778 "year": 2016,
3779 "config_slug": "rf_base_fe510e40",
3780 "version": 1
3781 },
3782 "vehicle_model": "c-max",
3783 "estimator_type": "ONNXEstimator",
3784 "feature_names": [
3785 "speed_mph",
3786 "grade_pct",
3787 "distance_mi"
3788 ],
3789 "target_names": [
3790 "fuel_gge"
3791 ],
3792 "powertrain_type": "HEV",
3793 "vehicle_description": "2016_Ford_C-MAX_HEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
3794 "architecture_tag": "random_forest",
3795 "input_spec": {
3796 "lookback": 0,
3797 "grouping_column": null,
3798 "pad_strategy": "repeat_first"
3799 },
3800 "path": "v2/ford/c-max_hev/2016/rf_base_fe510e40/v1",
3801 "mass_lbs": 4299.828326497053,
3802 "fuel_type": "GASOLINE",
3803 "drivetrain": "FWD",
3804 "engine": null,
3805 "trim": "HEV",
3806 "model_digest": "sha256:f1dbf66049b2229df0268c98a9a5499ee6dcef20cde3f6346e6be18e78c22a33"
3807 },
3808 {
3809 "model_id": {
3810 "make": "ford",
3811 "vehicle_slug": "c-max_phev",
3812 "year": 2016,
3813 "config_slug": "cnn_base_charge_depleting_67ae9982",
3814 "version": 1
3815 },
3816 "vehicle_model": "c-max",
3817 "estimator_type": "ONNXEstimator",
3818 "feature_names": [
3819 "speed_mph",
3820 "distance_mi"
3821 ],
3822 "target_names": [
3823 "electric_kwh"
3824 ],
3825 "powertrain_type": "PHEV_EV_MODE",
3826 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
3827 "architecture_tag": "cnn",
3828 "input_spec": {
3829 "lookback": 5,
3830 "grouping_column": "trip_id",
3831 "pad_strategy": "zero"
3832 },
3833 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_depleting_67ae9982/v1",
3834 "mass_lbs": 4198.829051207305,
3835 "fuel_type": "ELECTRICITY",
3836 "drivetrain": "FWD",
3837 "engine": null,
3838 "trim": "PHEV",
3839 "model_digest": "sha256:d29ffda1a5d865861d1a6cdd6fac832fde6056756dff8cd88dd6eb0923847515"
3840 },
3841 {
3842 "model_id": {
3843 "make": "ford",
3844 "vehicle_slug": "c-max_phev",
3845 "year": 2016,
3846 "config_slug": "cnn_base_charge_depleting_d8b7ef3c",
3847 "version": 1
3848 },
3849 "vehicle_model": "c-max",
3850 "estimator_type": "ONNXEstimator",
3851 "feature_names": [
3852 "speed_mph",
3853 "grade_pct",
3854 "distance_mi",
3855 "link_time",
3856 "link_sinuosity",
3857 "link_abs_bearing_delta"
3858 ],
3859 "target_names": [
3860 "electric_kwh"
3861 ],
3862 "powertrain_type": "PHEV_EV_MODE",
3863 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
3864 "architecture_tag": "cnn",
3865 "input_spec": {
3866 "lookback": 5,
3867 "grouping_column": "trip_id",
3868 "pad_strategy": "zero"
3869 },
3870 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_depleting_d8b7ef3c/v1",
3871 "mass_lbs": 4198.829051207305,
3872 "fuel_type": "ELECTRICITY",
3873 "drivetrain": "FWD",
3874 "engine": null,
3875 "trim": "PHEV",
3876 "model_digest": "sha256:a3d49c872ac08871e5652b19a3c12fc80f859ee9a4c3148c89993692aa4515fc"
3877 },
3878 {
3879 "model_id": {
3880 "make": "ford",
3881 "vehicle_slug": "c-max_phev",
3882 "year": 2016,
3883 "config_slug": "cnn_base_charge_depleting_fe510e40",
3884 "version": 1
3885 },
3886 "vehicle_model": "c-max",
3887 "estimator_type": "ONNXEstimator",
3888 "feature_names": [
3889 "speed_mph",
3890 "grade_pct",
3891 "distance_mi"
3892 ],
3893 "target_names": [
3894 "electric_kwh"
3895 ],
3896 "powertrain_type": "PHEV_EV_MODE",
3897 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
3898 "architecture_tag": "cnn",
3899 "input_spec": {
3900 "lookback": 5,
3901 "grouping_column": "trip_id",
3902 "pad_strategy": "zero"
3903 },
3904 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_depleting_fe510e40/v1",
3905 "mass_lbs": 4198.829051207305,
3906 "fuel_type": "ELECTRICITY",
3907 "drivetrain": "FWD",
3908 "engine": null,
3909 "trim": "PHEV",
3910 "model_digest": "sha256:fb9bc56a379d5f701d721d70ddf4b467753cb30cfb2fcb7af30075a19aec4315"
3911 },
3912 {
3913 "model_id": {
3914 "make": "ford",
3915 "vehicle_slug": "c-max_phev",
3916 "year": 2016,
3917 "config_slug": "cnn_base_charge_sustaining_67ae9982",
3918 "version": 1
3919 },
3920 "vehicle_model": "c-max",
3921 "estimator_type": "ONNXEstimator",
3922 "feature_names": [
3923 "speed_mph",
3924 "distance_mi"
3925 ],
3926 "target_names": [
3927 "fuel_gge"
3928 ],
3929 "powertrain_type": "PHEV_HEV_MODE",
3930 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
3931 "architecture_tag": "cnn",
3932 "input_spec": {
3933 "lookback": 5,
3934 "grouping_column": "trip_id",
3935 "pad_strategy": "zero"
3936 },
3937 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_sustaining_67ae9982/v1",
3938 "mass_lbs": 4198.829051207305,
3939 "fuel_type": "GASOLINE",
3940 "drivetrain": "FWD",
3941 "engine": null,
3942 "trim": "PHEV",
3943 "model_digest": "sha256:7b27e5ba528684abe084bfd625b04537a3fc966c58d254666f3c847ac97fb70a"
3944 },
3945 {
3946 "model_id": {
3947 "make": "ford",
3948 "vehicle_slug": "c-max_phev",
3949 "year": 2016,
3950 "config_slug": "cnn_base_charge_sustaining_d8b7ef3c",
3951 "version": 1
3952 },
3953 "vehicle_model": "c-max",
3954 "estimator_type": "ONNXEstimator",
3955 "feature_names": [
3956 "speed_mph",
3957 "grade_pct",
3958 "distance_mi",
3959 "link_time",
3960 "link_sinuosity",
3961 "link_abs_bearing_delta"
3962 ],
3963 "target_names": [
3964 "fuel_gge"
3965 ],
3966 "powertrain_type": "PHEV_HEV_MODE",
3967 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
3968 "architecture_tag": "cnn",
3969 "input_spec": {
3970 "lookback": 5,
3971 "grouping_column": "trip_id",
3972 "pad_strategy": "zero"
3973 },
3974 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_sustaining_d8b7ef3c/v1",
3975 "mass_lbs": 4198.829051207305,
3976 "fuel_type": "GASOLINE",
3977 "drivetrain": "FWD",
3978 "engine": null,
3979 "trim": "PHEV",
3980 "model_digest": "sha256:abc00eda92fc3372be301b9510af20c54bb2e04dd25aa7205df5c3aa79be90f8"
3981 },
3982 {
3983 "model_id": {
3984 "make": "ford",
3985 "vehicle_slug": "c-max_phev",
3986 "year": 2016,
3987 "config_slug": "cnn_base_charge_sustaining_fe510e40",
3988 "version": 1
3989 },
3990 "vehicle_model": "c-max",
3991 "estimator_type": "ONNXEstimator",
3992 "feature_names": [
3993 "speed_mph",
3994 "grade_pct",
3995 "distance_mi"
3996 ],
3997 "target_names": [
3998 "fuel_gge"
3999 ],
4000 "powertrain_type": "PHEV_HEV_MODE",
4001 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
4002 "architecture_tag": "cnn",
4003 "input_spec": {
4004 "lookback": 5,
4005 "grouping_column": "trip_id",
4006 "pad_strategy": "zero"
4007 },
4008 "path": "v2/ford/c-max_phev/2016/cnn_base_charge_sustaining_fe510e40/v1",
4009 "mass_lbs": 4198.829051207305,
4010 "fuel_type": "GASOLINE",
4011 "drivetrain": "FWD",
4012 "engine": null,
4013 "trim": "PHEV",
4014 "model_digest": "sha256:c0ce992d39055837b8aeef4c19b12b70626673f9eaf52621f18e445537017152"
4015 },
4016 {
4017 "model_id": {
4018 "make": "ford",
4019 "vehicle_slug": "c-max_phev",
4020 "year": 2016,
4021 "config_slug": "rf_base_charge_depleting_67ae9982",
4022 "version": 1
4023 },
4024 "vehicle_model": "c-max",
4025 "estimator_type": "ONNXEstimator",
4026 "feature_names": [
4027 "speed_mph",
4028 "distance_mi"
4029 ],
4030 "target_names": [
4031 "electric_kwh"
4032 ],
4033 "powertrain_type": "PHEV_EV_MODE",
4034 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
4035 "architecture_tag": "random_forest",
4036 "input_spec": {
4037 "lookback": 0,
4038 "grouping_column": null,
4039 "pad_strategy": "repeat_first"
4040 },
4041 "path": "v2/ford/c-max_phev/2016/rf_base_charge_depleting_67ae9982/v1",
4042 "mass_lbs": 4198.829051207305,
4043 "fuel_type": "ELECTRICITY",
4044 "drivetrain": "FWD",
4045 "engine": null,
4046 "trim": "PHEV",
4047 "model_digest": "sha256:006e3a61537062d45e4506290b3ca4732cc3a26970dbdf80bbbaa971f66ac577"
4048 },
4049 {
4050 "model_id": {
4051 "make": "ford",
4052 "vehicle_slug": "c-max_phev",
4053 "year": 2016,
4054 "config_slug": "rf_base_charge_depleting_d8b7ef3c",
4055 "version": 1
4056 },
4057 "vehicle_model": "c-max",
4058 "estimator_type": "ONNXEstimator",
4059 "feature_names": [
4060 "speed_mph",
4061 "grade_pct",
4062 "distance_mi",
4063 "link_time",
4064 "link_sinuosity",
4065 "link_abs_bearing_delta"
4066 ],
4067 "target_names": [
4068 "electric_kwh"
4069 ],
4070 "powertrain_type": "PHEV_EV_MODE",
4071 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
4072 "architecture_tag": "random_forest",
4073 "input_spec": {
4074 "lookback": 0,
4075 "grouping_column": null,
4076 "pad_strategy": "repeat_first"
4077 },
4078 "path": "v2/ford/c-max_phev/2016/rf_base_charge_depleting_d8b7ef3c/v1",
4079 "mass_lbs": 4198.829051207305,
4080 "fuel_type": "ELECTRICITY",
4081 "drivetrain": "FWD",
4082 "engine": null,
4083 "trim": "PHEV",
4084 "model_digest": "sha256:9cc352d41e4eb3c5ca1fc26d6f67c64784899ce34b07ef9842739bf732e4579b"
4085 },
4086 {
4087 "model_id": {
4088 "make": "ford",
4089 "vehicle_slug": "c-max_phev",
4090 "year": 2016,
4091 "config_slug": "rf_base_charge_depleting_fe510e40",
4092 "version": 1
4093 },
4094 "vehicle_model": "c-max",
4095 "estimator_type": "ONNXEstimator",
4096 "feature_names": [
4097 "speed_mph",
4098 "grade_pct",
4099 "distance_mi"
4100 ],
4101 "target_names": [
4102 "electric_kwh"
4103 ],
4104 "powertrain_type": "PHEV_EV_MODE",
4105 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
4106 "architecture_tag": "random_forest",
4107 "input_spec": {
4108 "lookback": 0,
4109 "grouping_column": null,
4110 "pad_strategy": "repeat_first"
4111 },
4112 "path": "v2/ford/c-max_phev/2016/rf_base_charge_depleting_fe510e40/v1",
4113 "mass_lbs": 4198.829051207305,
4114 "fuel_type": "ELECTRICITY",
4115 "drivetrain": "FWD",
4116 "engine": null,
4117 "trim": "PHEV",
4118 "model_digest": "sha256:cc82e9f931a7f6ca4d3dd40af96deb5d24ab1b5ba942e792e852849ecae2776c"
4119 },
4120 {
4121 "model_id": {
4122 "make": "ford",
4123 "vehicle_slug": "c-max_phev",
4124 "year": 2016,
4125 "config_slug": "rf_base_charge_sustaining_67ae9982",
4126 "version": 1
4127 },
4128 "vehicle_model": "c-max",
4129 "estimator_type": "ONNXEstimator",
4130 "feature_names": [
4131 "speed_mph",
4132 "distance_mi"
4133 ],
4134 "target_names": [
4135 "fuel_gge"
4136 ],
4137 "powertrain_type": "PHEV_HEV_MODE",
4138 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
4139 "architecture_tag": "random_forest",
4140 "input_spec": {
4141 "lookback": 0,
4142 "grouping_column": null,
4143 "pad_strategy": "repeat_first"
4144 },
4145 "path": "v2/ford/c-max_phev/2016/rf_base_charge_sustaining_67ae9982/v1",
4146 "mass_lbs": 4198.829051207305,
4147 "fuel_type": "GASOLINE",
4148 "drivetrain": "FWD",
4149 "engine": null,
4150 "trim": "PHEV",
4151 "model_digest": "sha256:f636f2b25f1b7b535fa156ca3b39b7a7f94097794924a007ea51163e41cd43cd"
4152 },
4153 {
4154 "model_id": {
4155 "make": "ford",
4156 "vehicle_slug": "c-max_phev",
4157 "year": 2016,
4158 "config_slug": "rf_base_charge_sustaining_d8b7ef3c",
4159 "version": 1
4160 },
4161 "vehicle_model": "c-max",
4162 "estimator_type": "ONNXEstimator",
4163 "feature_names": [
4164 "speed_mph",
4165 "grade_pct",
4166 "distance_mi",
4167 "link_time",
4168 "link_sinuosity",
4169 "link_abs_bearing_delta"
4170 ],
4171 "target_names": [
4172 "fuel_gge"
4173 ],
4174 "powertrain_type": "PHEV_HEV_MODE",
4175 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
4176 "architecture_tag": "random_forest",
4177 "input_spec": {
4178 "lookback": 0,
4179 "grouping_column": null,
4180 "pad_strategy": "repeat_first"
4181 },
4182 "path": "v2/ford/c-max_phev/2016/rf_base_charge_sustaining_d8b7ef3c/v1",
4183 "mass_lbs": 4198.829051207305,
4184 "fuel_type": "GASOLINE",
4185 "drivetrain": "FWD",
4186 "engine": null,
4187 "trim": "PHEV",
4188 "model_digest": "sha256:2c3d890d5ea6a8f06f8ef0199cde68889331ce8a2be85e590d61db5680c416dc"
4189 },
4190 {
4191 "model_id": {
4192 "make": "ford",
4193 "vehicle_slug": "c-max_phev",
4194 "year": 2016,
4195 "config_slug": "rf_base_charge_sustaining_fe510e40",
4196 "version": 1
4197 },
4198 "vehicle_model": "c-max",
4199 "estimator_type": "ONNXEstimator",
4200 "feature_names": [
4201 "speed_mph",
4202 "grade_pct",
4203 "distance_mi"
4204 ],
4205 "target_names": [
4206 "fuel_gge"
4207 ],
4208 "powertrain_type": "PHEV_HEV_MODE",
4209 "vehicle_description": "2016_Ford_C-MAX_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
4210 "architecture_tag": "random_forest",
4211 "input_spec": {
4212 "lookback": 0,
4213 "grouping_column": null,
4214 "pad_strategy": "repeat_first"
4215 },
4216 "path": "v2/ford/c-max_phev/2016/rf_base_charge_sustaining_fe510e40/v1",
4217 "mass_lbs": 4198.829051207305,
4218 "fuel_type": "GASOLINE",
4219 "drivetrain": "FWD",
4220 "engine": null,
4221 "trim": "PHEV",
4222 "model_digest": "sha256:f6dc9bd3bc7d02ae3724b76e324d461ae2f33c12aa4dcd13ed3eb84516cdf3ff"
4223 },
4224 {
4225 "model_id": {
4226 "make": "ford",
4227 "vehicle_slug": "escape_ice",
4228 "year": 2016,
4229 "config_slug": "cnn_base_67ae9982",
4230 "version": 1
4231 },
4232 "vehicle_model": "escape",
4233 "estimator_type": "ONNXEstimator",
4234 "feature_names": [
4235 "speed_mph",
4236 "distance_mi"
4237 ],
4238 "target_names": [
4239 "fuel_gge"
4240 ],
4241 "powertrain_type": "ICE",
4242 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4243 "architecture_tag": "cnn",
4244 "input_spec": {
4245 "lookback": 5,
4246 "grouping_column": "trip_id",
4247 "pad_strategy": "zero"
4248 },
4249 "path": "v2/ford/escape_ice/2016/cnn_base_67ae9982/v1",
4250 "mass_lbs": 4174.828639844996,
4251 "fuel_type": "GASOLINE",
4252 "drivetrain": "FWD",
4253 "engine": null,
4254 "trim": "4cyl 2WD",
4255 "model_digest": "sha256:413449de43109e4d7539ddca5f06b48e7f6df217044c86cea8c63f232f94c645"
4256 },
4257 {
4258 "model_id": {
4259 "make": "ford",
4260 "vehicle_slug": "escape_ice",
4261 "year": 2016,
4262 "config_slug": "cnn_base_d8b7ef3c",
4263 "version": 1
4264 },
4265 "vehicle_model": "escape",
4266 "estimator_type": "ONNXEstimator",
4267 "feature_names": [
4268 "speed_mph",
4269 "grade_pct",
4270 "distance_mi",
4271 "link_time",
4272 "link_sinuosity",
4273 "link_abs_bearing_delta"
4274 ],
4275 "target_names": [
4276 "fuel_gge"
4277 ],
4278 "powertrain_type": "ICE",
4279 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4280 "architecture_tag": "cnn",
4281 "input_spec": {
4282 "lookback": 5,
4283 "grouping_column": "trip_id",
4284 "pad_strategy": "zero"
4285 },
4286 "path": "v2/ford/escape_ice/2016/cnn_base_d8b7ef3c/v1",
4287 "mass_lbs": 4174.828639844996,
4288 "fuel_type": "GASOLINE",
4289 "drivetrain": "FWD",
4290 "engine": null,
4291 "trim": "4cyl 2WD",
4292 "model_digest": "sha256:fd90af7566b677fbf2dcfe9866319cd235608e5d87a72fdc2f8a24eb004bfe3e"
4293 },
4294 {
4295 "model_id": {
4296 "make": "ford",
4297 "vehicle_slug": "escape_ice",
4298 "year": 2016,
4299 "config_slug": "cnn_base_fe510e40",
4300 "version": 1
4301 },
4302 "vehicle_model": "escape",
4303 "estimator_type": "ONNXEstimator",
4304 "feature_names": [
4305 "speed_mph",
4306 "grade_pct",
4307 "distance_mi"
4308 ],
4309 "target_names": [
4310 "fuel_gge"
4311 ],
4312 "powertrain_type": "ICE",
4313 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4314 "architecture_tag": "cnn",
4315 "input_spec": {
4316 "lookback": 5,
4317 "grouping_column": "trip_id",
4318 "pad_strategy": "zero"
4319 },
4320 "path": "v2/ford/escape_ice/2016/cnn_base_fe510e40/v1",
4321 "mass_lbs": 4174.828639844996,
4322 "fuel_type": "GASOLINE",
4323 "drivetrain": "FWD",
4324 "engine": null,
4325 "trim": "4cyl 2WD",
4326 "model_digest": "sha256:12c35f497707901230cbcc0b3d39fd3d9730b6ed799db96c715b8244d21fd3af"
4327 },
4328 {
4329 "model_id": {
4330 "make": "ford",
4331 "vehicle_slug": "escape_ice",
4332 "year": 2016,
4333 "config_slug": "rf_base_67ae9982",
4334 "version": 1
4335 },
4336 "vehicle_model": "escape",
4337 "estimator_type": "ONNXEstimator",
4338 "feature_names": [
4339 "speed_mph",
4340 "distance_mi"
4341 ],
4342 "target_names": [
4343 "fuel_gge"
4344 ],
4345 "powertrain_type": "ICE",
4346 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4347 "architecture_tag": "random_forest",
4348 "input_spec": {
4349 "lookback": 0,
4350 "grouping_column": null,
4351 "pad_strategy": "repeat_first"
4352 },
4353 "path": "v2/ford/escape_ice/2016/rf_base_67ae9982/v1",
4354 "mass_lbs": 4174.828639844996,
4355 "fuel_type": "GASOLINE",
4356 "drivetrain": "FWD",
4357 "engine": null,
4358 "trim": "4cyl 2WD",
4359 "model_digest": "sha256:b004e7cba4589de90c25d266986cc8961a41c1c2634e9b40152e47f718e76ea7"
4360 },
4361 {
4362 "model_id": {
4363 "make": "ford",
4364 "vehicle_slug": "escape_ice",
4365 "year": 2016,
4366 "config_slug": "rf_base_d8b7ef3c",
4367 "version": 1
4368 },
4369 "vehicle_model": "escape",
4370 "estimator_type": "ONNXEstimator",
4371 "feature_names": [
4372 "speed_mph",
4373 "grade_pct",
4374 "distance_mi",
4375 "link_time",
4376 "link_sinuosity",
4377 "link_abs_bearing_delta"
4378 ],
4379 "target_names": [
4380 "fuel_gge"
4381 ],
4382 "powertrain_type": "ICE",
4383 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4384 "architecture_tag": "random_forest",
4385 "input_spec": {
4386 "lookback": 0,
4387 "grouping_column": null,
4388 "pad_strategy": "repeat_first"
4389 },
4390 "path": "v2/ford/escape_ice/2016/rf_base_d8b7ef3c/v1",
4391 "mass_lbs": 4174.828639844996,
4392 "fuel_type": "GASOLINE",
4393 "drivetrain": "FWD",
4394 "engine": null,
4395 "trim": "4cyl 2WD",
4396 "model_digest": "sha256:9028998224e4a22f9847fd084b70a5d1b472b583773eec6c4ad3b12b21c733a7"
4397 },
4398 {
4399 "model_id": {
4400 "make": "ford",
4401 "vehicle_slug": "escape_ice",
4402 "year": 2016,
4403 "config_slug": "rf_base_fe510e40",
4404 "version": 1
4405 },
4406 "vehicle_model": "escape",
4407 "estimator_type": "ONNXEstimator",
4408 "feature_names": [
4409 "speed_mph",
4410 "grade_pct",
4411 "distance_mi"
4412 ],
4413 "target_names": [
4414 "fuel_gge"
4415 ],
4416 "powertrain_type": "ICE",
4417 "vehicle_description": "2016_Ford_Escape_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4418 "architecture_tag": "random_forest",
4419 "input_spec": {
4420 "lookback": 0,
4421 "grouping_column": null,
4422 "pad_strategy": "repeat_first"
4423 },
4424 "path": "v2/ford/escape_ice/2016/rf_base_fe510e40/v1",
4425 "mass_lbs": 4174.828639844996,
4426 "fuel_type": "GASOLINE",
4427 "drivetrain": "FWD",
4428 "engine": null,
4429 "trim": "4cyl 2WD",
4430 "model_digest": "sha256:cf45ee074c3ee8b78328cf9dbe4f372132afe84ddce12223be00af631b9d7071"
4431 },
4432 {
4433 "model_id": {
4434 "make": "ford",
4435 "vehicle_slug": "explorer_ice",
4436 "year": 2016,
4437 "config_slug": "cnn_base_67ae9982",
4438 "version": 1
4439 },
4440 "vehicle_model": "explorer",
4441 "estimator_type": "ONNXEstimator",
4442 "feature_names": [
4443 "speed_mph",
4444 "distance_mi"
4445 ],
4446 "target_names": [
4447 "fuel_gge"
4448 ],
4449 "powertrain_type": "ICE",
4450 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4451 "architecture_tag": "cnn",
4452 "input_spec": {
4453 "lookback": 5,
4454 "grouping_column": "trip_id",
4455 "pad_strategy": "zero"
4456 },
4457 "path": "v2/ford/explorer_ice/2016/cnn_base_67ae9982/v1",
4458 "mass_lbs": 5299.828479761594,
4459 "fuel_type": "GASOLINE",
4460 "drivetrain": "FWD",
4461 "engine": null,
4462 "trim": "4cyl 2WD",
4463 "model_digest": "sha256:cf1294de4c5fdefab2068db393748436d2f58984b2a0d83467d1a8ed2093c1ac"
4464 },
4465 {
4466 "model_id": {
4467 "make": "ford",
4468 "vehicle_slug": "explorer_ice",
4469 "year": 2016,
4470 "config_slug": "cnn_base_d8b7ef3c",
4471 "version": 1
4472 },
4473 "vehicle_model": "explorer",
4474 "estimator_type": "ONNXEstimator",
4475 "feature_names": [
4476 "speed_mph",
4477 "grade_pct",
4478 "distance_mi",
4479 "link_time",
4480 "link_sinuosity",
4481 "link_abs_bearing_delta"
4482 ],
4483 "target_names": [
4484 "fuel_gge"
4485 ],
4486 "powertrain_type": "ICE",
4487 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4488 "architecture_tag": "cnn",
4489 "input_spec": {
4490 "lookback": 5,
4491 "grouping_column": "trip_id",
4492 "pad_strategy": "zero"
4493 },
4494 "path": "v2/ford/explorer_ice/2016/cnn_base_d8b7ef3c/v1",
4495 "mass_lbs": 5299.828479761594,
4496 "fuel_type": "GASOLINE",
4497 "drivetrain": "FWD",
4498 "engine": null,
4499 "trim": "4cyl 2WD",
4500 "model_digest": "sha256:33a1d567bbef95be0184cc8ae2f10643224af2989ebebda21c826340b326738c"
4501 },
4502 {
4503 "model_id": {
4504 "make": "ford",
4505 "vehicle_slug": "explorer_ice",
4506 "year": 2016,
4507 "config_slug": "cnn_base_fe510e40",
4508 "version": 1
4509 },
4510 "vehicle_model": "explorer",
4511 "estimator_type": "ONNXEstimator",
4512 "feature_names": [
4513 "speed_mph",
4514 "grade_pct",
4515 "distance_mi"
4516 ],
4517 "target_names": [
4518 "fuel_gge"
4519 ],
4520 "powertrain_type": "ICE",
4521 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4522 "architecture_tag": "cnn",
4523 "input_spec": {
4524 "lookback": 5,
4525 "grouping_column": "trip_id",
4526 "pad_strategy": "zero"
4527 },
4528 "path": "v2/ford/explorer_ice/2016/cnn_base_fe510e40/v1",
4529 "mass_lbs": 5299.828479761594,
4530 "fuel_type": "GASOLINE",
4531 "drivetrain": "FWD",
4532 "engine": null,
4533 "trim": "4cyl 2WD",
4534 "model_digest": "sha256:897ed48fd23ee998a6407e5881adc81282acef546ac63f5ee29bf0fab55ed0bf"
4535 },
4536 {
4537 "model_id": {
4538 "make": "ford",
4539 "vehicle_slug": "explorer_ice",
4540 "year": 2016,
4541 "config_slug": "rf_base_67ae9982",
4542 "version": 1
4543 },
4544 "vehicle_model": "explorer",
4545 "estimator_type": "ONNXEstimator",
4546 "feature_names": [
4547 "speed_mph",
4548 "distance_mi"
4549 ],
4550 "target_names": [
4551 "fuel_gge"
4552 ],
4553 "powertrain_type": "ICE",
4554 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4555 "architecture_tag": "random_forest",
4556 "input_spec": {
4557 "lookback": 0,
4558 "grouping_column": null,
4559 "pad_strategy": "repeat_first"
4560 },
4561 "path": "v2/ford/explorer_ice/2016/rf_base_67ae9982/v1",
4562 "mass_lbs": 5299.828479761594,
4563 "fuel_type": "GASOLINE",
4564 "drivetrain": "FWD",
4565 "engine": null,
4566 "trim": "4cyl 2WD",
4567 "model_digest": "sha256:1595403fb86e1a610e28abb93ad42c193c64cbc0106f4e9ad09a92971c69f422"
4568 },
4569 {
4570 "model_id": {
4571 "make": "ford",
4572 "vehicle_slug": "explorer_ice",
4573 "year": 2016,
4574 "config_slug": "rf_base_d8b7ef3c",
4575 "version": 1
4576 },
4577 "vehicle_model": "explorer",
4578 "estimator_type": "ONNXEstimator",
4579 "feature_names": [
4580 "speed_mph",
4581 "grade_pct",
4582 "distance_mi",
4583 "link_time",
4584 "link_sinuosity",
4585 "link_abs_bearing_delta"
4586 ],
4587 "target_names": [
4588 "fuel_gge"
4589 ],
4590 "powertrain_type": "ICE",
4591 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4592 "architecture_tag": "random_forest",
4593 "input_spec": {
4594 "lookback": 0,
4595 "grouping_column": null,
4596 "pad_strategy": "repeat_first"
4597 },
4598 "path": "v2/ford/explorer_ice/2016/rf_base_d8b7ef3c/v1",
4599 "mass_lbs": 5299.828479761594,
4600 "fuel_type": "GASOLINE",
4601 "drivetrain": "FWD",
4602 "engine": null,
4603 "trim": "4cyl 2WD",
4604 "model_digest": "sha256:1f4968b8076ca5d925f9dc18fbff56bb4be84993c2dd134505d8fa531192e0a6"
4605 },
4606 {
4607 "model_id": {
4608 "make": "ford",
4609 "vehicle_slug": "explorer_ice",
4610 "year": 2016,
4611 "config_slug": "rf_base_fe510e40",
4612 "version": 1
4613 },
4614 "vehicle_model": "explorer",
4615 "estimator_type": "ONNXEstimator",
4616 "feature_names": [
4617 "speed_mph",
4618 "grade_pct",
4619 "distance_mi"
4620 ],
4621 "target_names": [
4622 "fuel_gge"
4623 ],
4624 "powertrain_type": "ICE",
4625 "vehicle_description": "2016_Ford_Explorer_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4626 "architecture_tag": "random_forest",
4627 "input_spec": {
4628 "lookback": 0,
4629 "grouping_column": null,
4630 "pad_strategy": "repeat_first"
4631 },
4632 "path": "v2/ford/explorer_ice/2016/rf_base_fe510e40/v1",
4633 "mass_lbs": 5299.828479761594,
4634 "fuel_type": "GASOLINE",
4635 "drivetrain": "FWD",
4636 "engine": null,
4637 "trim": "4cyl 2WD",
4638 "model_digest": "sha256:11642f1705c9c52cbac9422ddfbb4e8af2a813ae1c7cc90c99792fe16e84e3ec"
4639 },
4640 {
4641 "model_id": {
4642 "make": "ford",
4643 "vehicle_slug": "f-150_bev",
4644 "year": 2022,
4645 "config_slug": "cnn_base_67ae9982",
4646 "version": 1
4647 },
4648 "vehicle_model": "f-150",
4649 "estimator_type": "ONNXEstimator",
4650 "feature_names": [
4651 "speed_mph",
4652 "distance_mi"
4653 ],
4654 "target_names": [
4655 "electric_kwh"
4656 ],
4657 "powertrain_type": "BEV",
4658 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4659 "architecture_tag": "cnn",
4660 "input_spec": {
4661 "lookback": 5,
4662 "grouping_column": "trip_id",
4663 "pad_strategy": "zero"
4664 },
4665 "path": "v2/ford/f-150_bev/2022/cnn_base_67ae9982/v1",
4666 "mass_lbs": 6014.999767169005,
4667 "fuel_type": "ELECTRICITY",
4668 "drivetrain": "RWD",
4669 "engine": null,
4670 "trim": "Lightning 4WD",
4671 "model_digest": "sha256:a7443fe0576a215cefc68df97bdc036ac850b07ed250295ac328cd9c4e7d0de5"
4672 },
4673 {
4674 "model_id": {
4675 "make": "ford",
4676 "vehicle_slug": "f-150_bev",
4677 "year": 2022,
4678 "config_slug": "cnn_base_d8b7ef3c",
4679 "version": 1
4680 },
4681 "vehicle_model": "f-150",
4682 "estimator_type": "ONNXEstimator",
4683 "feature_names": [
4684 "speed_mph",
4685 "grade_pct",
4686 "distance_mi",
4687 "link_time",
4688 "link_sinuosity",
4689 "link_abs_bearing_delta"
4690 ],
4691 "target_names": [
4692 "electric_kwh"
4693 ],
4694 "powertrain_type": "BEV",
4695 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4696 "architecture_tag": "cnn",
4697 "input_spec": {
4698 "lookback": 5,
4699 "grouping_column": "trip_id",
4700 "pad_strategy": "zero"
4701 },
4702 "path": "v2/ford/f-150_bev/2022/cnn_base_d8b7ef3c/v1",
4703 "mass_lbs": 6014.999767169005,
4704 "fuel_type": "ELECTRICITY",
4705 "drivetrain": "RWD",
4706 "engine": null,
4707 "trim": "Lightning 4WD",
4708 "model_digest": "sha256:17c107162394e33bfc3f8f5df9bb28e0ba811eba3dc7344074f4e8a29951bede"
4709 },
4710 {
4711 "model_id": {
4712 "make": "ford",
4713 "vehicle_slug": "f-150_bev",
4714 "year": 2022,
4715 "config_slug": "cnn_base_fe510e40",
4716 "version": 1
4717 },
4718 "vehicle_model": "f-150",
4719 "estimator_type": "ONNXEstimator",
4720 "feature_names": [
4721 "speed_mph",
4722 "grade_pct",
4723 "distance_mi"
4724 ],
4725 "target_names": [
4726 "electric_kwh"
4727 ],
4728 "powertrain_type": "BEV",
4729 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4730 "architecture_tag": "cnn",
4731 "input_spec": {
4732 "lookback": 5,
4733 "grouping_column": "trip_id",
4734 "pad_strategy": "zero"
4735 },
4736 "path": "v2/ford/f-150_bev/2022/cnn_base_fe510e40/v1",
4737 "mass_lbs": 6014.999767169005,
4738 "fuel_type": "ELECTRICITY",
4739 "drivetrain": "RWD",
4740 "engine": null,
4741 "trim": "Lightning 4WD",
4742 "model_digest": "sha256:acbaa86cbd6d857208d982c1d7bb7762b6d9fc98b6bf21d14f6b43c3dcde592c"
4743 },
4744 {
4745 "model_id": {
4746 "make": "ford",
4747 "vehicle_slug": "f-150_bev",
4748 "year": 2022,
4749 "config_slug": "rf_base_67ae9982",
4750 "version": 1
4751 },
4752 "vehicle_model": "f-150",
4753 "estimator_type": "ONNXEstimator",
4754 "feature_names": [
4755 "speed_mph",
4756 "distance_mi"
4757 ],
4758 "target_names": [
4759 "electric_kwh"
4760 ],
4761 "powertrain_type": "BEV",
4762 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4763 "architecture_tag": "random_forest",
4764 "input_spec": {
4765 "lookback": 0,
4766 "grouping_column": null,
4767 "pad_strategy": "repeat_first"
4768 },
4769 "path": "v2/ford/f-150_bev/2022/rf_base_67ae9982/v1",
4770 "mass_lbs": 6014.999767169005,
4771 "fuel_type": "ELECTRICITY",
4772 "drivetrain": "RWD",
4773 "engine": null,
4774 "trim": "Lightning 4WD",
4775 "model_digest": "sha256:787a82f974e44cd7fc31dc2417c4f8bbfbbc41d79fa8ad957205ac7b7af4f179"
4776 },
4777 {
4778 "model_id": {
4779 "make": "ford",
4780 "vehicle_slug": "f-150_bev",
4781 "year": 2022,
4782 "config_slug": "rf_base_d8b7ef3c",
4783 "version": 1
4784 },
4785 "vehicle_model": "f-150",
4786 "estimator_type": "ONNXEstimator",
4787 "feature_names": [
4788 "speed_mph",
4789 "grade_pct",
4790 "distance_mi",
4791 "link_time",
4792 "link_sinuosity",
4793 "link_abs_bearing_delta"
4794 ],
4795 "target_names": [
4796 "electric_kwh"
4797 ],
4798 "powertrain_type": "BEV",
4799 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4800 "architecture_tag": "random_forest",
4801 "input_spec": {
4802 "lookback": 0,
4803 "grouping_column": null,
4804 "pad_strategy": "repeat_first"
4805 },
4806 "path": "v2/ford/f-150_bev/2022/rf_base_d8b7ef3c/v1",
4807 "mass_lbs": 6014.999767169005,
4808 "fuel_type": "ELECTRICITY",
4809 "drivetrain": "RWD",
4810 "engine": null,
4811 "trim": "Lightning 4WD",
4812 "model_digest": "sha256:1b135096bd1a566f1e9d939b4959ce48fe923d46b9c5683b62b69caca9dfd233"
4813 },
4814 {
4815 "model_id": {
4816 "make": "ford",
4817 "vehicle_slug": "f-150_bev",
4818 "year": 2022,
4819 "config_slug": "rf_base_fe510e40",
4820 "version": 1
4821 },
4822 "vehicle_model": "f-150",
4823 "estimator_type": "ONNXEstimator",
4824 "feature_names": [
4825 "speed_mph",
4826 "grade_pct",
4827 "distance_mi"
4828 ],
4829 "target_names": [
4830 "electric_kwh"
4831 ],
4832 "powertrain_type": "BEV",
4833 "vehicle_description": "2022_Ford_F-150_Lightning_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
4834 "architecture_tag": "random_forest",
4835 "input_spec": {
4836 "lookback": 0,
4837 "grouping_column": null,
4838 "pad_strategy": "repeat_first"
4839 },
4840 "path": "v2/ford/f-150_bev/2022/rf_base_fe510e40/v1",
4841 "mass_lbs": 6014.999767169005,
4842 "fuel_type": "ELECTRICITY",
4843 "drivetrain": "RWD",
4844 "engine": null,
4845 "trim": "Lightning 4WD",
4846 "model_digest": "sha256:aa613b8b5bcaa485376b0fdbf6d9a3b4c064ea8e951ba2d9826d9f7188252068"
4847 },
4848 {
4849 "model_id": {
4850 "make": "ford",
4851 "vehicle_slug": "focus_ice",
4852 "year": 2012,
4853 "config_slug": "cnn_base_67ae9982",
4854 "version": 1
4855 },
4856 "vehicle_model": "focus",
4857 "estimator_type": "ONNXEstimator",
4858 "feature_names": [
4859 "speed_mph",
4860 "distance_mi"
4861 ],
4862 "target_names": [
4863 "fuel_gge"
4864 ],
4865 "powertrain_type": "ICE",
4866 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
4867 "architecture_tag": "cnn",
4868 "input_spec": {
4869 "lookback": 5,
4870 "grouping_column": "trip_id",
4871 "pad_strategy": "zero"
4872 },
4873 "path": "v2/ford/focus_ice/2012/cnn_base_67ae9982/v1",
4874 "mass_lbs": 3249.3932822710203,
4875 "fuel_type": "GASOLINE",
4876 "drivetrain": "FWD",
4877 "engine": null,
4878 "trim": null,
4879 "model_digest": "sha256:84d01ed31a439cf1113bbfc13d0762bcb9d11355d8fb38f149e7f028985accb1"
4880 },
4881 {
4882 "model_id": {
4883 "make": "ford",
4884 "vehicle_slug": "focus_ice",
4885 "year": 2012,
4886 "config_slug": "cnn_base_d8b7ef3c",
4887 "version": 1
4888 },
4889 "vehicle_model": "focus",
4890 "estimator_type": "ONNXEstimator",
4891 "feature_names": [
4892 "speed_mph",
4893 "grade_pct",
4894 "distance_mi",
4895 "link_time",
4896 "link_sinuosity",
4897 "link_abs_bearing_delta"
4898 ],
4899 "target_names": [
4900 "fuel_gge"
4901 ],
4902 "powertrain_type": "ICE",
4903 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
4904 "architecture_tag": "cnn",
4905 "input_spec": {
4906 "lookback": 5,
4907 "grouping_column": "trip_id",
4908 "pad_strategy": "zero"
4909 },
4910 "path": "v2/ford/focus_ice/2012/cnn_base_d8b7ef3c/v1",
4911 "mass_lbs": 3249.3932822710203,
4912 "fuel_type": "GASOLINE",
4913 "drivetrain": "FWD",
4914 "engine": null,
4915 "trim": null,
4916 "model_digest": "sha256:748bf9ef1b0ddcdb7aea9615da95ed655ddfc2e7e7161552781e508c9d92ba50"
4917 },
4918 {
4919 "model_id": {
4920 "make": "ford",
4921 "vehicle_slug": "focus_ice",
4922 "year": 2012,
4923 "config_slug": "cnn_base_fe510e40",
4924 "version": 1
4925 },
4926 "vehicle_model": "focus",
4927 "estimator_type": "ONNXEstimator",
4928 "feature_names": [
4929 "speed_mph",
4930 "grade_pct",
4931 "distance_mi"
4932 ],
4933 "target_names": [
4934 "fuel_gge"
4935 ],
4936 "powertrain_type": "ICE",
4937 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
4938 "architecture_tag": "cnn",
4939 "input_spec": {
4940 "lookback": 5,
4941 "grouping_column": "trip_id",
4942 "pad_strategy": "zero"
4943 },
4944 "path": "v2/ford/focus_ice/2012/cnn_base_fe510e40/v1",
4945 "mass_lbs": 3249.3932822710203,
4946 "fuel_type": "GASOLINE",
4947 "drivetrain": "FWD",
4948 "engine": null,
4949 "trim": null,
4950 "model_digest": "sha256:d65c7e62dd5f99830b415fe92f9534bd265bc99c44df1480e813a2d2d9accdea"
4951 },
4952 {
4953 "model_id": {
4954 "make": "ford",
4955 "vehicle_slug": "focus_ice",
4956 "year": 2012,
4957 "config_slug": "rf_base_67ae9982",
4958 "version": 1
4959 },
4960 "vehicle_model": "focus",
4961 "estimator_type": "ONNXEstimator",
4962 "feature_names": [
4963 "speed_mph",
4964 "distance_mi"
4965 ],
4966 "target_names": [
4967 "fuel_gge"
4968 ],
4969 "powertrain_type": "ICE",
4970 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
4971 "architecture_tag": "random_forest",
4972 "input_spec": {
4973 "lookback": 0,
4974 "grouping_column": null,
4975 "pad_strategy": "repeat_first"
4976 },
4977 "path": "v2/ford/focus_ice/2012/rf_base_67ae9982/v1",
4978 "mass_lbs": 3249.3932822710203,
4979 "fuel_type": "GASOLINE",
4980 "drivetrain": "FWD",
4981 "engine": null,
4982 "trim": null,
4983 "model_digest": "sha256:e4939b82faed85345d00b0158ce8677fa26dc56c874ea77f3bf1d4af69fe3aee"
4984 },
4985 {
4986 "model_id": {
4987 "make": "ford",
4988 "vehicle_slug": "focus_ice",
4989 "year": 2012,
4990 "config_slug": "rf_base_d8b7ef3c",
4991 "version": 1
4992 },
4993 "vehicle_model": "focus",
4994 "estimator_type": "ONNXEstimator",
4995 "feature_names": [
4996 "speed_mph",
4997 "grade_pct",
4998 "distance_mi",
4999 "link_time",
5000 "link_sinuosity",
5001 "link_abs_bearing_delta"
5002 ],
5003 "target_names": [
5004 "fuel_gge"
5005 ],
5006 "powertrain_type": "ICE",
5007 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
5008 "architecture_tag": "random_forest",
5009 "input_spec": {
5010 "lookback": 0,
5011 "grouping_column": null,
5012 "pad_strategy": "repeat_first"
5013 },
5014 "path": "v2/ford/focus_ice/2012/rf_base_d8b7ef3c/v1",
5015 "mass_lbs": 3249.3932822710203,
5016 "fuel_type": "GASOLINE",
5017 "drivetrain": "FWD",
5018 "engine": null,
5019 "trim": null,
5020 "model_digest": "sha256:b3c29393d47c18559a332c5a031d8513305d44ccff69e28babc099ffe2cf542d"
5021 },
5022 {
5023 "model_id": {
5024 "make": "ford",
5025 "vehicle_slug": "focus_ice",
5026 "year": 2012,
5027 "config_slug": "rf_base_fe510e40",
5028 "version": 1
5029 },
5030 "vehicle_model": "focus",
5031 "estimator_type": "ONNXEstimator",
5032 "feature_names": [
5033 "speed_mph",
5034 "grade_pct",
5035 "distance_mi"
5036 ],
5037 "target_names": [
5038 "fuel_gge"
5039 ],
5040 "powertrain_type": "ICE",
5041 "vehicle_description": "2012_Ford_Focus | fastsim 3.1.0 | routee-powertrain 2.0.1",
5042 "architecture_tag": "random_forest",
5043 "input_spec": {
5044 "lookback": 0,
5045 "grouping_column": null,
5046 "pad_strategy": "repeat_first"
5047 },
5048 "path": "v2/ford/focus_ice/2012/rf_base_fe510e40/v1",
5049 "mass_lbs": 3249.3932822710203,
5050 "fuel_type": "GASOLINE",
5051 "drivetrain": "FWD",
5052 "engine": null,
5053 "trim": null,
5054 "model_digest": "sha256:8e0f023195a19a7a0a2c1038b1763bf49dc15e22053122afeb59723fbab520e5"
5055 },
5056 {
5057 "model_id": {
5058 "make": "ford",
5059 "vehicle_slug": "fusion_ice",
5060 "year": 2012,
5061 "config_slug": "cnn_base_67ae9982",
5062 "version": 1
5063 },
5064 "vehicle_model": "fusion",
5065 "estimator_type": "ONNXEstimator",
5066 "feature_names": [
5067 "speed_mph",
5068 "distance_mi"
5069 ],
5070 "target_names": [
5071 "fuel_gge"
5072 ],
5073 "powertrain_type": "ICE",
5074 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5075 "architecture_tag": "cnn",
5076 "input_spec": {
5077 "lookback": 5,
5078 "grouping_column": "trip_id",
5079 "pad_strategy": "zero"
5080 },
5081 "path": "v2/ford/fusion_ice/2012/cnn_base_67ae9982/v1",
5082 "mass_lbs": 3625.000239746363,
5083 "fuel_type": "GASOLINE",
5084 "drivetrain": "FWD",
5085 "engine": null,
5086 "trim": null,
5087 "model_digest": "sha256:82e2cb2da872af2f8378def4e98471eec7349a9d999aa1e02711998eb00100b8"
5088 },
5089 {
5090 "model_id": {
5091 "make": "ford",
5092 "vehicle_slug": "fusion_ice",
5093 "year": 2012,
5094 "config_slug": "cnn_base_d8b7ef3c",
5095 "version": 1
5096 },
5097 "vehicle_model": "fusion",
5098 "estimator_type": "ONNXEstimator",
5099 "feature_names": [
5100 "speed_mph",
5101 "grade_pct",
5102 "distance_mi",
5103 "link_time",
5104 "link_sinuosity",
5105 "link_abs_bearing_delta"
5106 ],
5107 "target_names": [
5108 "fuel_gge"
5109 ],
5110 "powertrain_type": "ICE",
5111 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5112 "architecture_tag": "cnn",
5113 "input_spec": {
5114 "lookback": 5,
5115 "grouping_column": "trip_id",
5116 "pad_strategy": "zero"
5117 },
5118 "path": "v2/ford/fusion_ice/2012/cnn_base_d8b7ef3c/v1",
5119 "mass_lbs": 3625.000239746363,
5120 "fuel_type": "GASOLINE",
5121 "drivetrain": "FWD",
5122 "engine": null,
5123 "trim": null,
5124 "model_digest": "sha256:155a1c2103216e4f7c487b058f29564ee553370cf73b6ea1e599ba1e1b8e0f8d"
5125 },
5126 {
5127 "model_id": {
5128 "make": "ford",
5129 "vehicle_slug": "fusion_ice",
5130 "year": 2012,
5131 "config_slug": "cnn_base_fe510e40",
5132 "version": 1
5133 },
5134 "vehicle_model": "fusion",
5135 "estimator_type": "ONNXEstimator",
5136 "feature_names": [
5137 "speed_mph",
5138 "grade_pct",
5139 "distance_mi"
5140 ],
5141 "target_names": [
5142 "fuel_gge"
5143 ],
5144 "powertrain_type": "ICE",
5145 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5146 "architecture_tag": "cnn",
5147 "input_spec": {
5148 "lookback": 5,
5149 "grouping_column": "trip_id",
5150 "pad_strategy": "zero"
5151 },
5152 "path": "v2/ford/fusion_ice/2012/cnn_base_fe510e40/v1",
5153 "mass_lbs": 3625.000239746363,
5154 "fuel_type": "GASOLINE",
5155 "drivetrain": "FWD",
5156 "engine": null,
5157 "trim": null,
5158 "model_digest": "sha256:db6e4c0e218b70a6de09b1362cfe81159ba658d99d8b59ee36b63ccf9290e04b"
5159 },
5160 {
5161 "model_id": {
5162 "make": "ford",
5163 "vehicle_slug": "fusion_ice",
5164 "year": 2012,
5165 "config_slug": "rf_base_67ae9982",
5166 "version": 1
5167 },
5168 "vehicle_model": "fusion",
5169 "estimator_type": "ONNXEstimator",
5170 "feature_names": [
5171 "speed_mph",
5172 "distance_mi"
5173 ],
5174 "target_names": [
5175 "fuel_gge"
5176 ],
5177 "powertrain_type": "ICE",
5178 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5179 "architecture_tag": "random_forest",
5180 "input_spec": {
5181 "lookback": 0,
5182 "grouping_column": null,
5183 "pad_strategy": "repeat_first"
5184 },
5185 "path": "v2/ford/fusion_ice/2012/rf_base_67ae9982/v1",
5186 "mass_lbs": 3625.000239746363,
5187 "fuel_type": "GASOLINE",
5188 "drivetrain": "FWD",
5189 "engine": null,
5190 "trim": null,
5191 "model_digest": "sha256:492c5ad8003be4c372fa4d0365fc6f90c34e80d9b0c6d23d8d8a2432c09b1bf7"
5192 },
5193 {
5194 "model_id": {
5195 "make": "ford",
5196 "vehicle_slug": "fusion_ice",
5197 "year": 2012,
5198 "config_slug": "rf_base_d8b7ef3c",
5199 "version": 1
5200 },
5201 "vehicle_model": "fusion",
5202 "estimator_type": "ONNXEstimator",
5203 "feature_names": [
5204 "speed_mph",
5205 "grade_pct",
5206 "distance_mi",
5207 "link_time",
5208 "link_sinuosity",
5209 "link_abs_bearing_delta"
5210 ],
5211 "target_names": [
5212 "fuel_gge"
5213 ],
5214 "powertrain_type": "ICE",
5215 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5216 "architecture_tag": "random_forest",
5217 "input_spec": {
5218 "lookback": 0,
5219 "grouping_column": null,
5220 "pad_strategy": "repeat_first"
5221 },
5222 "path": "v2/ford/fusion_ice/2012/rf_base_d8b7ef3c/v1",
5223 "mass_lbs": 3625.000239746363,
5224 "fuel_type": "GASOLINE",
5225 "drivetrain": "FWD",
5226 "engine": null,
5227 "trim": null,
5228 "model_digest": "sha256:8743ff9ea14840003edfc31849e825d6f5a8740f665159b5de0e6043285e2cc5"
5229 },
5230 {
5231 "model_id": {
5232 "make": "ford",
5233 "vehicle_slug": "fusion_ice",
5234 "year": 2012,
5235 "config_slug": "rf_base_fe510e40",
5236 "version": 1
5237 },
5238 "vehicle_model": "fusion",
5239 "estimator_type": "ONNXEstimator",
5240 "feature_names": [
5241 "speed_mph",
5242 "grade_pct",
5243 "distance_mi"
5244 ],
5245 "target_names": [
5246 "fuel_gge"
5247 ],
5248 "powertrain_type": "ICE",
5249 "vehicle_description": "2012_Ford_Fusion | fastsim 3.1.0 | routee-powertrain 2.0.1",
5250 "architecture_tag": "random_forest",
5251 "input_spec": {
5252 "lookback": 0,
5253 "grouping_column": null,
5254 "pad_strategy": "repeat_first"
5255 },
5256 "path": "v2/ford/fusion_ice/2012/rf_base_fe510e40/v1",
5257 "mass_lbs": 3625.000239746363,
5258 "fuel_type": "GASOLINE",
5259 "drivetrain": "FWD",
5260 "engine": null,
5261 "trim": null,
5262 "model_digest": "sha256:9b3a5e0e9bd8e928c53b7c203d3e0ece2ee396e0811ddc2bef1a9f52c97f845f"
5263 },
5264 {
5265 "model_id": {
5266 "make": "generic_heavy_duty",
5267 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5268 "year": [
5269 2000,
5270 2010
5271 ],
5272 "config_slug": "rf_0ae6c8e2",
5273 "version": 1
5274 },
5275 "vehicle_model": "class_8_daycab_300kw",
5276 "estimator_type": "ONNXEstimator",
5277 "feature_names": [
5278 "speed_mph",
5279 "grade_percent",
5280 "mass_lbs"
5281 ],
5282 "target_names": [
5283 "gde"
5284 ],
5285 "powertrain_type": "HEAVY_DUTY",
5286 "vehicle_description": "Daycab_old_300kW",
5287 "architecture_tag": "random_forest",
5288 "input_spec": {
5289 "lookback": 0,
5290 "grouping_column": null,
5291 "pad_strategy": "repeat_first"
5292 },
5293 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_0ae6c8e2/v1",
5294 "mass_lbs": null,
5295 "fuel_type": "DIESEL",
5296 "drivetrain": null,
5297 "engine": "300kw",
5298 "trim": "daycab",
5299 "model_digest": "sha256:4853481ae72967f1f212e16c8a092a170d1f0dd11c7a9b79508b032ed8bf511f"
5300 },
5301 {
5302 "model_id": {
5303 "make": "generic_heavy_duty",
5304 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5305 "year": [
5306 2000,
5307 2010
5308 ],
5309 "config_slug": "rf_4bf282c6",
5310 "version": 1
5311 },
5312 "vehicle_model": "class_8_daycab_300kw",
5313 "estimator_type": "ONNXEstimator",
5314 "feature_names": [
5315 "speed_mph",
5316 "mass_lbs"
5317 ],
5318 "target_names": [
5319 "gde"
5320 ],
5321 "powertrain_type": "HEAVY_DUTY",
5322 "vehicle_description": "Daycab_old_300kW",
5323 "architecture_tag": "random_forest",
5324 "input_spec": {
5325 "lookback": 0,
5326 "grouping_column": null,
5327 "pad_strategy": "repeat_first"
5328 },
5329 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_4bf282c6/v1",
5330 "mass_lbs": null,
5331 "fuel_type": "DIESEL",
5332 "drivetrain": null,
5333 "engine": "300kw",
5334 "trim": "daycab",
5335 "model_digest": "sha256:766fc387e4005ea18eb2cd6f04ae469727178cdd53b48a64f317034ef8d3d361"
5336 },
5337 {
5338 "model_id": {
5339 "make": "generic_heavy_duty",
5340 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5341 "year": [
5342 2000,
5343 2010
5344 ],
5345 "config_slug": "rf_a1728df5",
5346 "version": 1
5347 },
5348 "vehicle_model": "class_8_daycab_300kw",
5349 "estimator_type": "ONNXEstimator",
5350 "feature_names": [
5351 "speed_mph",
5352 "grade_percent",
5353 "mass_lbs",
5354 "turn_angle"
5355 ],
5356 "target_names": [
5357 "gde"
5358 ],
5359 "powertrain_type": "HEAVY_DUTY",
5360 "vehicle_description": "Daycab_old_300kW",
5361 "architecture_tag": "random_forest",
5362 "input_spec": {
5363 "lookback": 0,
5364 "grouping_column": null,
5365 "pad_strategy": "repeat_first"
5366 },
5367 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_a1728df5/v1",
5368 "mass_lbs": null,
5369 "fuel_type": "DIESEL",
5370 "drivetrain": null,
5371 "engine": "300kw",
5372 "trim": "daycab",
5373 "model_digest": "sha256:3c3312dbad4aaa0c95546c93210e188ca82257c352b5f6d6f4a8beedf53606d4"
5374 },
5375 {
5376 "model_id": {
5377 "make": "generic_heavy_duty",
5378 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5379 "year": [
5380 2000,
5381 2010
5382 ],
5383 "config_slug": "rf_b80965c8",
5384 "version": 1
5385 },
5386 "vehicle_model": "class_8_daycab_300kw",
5387 "estimator_type": "ONNXEstimator",
5388 "feature_names": [
5389 "speed_mph",
5390 "grade_percent",
5391 "turn_angle"
5392 ],
5393 "target_names": [
5394 "gde"
5395 ],
5396 "powertrain_type": "HEAVY_DUTY",
5397 "vehicle_description": "Daycab_old_300kW",
5398 "architecture_tag": "random_forest",
5399 "input_spec": {
5400 "lookback": 0,
5401 "grouping_column": null,
5402 "pad_strategy": "repeat_first"
5403 },
5404 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_b80965c8/v1",
5405 "mass_lbs": null,
5406 "fuel_type": "DIESEL",
5407 "drivetrain": null,
5408 "engine": "300kw",
5409 "trim": "daycab",
5410 "model_digest": "sha256:31fa58c28de9160c30361fb6330d7ec716ad1fee007a67a988706b3551ed0dd3"
5411 },
5412 {
5413 "model_id": {
5414 "make": "generic_heavy_duty",
5415 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5416 "year": [
5417 2000,
5418 2010
5419 ],
5420 "config_slug": "rf_c3326385",
5421 "version": 1
5422 },
5423 "vehicle_model": "class_8_daycab_300kw",
5424 "estimator_type": "ONNXEstimator",
5425 "feature_names": [
5426 "speed_mph",
5427 "grade_percent"
5428 ],
5429 "target_names": [
5430 "gde"
5431 ],
5432 "powertrain_type": "HEAVY_DUTY",
5433 "vehicle_description": "Daycab_old_300kW",
5434 "architecture_tag": "random_forest",
5435 "input_spec": {
5436 "lookback": 0,
5437 "grouping_column": null,
5438 "pad_strategy": "repeat_first"
5439 },
5440 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_c3326385/v1",
5441 "mass_lbs": null,
5442 "fuel_type": "DIESEL",
5443 "drivetrain": null,
5444 "engine": "300kw",
5445 "trim": "daycab",
5446 "model_digest": "sha256:c4b7237d76f6b46eb564427125dbc3d4ae12a3d8b4a32c31865be4d71a2c66e2"
5447 },
5448 {
5449 "model_id": {
5450 "make": "generic_heavy_duty",
5451 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5452 "year": [
5453 2000,
5454 2010
5455 ],
5456 "config_slug": "rf_db8522fb",
5457 "version": 1
5458 },
5459 "vehicle_model": "class_8_daycab_300kw",
5460 "estimator_type": "ONNXEstimator",
5461 "feature_names": [
5462 "speed_mph"
5463 ],
5464 "target_names": [
5465 "gde"
5466 ],
5467 "powertrain_type": "HEAVY_DUTY",
5468 "vehicle_description": "Daycab_old_300kW",
5469 "architecture_tag": "random_forest",
5470 "input_spec": {
5471 "lookback": 0,
5472 "grouping_column": null,
5473 "pad_strategy": "repeat_first"
5474 },
5475 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2000-2010/rf_db8522fb/v1",
5476 "mass_lbs": null,
5477 "fuel_type": "DIESEL",
5478 "drivetrain": null,
5479 "engine": "300kw",
5480 "trim": "daycab",
5481 "model_digest": "sha256:cd7157e1aa9547086186c0d4ae2000c10a0c6518292894416997d0753c35ee48"
5482 },
5483 {
5484 "model_id": {
5485 "make": "generic_heavy_duty",
5486 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5487 "year": [
5488 2010,
5489 2020
5490 ],
5491 "config_slug": "rf_0ae6c8e2",
5492 "version": 1
5493 },
5494 "vehicle_model": "class_8_daycab_300kw",
5495 "estimator_type": "ONNXEstimator",
5496 "feature_names": [
5497 "speed_mph",
5498 "grade_percent",
5499 "mass_lbs"
5500 ],
5501 "target_names": [
5502 "gde"
5503 ],
5504 "powertrain_type": "HEAVY_DUTY",
5505 "vehicle_description": "Daycab_new_300kW",
5506 "architecture_tag": "random_forest",
5507 "input_spec": {
5508 "lookback": 0,
5509 "grouping_column": null,
5510 "pad_strategy": "repeat_first"
5511 },
5512 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_0ae6c8e2/v1",
5513 "mass_lbs": null,
5514 "fuel_type": "DIESEL",
5515 "drivetrain": null,
5516 "engine": "300kw",
5517 "trim": "daycab",
5518 "model_digest": "sha256:5ad9c77aa0367f3044764f874ad19f09f9ba0bcb816d46961fea8038696c4fdd"
5519 },
5520 {
5521 "model_id": {
5522 "make": "generic_heavy_duty",
5523 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5524 "year": [
5525 2010,
5526 2020
5527 ],
5528 "config_slug": "rf_4bf282c6",
5529 "version": 1
5530 },
5531 "vehicle_model": "class_8_daycab_300kw",
5532 "estimator_type": "ONNXEstimator",
5533 "feature_names": [
5534 "speed_mph",
5535 "mass_lbs"
5536 ],
5537 "target_names": [
5538 "gde"
5539 ],
5540 "powertrain_type": "HEAVY_DUTY",
5541 "vehicle_description": "Daycab_new_300kW",
5542 "architecture_tag": "random_forest",
5543 "input_spec": {
5544 "lookback": 0,
5545 "grouping_column": null,
5546 "pad_strategy": "repeat_first"
5547 },
5548 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_4bf282c6/v1",
5549 "mass_lbs": null,
5550 "fuel_type": "DIESEL",
5551 "drivetrain": null,
5552 "engine": "300kw",
5553 "trim": "daycab",
5554 "model_digest": "sha256:b314fb2cf1251d8fddc7dc618e38d1fd8e8fc3bbccbb4b5959c3c39a381dd535"
5555 },
5556 {
5557 "model_id": {
5558 "make": "generic_heavy_duty",
5559 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5560 "year": [
5561 2010,
5562 2020
5563 ],
5564 "config_slug": "rf_a1728df5",
5565 "version": 1
5566 },
5567 "vehicle_model": "class_8_daycab_300kw",
5568 "estimator_type": "ONNXEstimator",
5569 "feature_names": [
5570 "speed_mph",
5571 "grade_percent",
5572 "mass_lbs",
5573 "turn_angle"
5574 ],
5575 "target_names": [
5576 "gde"
5577 ],
5578 "powertrain_type": "HEAVY_DUTY",
5579 "vehicle_description": "Daycab_new_300kW",
5580 "architecture_tag": "random_forest",
5581 "input_spec": {
5582 "lookback": 0,
5583 "grouping_column": null,
5584 "pad_strategy": "repeat_first"
5585 },
5586 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_a1728df5/v1",
5587 "mass_lbs": null,
5588 "fuel_type": "DIESEL",
5589 "drivetrain": null,
5590 "engine": "300kw",
5591 "trim": "daycab",
5592 "model_digest": "sha256:d32a33517d8684cd7240199a61c4863be2218a98a1b2f31b364189100bdf4a7a"
5593 },
5594 {
5595 "model_id": {
5596 "make": "generic_heavy_duty",
5597 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5598 "year": [
5599 2010,
5600 2020
5601 ],
5602 "config_slug": "rf_b80965c8",
5603 "version": 1
5604 },
5605 "vehicle_model": "class_8_daycab_300kw",
5606 "estimator_type": "ONNXEstimator",
5607 "feature_names": [
5608 "speed_mph",
5609 "grade_percent",
5610 "turn_angle"
5611 ],
5612 "target_names": [
5613 "gde"
5614 ],
5615 "powertrain_type": "HEAVY_DUTY",
5616 "vehicle_description": "Daycab_new_300kW",
5617 "architecture_tag": "random_forest",
5618 "input_spec": {
5619 "lookback": 0,
5620 "grouping_column": null,
5621 "pad_strategy": "repeat_first"
5622 },
5623 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_b80965c8/v1",
5624 "mass_lbs": null,
5625 "fuel_type": "DIESEL",
5626 "drivetrain": null,
5627 "engine": "300kw",
5628 "trim": "daycab",
5629 "model_digest": "sha256:aad883f86fe2a77937f890a1592cffdd529ff1e11cacff4fe94feee452fd66b3"
5630 },
5631 {
5632 "model_id": {
5633 "make": "generic_heavy_duty",
5634 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5635 "year": [
5636 2010,
5637 2020
5638 ],
5639 "config_slug": "rf_c3326385",
5640 "version": 1
5641 },
5642 "vehicle_model": "class_8_daycab_300kw",
5643 "estimator_type": "ONNXEstimator",
5644 "feature_names": [
5645 "speed_mph",
5646 "grade_percent"
5647 ],
5648 "target_names": [
5649 "gde"
5650 ],
5651 "powertrain_type": "HEAVY_DUTY",
5652 "vehicle_description": "Daycab_new_300kW",
5653 "architecture_tag": "random_forest",
5654 "input_spec": {
5655 "lookback": 0,
5656 "grouping_column": null,
5657 "pad_strategy": "repeat_first"
5658 },
5659 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_c3326385/v1",
5660 "mass_lbs": null,
5661 "fuel_type": "DIESEL",
5662 "drivetrain": null,
5663 "engine": "300kw",
5664 "trim": "daycab",
5665 "model_digest": "sha256:621c5b22a6acde95fb7e8c20c0b169cd7475fa44f1c6059386ec563388fc1220"
5666 },
5667 {
5668 "model_id": {
5669 "make": "generic_heavy_duty",
5670 "vehicle_slug": "class_8_daycab_300kw_heavy_duty",
5671 "year": [
5672 2010,
5673 2020
5674 ],
5675 "config_slug": "rf_db8522fb",
5676 "version": 1
5677 },
5678 "vehicle_model": "class_8_daycab_300kw",
5679 "estimator_type": "ONNXEstimator",
5680 "feature_names": [
5681 "speed_mph"
5682 ],
5683 "target_names": [
5684 "gde"
5685 ],
5686 "powertrain_type": "HEAVY_DUTY",
5687 "vehicle_description": "Daycab_new_300kW",
5688 "architecture_tag": "random_forest",
5689 "input_spec": {
5690 "lookback": 0,
5691 "grouping_column": null,
5692 "pad_strategy": "repeat_first"
5693 },
5694 "path": "v2/generic_heavy_duty/class_8_daycab_300kw_heavy_duty/2010-2020/rf_db8522fb/v1",
5695 "mass_lbs": null,
5696 "fuel_type": "DIESEL",
5697 "drivetrain": null,
5698 "engine": "300kw",
5699 "trim": "daycab",
5700 "model_digest": "sha256:eb8e8c26950c5d32ef33ecb5491da6cc617ef691f2364662e7df5d97ff3a457f"
5701 },
5702 {
5703 "model_id": {
5704 "make": "generic_heavy_duty",
5705 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5706 "year": [
5707 2000,
5708 2010
5709 ],
5710 "config_slug": "rf_0ae6c8e2",
5711 "version": 1
5712 },
5713 "vehicle_model": "class_8_daycab_400kw",
5714 "estimator_type": "ONNXEstimator",
5715 "feature_names": [
5716 "speed_mph",
5717 "grade_percent",
5718 "mass_lbs"
5719 ],
5720 "target_names": [
5721 "gde"
5722 ],
5723 "powertrain_type": "HEAVY_DUTY",
5724 "vehicle_description": "Daycab_old_400kW",
5725 "architecture_tag": "random_forest",
5726 "input_spec": {
5727 "lookback": 0,
5728 "grouping_column": null,
5729 "pad_strategy": "repeat_first"
5730 },
5731 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_0ae6c8e2/v1",
5732 "mass_lbs": null,
5733 "fuel_type": "DIESEL",
5734 "drivetrain": null,
5735 "engine": "400kw",
5736 "trim": "daycab",
5737 "model_digest": "sha256:650812ea938bbb8e94641b647e4b1c1dd298fc50b3d50c83a1d0b5186de365ef"
5738 },
5739 {
5740 "model_id": {
5741 "make": "generic_heavy_duty",
5742 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5743 "year": [
5744 2000,
5745 2010
5746 ],
5747 "config_slug": "rf_4bf282c6",
5748 "version": 1
5749 },
5750 "vehicle_model": "class_8_daycab_400kw",
5751 "estimator_type": "ONNXEstimator",
5752 "feature_names": [
5753 "speed_mph",
5754 "mass_lbs"
5755 ],
5756 "target_names": [
5757 "gde"
5758 ],
5759 "powertrain_type": "HEAVY_DUTY",
5760 "vehicle_description": "Daycab_old_400kW",
5761 "architecture_tag": "random_forest",
5762 "input_spec": {
5763 "lookback": 0,
5764 "grouping_column": null,
5765 "pad_strategy": "repeat_first"
5766 },
5767 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_4bf282c6/v1",
5768 "mass_lbs": null,
5769 "fuel_type": "DIESEL",
5770 "drivetrain": null,
5771 "engine": "400kw",
5772 "trim": "daycab",
5773 "model_digest": "sha256:9afea46e7fccc52cb2e3ff7debaaa174b3a6373523a467678708ad4ec2db031b"
5774 },
5775 {
5776 "model_id": {
5777 "make": "generic_heavy_duty",
5778 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5779 "year": [
5780 2000,
5781 2010
5782 ],
5783 "config_slug": "rf_a1728df5",
5784 "version": 1
5785 },
5786 "vehicle_model": "class_8_daycab_400kw",
5787 "estimator_type": "ONNXEstimator",
5788 "feature_names": [
5789 "speed_mph",
5790 "grade_percent",
5791 "mass_lbs",
5792 "turn_angle"
5793 ],
5794 "target_names": [
5795 "gde"
5796 ],
5797 "powertrain_type": "HEAVY_DUTY",
5798 "vehicle_description": "Daycab_old_400kW",
5799 "architecture_tag": "random_forest",
5800 "input_spec": {
5801 "lookback": 0,
5802 "grouping_column": null,
5803 "pad_strategy": "repeat_first"
5804 },
5805 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_a1728df5/v1",
5806 "mass_lbs": null,
5807 "fuel_type": "DIESEL",
5808 "drivetrain": null,
5809 "engine": "400kw",
5810 "trim": "daycab",
5811 "model_digest": "sha256:7e8b3555da3eecdd8c87336a287205f5676bec1010ee3523219f239c1ab63cb1"
5812 },
5813 {
5814 "model_id": {
5815 "make": "generic_heavy_duty",
5816 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5817 "year": [
5818 2000,
5819 2010
5820 ],
5821 "config_slug": "rf_b80965c8",
5822 "version": 1
5823 },
5824 "vehicle_model": "class_8_daycab_400kw",
5825 "estimator_type": "ONNXEstimator",
5826 "feature_names": [
5827 "speed_mph",
5828 "grade_percent",
5829 "turn_angle"
5830 ],
5831 "target_names": [
5832 "gde"
5833 ],
5834 "powertrain_type": "HEAVY_DUTY",
5835 "vehicle_description": "Daycab_old_400kW",
5836 "architecture_tag": "random_forest",
5837 "input_spec": {
5838 "lookback": 0,
5839 "grouping_column": null,
5840 "pad_strategy": "repeat_first"
5841 },
5842 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_b80965c8/v1",
5843 "mass_lbs": null,
5844 "fuel_type": "DIESEL",
5845 "drivetrain": null,
5846 "engine": "400kw",
5847 "trim": "daycab",
5848 "model_digest": "sha256:c19079fcc39fd7d7239d4166d81ce1b0a461c0d20a1d2dbac0c5e13e29d48b6e"
5849 },
5850 {
5851 "model_id": {
5852 "make": "generic_heavy_duty",
5853 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5854 "year": [
5855 2000,
5856 2010
5857 ],
5858 "config_slug": "rf_c3326385",
5859 "version": 1
5860 },
5861 "vehicle_model": "class_8_daycab_400kw",
5862 "estimator_type": "ONNXEstimator",
5863 "feature_names": [
5864 "speed_mph",
5865 "grade_percent"
5866 ],
5867 "target_names": [
5868 "gde"
5869 ],
5870 "powertrain_type": "HEAVY_DUTY",
5871 "vehicle_description": "Daycab_old_400kW",
5872 "architecture_tag": "random_forest",
5873 "input_spec": {
5874 "lookback": 0,
5875 "grouping_column": null,
5876 "pad_strategy": "repeat_first"
5877 },
5878 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_c3326385/v1",
5879 "mass_lbs": null,
5880 "fuel_type": "DIESEL",
5881 "drivetrain": null,
5882 "engine": "400kw",
5883 "trim": "daycab",
5884 "model_digest": "sha256:18fc7aaf3cf789962ac8bd4ed10fa71a2de9e39ca87f9c9165cc7a709812702e"
5885 },
5886 {
5887 "model_id": {
5888 "make": "generic_heavy_duty",
5889 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5890 "year": [
5891 2000,
5892 2010
5893 ],
5894 "config_slug": "rf_db8522fb",
5895 "version": 1
5896 },
5897 "vehicle_model": "class_8_daycab_400kw",
5898 "estimator_type": "ONNXEstimator",
5899 "feature_names": [
5900 "speed_mph"
5901 ],
5902 "target_names": [
5903 "gde"
5904 ],
5905 "powertrain_type": "HEAVY_DUTY",
5906 "vehicle_description": "Daycab_old_400kW",
5907 "architecture_tag": "random_forest",
5908 "input_spec": {
5909 "lookback": 0,
5910 "grouping_column": null,
5911 "pad_strategy": "repeat_first"
5912 },
5913 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2000-2010/rf_db8522fb/v1",
5914 "mass_lbs": null,
5915 "fuel_type": "DIESEL",
5916 "drivetrain": null,
5917 "engine": "400kw",
5918 "trim": "daycab",
5919 "model_digest": "sha256:383944047c6ab4d14b032e15dedeca6578ea559886f66132efa81b0e0e7897cb"
5920 },
5921 {
5922 "model_id": {
5923 "make": "generic_heavy_duty",
5924 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5925 "year": [
5926 2010,
5927 2020
5928 ],
5929 "config_slug": "rf_0ae6c8e2",
5930 "version": 1
5931 },
5932 "vehicle_model": "class_8_daycab_400kw",
5933 "estimator_type": "ONNXEstimator",
5934 "feature_names": [
5935 "speed_mph",
5936 "grade_percent",
5937 "mass_lbs"
5938 ],
5939 "target_names": [
5940 "gde"
5941 ],
5942 "powertrain_type": "HEAVY_DUTY",
5943 "vehicle_description": "Daycab_new_400kW",
5944 "architecture_tag": "random_forest",
5945 "input_spec": {
5946 "lookback": 0,
5947 "grouping_column": null,
5948 "pad_strategy": "repeat_first"
5949 },
5950 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_0ae6c8e2/v1",
5951 "mass_lbs": null,
5952 "fuel_type": "DIESEL",
5953 "drivetrain": null,
5954 "engine": "400kw",
5955 "trim": "daycab",
5956 "model_digest": "sha256:84703ccdda2b44448a53639fceb5199a140a7be2ef60b02863d9038aa3c3be6c"
5957 },
5958 {
5959 "model_id": {
5960 "make": "generic_heavy_duty",
5961 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5962 "year": [
5963 2010,
5964 2020
5965 ],
5966 "config_slug": "rf_4bf282c6",
5967 "version": 1
5968 },
5969 "vehicle_model": "class_8_daycab_400kw",
5970 "estimator_type": "ONNXEstimator",
5971 "feature_names": [
5972 "speed_mph",
5973 "mass_lbs"
5974 ],
5975 "target_names": [
5976 "gde"
5977 ],
5978 "powertrain_type": "HEAVY_DUTY",
5979 "vehicle_description": "Daycab_new_400kW",
5980 "architecture_tag": "random_forest",
5981 "input_spec": {
5982 "lookback": 0,
5983 "grouping_column": null,
5984 "pad_strategy": "repeat_first"
5985 },
5986 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_4bf282c6/v1",
5987 "mass_lbs": null,
5988 "fuel_type": "DIESEL",
5989 "drivetrain": null,
5990 "engine": "400kw",
5991 "trim": "daycab",
5992 "model_digest": "sha256:d31005ab53b469ab04f61ce4280514e172f2e5dba37d7a1180b481f6dc56526e"
5993 },
5994 {
5995 "model_id": {
5996 "make": "generic_heavy_duty",
5997 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
5998 "year": [
5999 2010,
6000 2020
6001 ],
6002 "config_slug": "rf_a1728df5",
6003 "version": 1
6004 },
6005 "vehicle_model": "class_8_daycab_400kw",
6006 "estimator_type": "ONNXEstimator",
6007 "feature_names": [
6008 "speed_mph",
6009 "grade_percent",
6010 "mass_lbs",
6011 "turn_angle"
6012 ],
6013 "target_names": [
6014 "gde"
6015 ],
6016 "powertrain_type": "HEAVY_DUTY",
6017 "vehicle_description": "Daycab_new_400kW",
6018 "architecture_tag": "random_forest",
6019 "input_spec": {
6020 "lookback": 0,
6021 "grouping_column": null,
6022 "pad_strategy": "repeat_first"
6023 },
6024 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_a1728df5/v1",
6025 "mass_lbs": null,
6026 "fuel_type": "DIESEL",
6027 "drivetrain": null,
6028 "engine": "400kw",
6029 "trim": "daycab",
6030 "model_digest": "sha256:ee6a7544f669b7f729f78e78b15d0d6c8cb812201e1c89c2d48faac9ce7c8b16"
6031 },
6032 {
6033 "model_id": {
6034 "make": "generic_heavy_duty",
6035 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
6036 "year": [
6037 2010,
6038 2020
6039 ],
6040 "config_slug": "rf_b80965c8",
6041 "version": 1
6042 },
6043 "vehicle_model": "class_8_daycab_400kw",
6044 "estimator_type": "ONNXEstimator",
6045 "feature_names": [
6046 "speed_mph",
6047 "grade_percent",
6048 "turn_angle"
6049 ],
6050 "target_names": [
6051 "gde"
6052 ],
6053 "powertrain_type": "HEAVY_DUTY",
6054 "vehicle_description": "Daycab_new_400kW",
6055 "architecture_tag": "random_forest",
6056 "input_spec": {
6057 "lookback": 0,
6058 "grouping_column": null,
6059 "pad_strategy": "repeat_first"
6060 },
6061 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_b80965c8/v1",
6062 "mass_lbs": null,
6063 "fuel_type": "DIESEL",
6064 "drivetrain": null,
6065 "engine": "400kw",
6066 "trim": "daycab",
6067 "model_digest": "sha256:238ffa1194030a10e9d852d5e5f36b1f97ab7ae528038766b5dc3a985e2b1723"
6068 },
6069 {
6070 "model_id": {
6071 "make": "generic_heavy_duty",
6072 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
6073 "year": [
6074 2010,
6075 2020
6076 ],
6077 "config_slug": "rf_c3326385",
6078 "version": 1
6079 },
6080 "vehicle_model": "class_8_daycab_400kw",
6081 "estimator_type": "ONNXEstimator",
6082 "feature_names": [
6083 "speed_mph",
6084 "grade_percent"
6085 ],
6086 "target_names": [
6087 "gde"
6088 ],
6089 "powertrain_type": "HEAVY_DUTY",
6090 "vehicle_description": "Daycab_new_400kW",
6091 "architecture_tag": "random_forest",
6092 "input_spec": {
6093 "lookback": 0,
6094 "grouping_column": null,
6095 "pad_strategy": "repeat_first"
6096 },
6097 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_c3326385/v1",
6098 "mass_lbs": null,
6099 "fuel_type": "DIESEL",
6100 "drivetrain": null,
6101 "engine": "400kw",
6102 "trim": "daycab",
6103 "model_digest": "sha256:c28901c410da26fbb38c8e5b399b868f8561331fe1fdf1ef667da67f7406275a"
6104 },
6105 {
6106 "model_id": {
6107 "make": "generic_heavy_duty",
6108 "vehicle_slug": "class_8_daycab_400kw_heavy_duty",
6109 "year": [
6110 2010,
6111 2020
6112 ],
6113 "config_slug": "rf_db8522fb",
6114 "version": 1
6115 },
6116 "vehicle_model": "class_8_daycab_400kw",
6117 "estimator_type": "ONNXEstimator",
6118 "feature_names": [
6119 "speed_mph"
6120 ],
6121 "target_names": [
6122 "gde"
6123 ],
6124 "powertrain_type": "HEAVY_DUTY",
6125 "vehicle_description": "Daycab_new_400kW",
6126 "architecture_tag": "random_forest",
6127 "input_spec": {
6128 "lookback": 0,
6129 "grouping_column": null,
6130 "pad_strategy": "repeat_first"
6131 },
6132 "path": "v2/generic_heavy_duty/class_8_daycab_400kw_heavy_duty/2010-2020/rf_db8522fb/v1",
6133 "mass_lbs": null,
6134 "fuel_type": "DIESEL",
6135 "drivetrain": null,
6136 "engine": "400kw",
6137 "trim": "daycab",
6138 "model_digest": "sha256:037e4b38f69cb6fe9bf638732d1f629de9c930167f9cd6e5e50c714346c221c2"
6139 },
6140 {
6141 "model_id": {
6142 "make": "generic_heavy_duty",
6143 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6144 "year": [
6145 2000,
6146 2010
6147 ],
6148 "config_slug": "rf_0ae6c8e2",
6149 "version": 1
6150 },
6151 "vehicle_model": "class_8_sleeper_300kw",
6152 "estimator_type": "ONNXEstimator",
6153 "feature_names": [
6154 "speed_mph",
6155 "grade_percent",
6156 "mass_lbs"
6157 ],
6158 "target_names": [
6159 "gde"
6160 ],
6161 "powertrain_type": "HEAVY_DUTY",
6162 "vehicle_description": "Sleeper_old_300kW",
6163 "architecture_tag": "random_forest",
6164 "input_spec": {
6165 "lookback": 0,
6166 "grouping_column": null,
6167 "pad_strategy": "repeat_first"
6168 },
6169 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_0ae6c8e2/v1",
6170 "mass_lbs": null,
6171 "fuel_type": "DIESEL",
6172 "drivetrain": null,
6173 "engine": "300kw",
6174 "trim": "sleeper",
6175 "model_digest": "sha256:ce4684b0c517732f739d7d9175077d37a08fae17cc15536895912262ae3fcaa9"
6176 },
6177 {
6178 "model_id": {
6179 "make": "generic_heavy_duty",
6180 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6181 "year": [
6182 2000,
6183 2010
6184 ],
6185 "config_slug": "rf_4bf282c6",
6186 "version": 1
6187 },
6188 "vehicle_model": "class_8_sleeper_300kw",
6189 "estimator_type": "ONNXEstimator",
6190 "feature_names": [
6191 "speed_mph",
6192 "mass_lbs"
6193 ],
6194 "target_names": [
6195 "gde"
6196 ],
6197 "powertrain_type": "HEAVY_DUTY",
6198 "vehicle_description": "Sleeper_old_300kW",
6199 "architecture_tag": "random_forest",
6200 "input_spec": {
6201 "lookback": 0,
6202 "grouping_column": null,
6203 "pad_strategy": "repeat_first"
6204 },
6205 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_4bf282c6/v1",
6206 "mass_lbs": null,
6207 "fuel_type": "DIESEL",
6208 "drivetrain": null,
6209 "engine": "300kw",
6210 "trim": "sleeper",
6211 "model_digest": "sha256:1b89dae83b1d329281e1c4df861d6d399d77f0449c9e17f38abb2b5409113e7c"
6212 },
6213 {
6214 "model_id": {
6215 "make": "generic_heavy_duty",
6216 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6217 "year": [
6218 2000,
6219 2010
6220 ],
6221 "config_slug": "rf_a1728df5",
6222 "version": 1
6223 },
6224 "vehicle_model": "class_8_sleeper_300kw",
6225 "estimator_type": "ONNXEstimator",
6226 "feature_names": [
6227 "speed_mph",
6228 "grade_percent",
6229 "mass_lbs",
6230 "turn_angle"
6231 ],
6232 "target_names": [
6233 "gde"
6234 ],
6235 "powertrain_type": "HEAVY_DUTY",
6236 "vehicle_description": "Sleeper_old_300kW",
6237 "architecture_tag": "random_forest",
6238 "input_spec": {
6239 "lookback": 0,
6240 "grouping_column": null,
6241 "pad_strategy": "repeat_first"
6242 },
6243 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_a1728df5/v1",
6244 "mass_lbs": null,
6245 "fuel_type": "DIESEL",
6246 "drivetrain": null,
6247 "engine": "300kw",
6248 "trim": "sleeper",
6249 "model_digest": "sha256:a91f2565c70b74625ae30f32aa2e8e20626d48641e6143f8ec9fdb3e7a282f63"
6250 },
6251 {
6252 "model_id": {
6253 "make": "generic_heavy_duty",
6254 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6255 "year": [
6256 2000,
6257 2010
6258 ],
6259 "config_slug": "rf_b80965c8",
6260 "version": 1
6261 },
6262 "vehicle_model": "class_8_sleeper_300kw",
6263 "estimator_type": "ONNXEstimator",
6264 "feature_names": [
6265 "speed_mph",
6266 "grade_percent",
6267 "turn_angle"
6268 ],
6269 "target_names": [
6270 "gde"
6271 ],
6272 "powertrain_type": "HEAVY_DUTY",
6273 "vehicle_description": "Sleeper_old_300kW",
6274 "architecture_tag": "random_forest",
6275 "input_spec": {
6276 "lookback": 0,
6277 "grouping_column": null,
6278 "pad_strategy": "repeat_first"
6279 },
6280 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_b80965c8/v1",
6281 "mass_lbs": null,
6282 "fuel_type": "DIESEL",
6283 "drivetrain": null,
6284 "engine": "300kw",
6285 "trim": "sleeper",
6286 "model_digest": "sha256:d4f3b563bb1f9e2415c5546df246183a49d0e6210284515d38c1959a44b0fb25"
6287 },
6288 {
6289 "model_id": {
6290 "make": "generic_heavy_duty",
6291 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6292 "year": [
6293 2000,
6294 2010
6295 ],
6296 "config_slug": "rf_c3326385",
6297 "version": 1
6298 },
6299 "vehicle_model": "class_8_sleeper_300kw",
6300 "estimator_type": "ONNXEstimator",
6301 "feature_names": [
6302 "speed_mph",
6303 "grade_percent"
6304 ],
6305 "target_names": [
6306 "gde"
6307 ],
6308 "powertrain_type": "HEAVY_DUTY",
6309 "vehicle_description": "Sleeper_old_300kW",
6310 "architecture_tag": "random_forest",
6311 "input_spec": {
6312 "lookback": 0,
6313 "grouping_column": null,
6314 "pad_strategy": "repeat_first"
6315 },
6316 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_c3326385/v1",
6317 "mass_lbs": null,
6318 "fuel_type": "DIESEL",
6319 "drivetrain": null,
6320 "engine": "300kw",
6321 "trim": "sleeper",
6322 "model_digest": "sha256:0f34764c3c649335ed5fc70cefccd1f1b825a3d3e5574c4a5fc60851568723ad"
6323 },
6324 {
6325 "model_id": {
6326 "make": "generic_heavy_duty",
6327 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6328 "year": [
6329 2000,
6330 2010
6331 ],
6332 "config_slug": "rf_db8522fb",
6333 "version": 1
6334 },
6335 "vehicle_model": "class_8_sleeper_300kw",
6336 "estimator_type": "ONNXEstimator",
6337 "feature_names": [
6338 "speed_mph"
6339 ],
6340 "target_names": [
6341 "gde"
6342 ],
6343 "powertrain_type": "HEAVY_DUTY",
6344 "vehicle_description": "Sleeper_old_300kW",
6345 "architecture_tag": "random_forest",
6346 "input_spec": {
6347 "lookback": 0,
6348 "grouping_column": null,
6349 "pad_strategy": "repeat_first"
6350 },
6351 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2000-2010/rf_db8522fb/v1",
6352 "mass_lbs": null,
6353 "fuel_type": "DIESEL",
6354 "drivetrain": null,
6355 "engine": "300kw",
6356 "trim": "sleeper",
6357 "model_digest": "sha256:bbe0d97807e303bbeb134941f45952fd647dc39b4ac0b262c22b4766e8bad76f"
6358 },
6359 {
6360 "model_id": {
6361 "make": "generic_heavy_duty",
6362 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6363 "year": [
6364 2010,
6365 2020
6366 ],
6367 "config_slug": "rf_0ae6c8e2",
6368 "version": 1
6369 },
6370 "vehicle_model": "class_8_sleeper_300kw",
6371 "estimator_type": "ONNXEstimator",
6372 "feature_names": [
6373 "speed_mph",
6374 "grade_percent",
6375 "mass_lbs"
6376 ],
6377 "target_names": [
6378 "gde"
6379 ],
6380 "powertrain_type": "HEAVY_DUTY",
6381 "vehicle_description": "Sleeper_new_300kW",
6382 "architecture_tag": "random_forest",
6383 "input_spec": {
6384 "lookback": 0,
6385 "grouping_column": null,
6386 "pad_strategy": "repeat_first"
6387 },
6388 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_0ae6c8e2/v1",
6389 "mass_lbs": null,
6390 "fuel_type": "DIESEL",
6391 "drivetrain": null,
6392 "engine": "300kw",
6393 "trim": "sleeper",
6394 "model_digest": "sha256:2e36adc3cb3a50abc1cea192cf3d72763701ac0a47516405ec8a7762e17b6ade"
6395 },
6396 {
6397 "model_id": {
6398 "make": "generic_heavy_duty",
6399 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6400 "year": [
6401 2010,
6402 2020
6403 ],
6404 "config_slug": "rf_4bf282c6",
6405 "version": 1
6406 },
6407 "vehicle_model": "class_8_sleeper_300kw",
6408 "estimator_type": "ONNXEstimator",
6409 "feature_names": [
6410 "speed_mph",
6411 "mass_lbs"
6412 ],
6413 "target_names": [
6414 "gde"
6415 ],
6416 "powertrain_type": "HEAVY_DUTY",
6417 "vehicle_description": "Sleeper_new_300kW",
6418 "architecture_tag": "random_forest",
6419 "input_spec": {
6420 "lookback": 0,
6421 "grouping_column": null,
6422 "pad_strategy": "repeat_first"
6423 },
6424 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_4bf282c6/v1",
6425 "mass_lbs": null,
6426 "fuel_type": "DIESEL",
6427 "drivetrain": null,
6428 "engine": "300kw",
6429 "trim": "sleeper",
6430 "model_digest": "sha256:bbdaf569699af23d5d53d3172ad0da17bf657d7a9d63b1652b90ba2724a81a6c"
6431 },
6432 {
6433 "model_id": {
6434 "make": "generic_heavy_duty",
6435 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6436 "year": [
6437 2010,
6438 2020
6439 ],
6440 "config_slug": "rf_a1728df5",
6441 "version": 1
6442 },
6443 "vehicle_model": "class_8_sleeper_300kw",
6444 "estimator_type": "ONNXEstimator",
6445 "feature_names": [
6446 "speed_mph",
6447 "grade_percent",
6448 "mass_lbs",
6449 "turn_angle"
6450 ],
6451 "target_names": [
6452 "gde"
6453 ],
6454 "powertrain_type": "HEAVY_DUTY",
6455 "vehicle_description": "Sleeper_new_300kW",
6456 "architecture_tag": "random_forest",
6457 "input_spec": {
6458 "lookback": 0,
6459 "grouping_column": null,
6460 "pad_strategy": "repeat_first"
6461 },
6462 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_a1728df5/v1",
6463 "mass_lbs": null,
6464 "fuel_type": "DIESEL",
6465 "drivetrain": null,
6466 "engine": "300kw",
6467 "trim": "sleeper",
6468 "model_digest": "sha256:bee0e7163acce11752819f12d8d3c6cee8164f1ea4369a3d238f79cca1c4cf4b"
6469 },
6470 {
6471 "model_id": {
6472 "make": "generic_heavy_duty",
6473 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6474 "year": [
6475 2010,
6476 2020
6477 ],
6478 "config_slug": "rf_b80965c8",
6479 "version": 1
6480 },
6481 "vehicle_model": "class_8_sleeper_300kw",
6482 "estimator_type": "ONNXEstimator",
6483 "feature_names": [
6484 "speed_mph",
6485 "grade_percent",
6486 "turn_angle"
6487 ],
6488 "target_names": [
6489 "gde"
6490 ],
6491 "powertrain_type": "HEAVY_DUTY",
6492 "vehicle_description": "Sleeper_new_300kW",
6493 "architecture_tag": "random_forest",
6494 "input_spec": {
6495 "lookback": 0,
6496 "grouping_column": null,
6497 "pad_strategy": "repeat_first"
6498 },
6499 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_b80965c8/v1",
6500 "mass_lbs": null,
6501 "fuel_type": "DIESEL",
6502 "drivetrain": null,
6503 "engine": "300kw",
6504 "trim": "sleeper",
6505 "model_digest": "sha256:bbe33868303d0b45a7367830f9381171fc422d7c97d1a1ad4435d8f40e508339"
6506 },
6507 {
6508 "model_id": {
6509 "make": "generic_heavy_duty",
6510 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6511 "year": [
6512 2010,
6513 2020
6514 ],
6515 "config_slug": "rf_c3326385",
6516 "version": 1
6517 },
6518 "vehicle_model": "class_8_sleeper_300kw",
6519 "estimator_type": "ONNXEstimator",
6520 "feature_names": [
6521 "speed_mph",
6522 "grade_percent"
6523 ],
6524 "target_names": [
6525 "gde"
6526 ],
6527 "powertrain_type": "HEAVY_DUTY",
6528 "vehicle_description": "Sleeper_new_300kW",
6529 "architecture_tag": "random_forest",
6530 "input_spec": {
6531 "lookback": 0,
6532 "grouping_column": null,
6533 "pad_strategy": "repeat_first"
6534 },
6535 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_c3326385/v1",
6536 "mass_lbs": null,
6537 "fuel_type": "DIESEL",
6538 "drivetrain": null,
6539 "engine": "300kw",
6540 "trim": "sleeper",
6541 "model_digest": "sha256:1e3ef32ae1c481c592de77572902223d0dbd9ba7ec6a6c4fc2f344efba788bf5"
6542 },
6543 {
6544 "model_id": {
6545 "make": "generic_heavy_duty",
6546 "vehicle_slug": "class_8_sleeper_300kw_heavy_duty",
6547 "year": [
6548 2010,
6549 2020
6550 ],
6551 "config_slug": "rf_db8522fb",
6552 "version": 1
6553 },
6554 "vehicle_model": "class_8_sleeper_300kw",
6555 "estimator_type": "ONNXEstimator",
6556 "feature_names": [
6557 "speed_mph"
6558 ],
6559 "target_names": [
6560 "gde"
6561 ],
6562 "powertrain_type": "HEAVY_DUTY",
6563 "vehicle_description": "Sleeper_new_300kW",
6564 "architecture_tag": "random_forest",
6565 "input_spec": {
6566 "lookback": 0,
6567 "grouping_column": null,
6568 "pad_strategy": "repeat_first"
6569 },
6570 "path": "v2/generic_heavy_duty/class_8_sleeper_300kw_heavy_duty/2010-2020/rf_db8522fb/v1",
6571 "mass_lbs": null,
6572 "fuel_type": "DIESEL",
6573 "drivetrain": null,
6574 "engine": "300kw",
6575 "trim": "sleeper",
6576 "model_digest": "sha256:94812260aadba5da71f7e6ad11b155fe3e93ad75e6c10ab401ae44a8d46957ed"
6577 },
6578 {
6579 "model_id": {
6580 "make": "generic_heavy_duty",
6581 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6582 "year": [
6583 2000,
6584 2010
6585 ],
6586 "config_slug": "rf_0ae6c8e2",
6587 "version": 1
6588 },
6589 "vehicle_model": "class_8_sleeper_400kw",
6590 "estimator_type": "ONNXEstimator",
6591 "feature_names": [
6592 "speed_mph",
6593 "grade_percent",
6594 "mass_lbs"
6595 ],
6596 "target_names": [
6597 "gde"
6598 ],
6599 "powertrain_type": "HEAVY_DUTY",
6600 "vehicle_description": "Sleeper_old_400kW",
6601 "architecture_tag": "random_forest",
6602 "input_spec": {
6603 "lookback": 0,
6604 "grouping_column": null,
6605 "pad_strategy": "repeat_first"
6606 },
6607 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_0ae6c8e2/v1",
6608 "mass_lbs": null,
6609 "fuel_type": "DIESEL",
6610 "drivetrain": null,
6611 "engine": "400kw",
6612 "trim": "sleeper",
6613 "model_digest": "sha256:e9db5c6c1b8738e52902a40334a96c2609c120a99a28aa921d12fd85bf3e647f"
6614 },
6615 {
6616 "model_id": {
6617 "make": "generic_heavy_duty",
6618 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6619 "year": [
6620 2000,
6621 2010
6622 ],
6623 "config_slug": "rf_4bf282c6",
6624 "version": 1
6625 },
6626 "vehicle_model": "class_8_sleeper_400kw",
6627 "estimator_type": "ONNXEstimator",
6628 "feature_names": [
6629 "speed_mph",
6630 "mass_lbs"
6631 ],
6632 "target_names": [
6633 "gde"
6634 ],
6635 "powertrain_type": "HEAVY_DUTY",
6636 "vehicle_description": "Sleeper_old_400kW",
6637 "architecture_tag": "random_forest",
6638 "input_spec": {
6639 "lookback": 0,
6640 "grouping_column": null,
6641 "pad_strategy": "repeat_first"
6642 },
6643 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_4bf282c6/v1",
6644 "mass_lbs": null,
6645 "fuel_type": "DIESEL",
6646 "drivetrain": null,
6647 "engine": "400kw",
6648 "trim": "sleeper",
6649 "model_digest": "sha256:f30e68cce728dd762270771af4be3f90fc55f1f4a0eb7954b69bc6847ae63346"
6650 },
6651 {
6652 "model_id": {
6653 "make": "generic_heavy_duty",
6654 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6655 "year": [
6656 2000,
6657 2010
6658 ],
6659 "config_slug": "rf_a1728df5",
6660 "version": 1
6661 },
6662 "vehicle_model": "class_8_sleeper_400kw",
6663 "estimator_type": "ONNXEstimator",
6664 "feature_names": [
6665 "speed_mph",
6666 "grade_percent",
6667 "mass_lbs",
6668 "turn_angle"
6669 ],
6670 "target_names": [
6671 "gde"
6672 ],
6673 "powertrain_type": "HEAVY_DUTY",
6674 "vehicle_description": "Sleeper_old_400kW",
6675 "architecture_tag": "random_forest",
6676 "input_spec": {
6677 "lookback": 0,
6678 "grouping_column": null,
6679 "pad_strategy": "repeat_first"
6680 },
6681 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_a1728df5/v1",
6682 "mass_lbs": null,
6683 "fuel_type": "DIESEL",
6684 "drivetrain": null,
6685 "engine": "400kw",
6686 "trim": "sleeper",
6687 "model_digest": "sha256:8aad77c4b2a46067be27d2ce810c46b905774c732e537475f0e6f8debf7a64dd"
6688 },
6689 {
6690 "model_id": {
6691 "make": "generic_heavy_duty",
6692 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6693 "year": [
6694 2000,
6695 2010
6696 ],
6697 "config_slug": "rf_b80965c8",
6698 "version": 1
6699 },
6700 "vehicle_model": "class_8_sleeper_400kw",
6701 "estimator_type": "ONNXEstimator",
6702 "feature_names": [
6703 "speed_mph",
6704 "grade_percent",
6705 "turn_angle"
6706 ],
6707 "target_names": [
6708 "gde"
6709 ],
6710 "powertrain_type": "HEAVY_DUTY",
6711 "vehicle_description": "Sleeper_old_400kW",
6712 "architecture_tag": "random_forest",
6713 "input_spec": {
6714 "lookback": 0,
6715 "grouping_column": null,
6716 "pad_strategy": "repeat_first"
6717 },
6718 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_b80965c8/v1",
6719 "mass_lbs": null,
6720 "fuel_type": "DIESEL",
6721 "drivetrain": null,
6722 "engine": "400kw",
6723 "trim": "sleeper",
6724 "model_digest": "sha256:ad44321da95002e76f2398c99b1ce5bd9d698ac317b7ed7517619f4ef8aee33e"
6725 },
6726 {
6727 "model_id": {
6728 "make": "generic_heavy_duty",
6729 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6730 "year": [
6731 2000,
6732 2010
6733 ],
6734 "config_slug": "rf_c3326385",
6735 "version": 1
6736 },
6737 "vehicle_model": "class_8_sleeper_400kw",
6738 "estimator_type": "ONNXEstimator",
6739 "feature_names": [
6740 "speed_mph",
6741 "grade_percent"
6742 ],
6743 "target_names": [
6744 "gde"
6745 ],
6746 "powertrain_type": "HEAVY_DUTY",
6747 "vehicle_description": "Sleeper_old_400kW",
6748 "architecture_tag": "random_forest",
6749 "input_spec": {
6750 "lookback": 0,
6751 "grouping_column": null,
6752 "pad_strategy": "repeat_first"
6753 },
6754 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_c3326385/v1",
6755 "mass_lbs": null,
6756 "fuel_type": "DIESEL",
6757 "drivetrain": null,
6758 "engine": "400kw",
6759 "trim": "sleeper",
6760 "model_digest": "sha256:92bcb823be7a18fca3a841efbef761db872b8f97983b45902d2b88262b8e01fd"
6761 },
6762 {
6763 "model_id": {
6764 "make": "generic_heavy_duty",
6765 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6766 "year": [
6767 2000,
6768 2010
6769 ],
6770 "config_slug": "rf_db8522fb",
6771 "version": 1
6772 },
6773 "vehicle_model": "class_8_sleeper_400kw",
6774 "estimator_type": "ONNXEstimator",
6775 "feature_names": [
6776 "speed_mph"
6777 ],
6778 "target_names": [
6779 "gde"
6780 ],
6781 "powertrain_type": "HEAVY_DUTY",
6782 "vehicle_description": "Sleeper_old_400kW",
6783 "architecture_tag": "random_forest",
6784 "input_spec": {
6785 "lookback": 0,
6786 "grouping_column": null,
6787 "pad_strategy": "repeat_first"
6788 },
6789 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2000-2010/rf_db8522fb/v1",
6790 "mass_lbs": null,
6791 "fuel_type": "DIESEL",
6792 "drivetrain": null,
6793 "engine": "400kw",
6794 "trim": "sleeper",
6795 "model_digest": "sha256:ae5d5172b44b215f48c7eb5236d028a565d0fea0a4c1c5902faa906a95a2f6ef"
6796 },
6797 {
6798 "model_id": {
6799 "make": "generic_heavy_duty",
6800 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6801 "year": [
6802 2010,
6803 2020
6804 ],
6805 "config_slug": "rf_0ae6c8e2",
6806 "version": 1
6807 },
6808 "vehicle_model": "class_8_sleeper_400kw",
6809 "estimator_type": "ONNXEstimator",
6810 "feature_names": [
6811 "speed_mph",
6812 "grade_percent",
6813 "mass_lbs"
6814 ],
6815 "target_names": [
6816 "gde"
6817 ],
6818 "powertrain_type": "HEAVY_DUTY",
6819 "vehicle_description": "Sleeper_new_400kW",
6820 "architecture_tag": "random_forest",
6821 "input_spec": {
6822 "lookback": 0,
6823 "grouping_column": null,
6824 "pad_strategy": "repeat_first"
6825 },
6826 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_0ae6c8e2/v1",
6827 "mass_lbs": null,
6828 "fuel_type": "DIESEL",
6829 "drivetrain": null,
6830 "engine": "400kw",
6831 "trim": "sleeper",
6832 "model_digest": "sha256:cc09116621846289facdd86a394580b16da5c8280f3077debf178f363d0561ae"
6833 },
6834 {
6835 "model_id": {
6836 "make": "generic_heavy_duty",
6837 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6838 "year": [
6839 2010,
6840 2020
6841 ],
6842 "config_slug": "rf_4bf282c6",
6843 "version": 1
6844 },
6845 "vehicle_model": "class_8_sleeper_400kw",
6846 "estimator_type": "ONNXEstimator",
6847 "feature_names": [
6848 "speed_mph",
6849 "mass_lbs"
6850 ],
6851 "target_names": [
6852 "gde"
6853 ],
6854 "powertrain_type": "HEAVY_DUTY",
6855 "vehicle_description": "Sleeper_new_400kW",
6856 "architecture_tag": "random_forest",
6857 "input_spec": {
6858 "lookback": 0,
6859 "grouping_column": null,
6860 "pad_strategy": "repeat_first"
6861 },
6862 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_4bf282c6/v1",
6863 "mass_lbs": null,
6864 "fuel_type": "DIESEL",
6865 "drivetrain": null,
6866 "engine": "400kw",
6867 "trim": "sleeper",
6868 "model_digest": "sha256:78707fd1d78b90b67c86db35cffe5e0c2da98cb2bf3c9eb928d99dce23282dfb"
6869 },
6870 {
6871 "model_id": {
6872 "make": "generic_heavy_duty",
6873 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6874 "year": [
6875 2010,
6876 2020
6877 ],
6878 "config_slug": "rf_a1728df5",
6879 "version": 1
6880 },
6881 "vehicle_model": "class_8_sleeper_400kw",
6882 "estimator_type": "ONNXEstimator",
6883 "feature_names": [
6884 "speed_mph",
6885 "grade_percent",
6886 "mass_lbs",
6887 "turn_angle"
6888 ],
6889 "target_names": [
6890 "gde"
6891 ],
6892 "powertrain_type": "HEAVY_DUTY",
6893 "vehicle_description": "Sleeper_new_400kW",
6894 "architecture_tag": "random_forest",
6895 "input_spec": {
6896 "lookback": 0,
6897 "grouping_column": null,
6898 "pad_strategy": "repeat_first"
6899 },
6900 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_a1728df5/v1",
6901 "mass_lbs": null,
6902 "fuel_type": "DIESEL",
6903 "drivetrain": null,
6904 "engine": "400kw",
6905 "trim": "sleeper",
6906 "model_digest": "sha256:49fbf344494bc42c195719092891b568ebd74adfea627b0ed6712c97fe25d758"
6907 },
6908 {
6909 "model_id": {
6910 "make": "generic_heavy_duty",
6911 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6912 "year": [
6913 2010,
6914 2020
6915 ],
6916 "config_slug": "rf_b80965c8",
6917 "version": 1
6918 },
6919 "vehicle_model": "class_8_sleeper_400kw",
6920 "estimator_type": "ONNXEstimator",
6921 "feature_names": [
6922 "speed_mph",
6923 "grade_percent",
6924 "turn_angle"
6925 ],
6926 "target_names": [
6927 "gde"
6928 ],
6929 "powertrain_type": "HEAVY_DUTY",
6930 "vehicle_description": "Sleeper_new_400kW",
6931 "architecture_tag": "random_forest",
6932 "input_spec": {
6933 "lookback": 0,
6934 "grouping_column": null,
6935 "pad_strategy": "repeat_first"
6936 },
6937 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_b80965c8/v1",
6938 "mass_lbs": null,
6939 "fuel_type": "DIESEL",
6940 "drivetrain": null,
6941 "engine": "400kw",
6942 "trim": "sleeper",
6943 "model_digest": "sha256:46851bdf046d2174ff5a64bb8b6b3c64074fd0cc6f0dd373bbf02c3a7359b7ed"
6944 },
6945 {
6946 "model_id": {
6947 "make": "generic_heavy_duty",
6948 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6949 "year": [
6950 2010,
6951 2020
6952 ],
6953 "config_slug": "rf_c3326385",
6954 "version": 1
6955 },
6956 "vehicle_model": "class_8_sleeper_400kw",
6957 "estimator_type": "ONNXEstimator",
6958 "feature_names": [
6959 "speed_mph",
6960 "grade_percent"
6961 ],
6962 "target_names": [
6963 "gde"
6964 ],
6965 "powertrain_type": "HEAVY_DUTY",
6966 "vehicle_description": "Sleeper_new_400kW",
6967 "architecture_tag": "random_forest",
6968 "input_spec": {
6969 "lookback": 0,
6970 "grouping_column": null,
6971 "pad_strategy": "repeat_first"
6972 },
6973 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_c3326385/v1",
6974 "mass_lbs": null,
6975 "fuel_type": "DIESEL",
6976 "drivetrain": null,
6977 "engine": "400kw",
6978 "trim": "sleeper",
6979 "model_digest": "sha256:0e88c838365d409393521d59c4c803f932cb3d760fa1d094248dbeec6d8c10cc"
6980 },
6981 {
6982 "model_id": {
6983 "make": "generic_heavy_duty",
6984 "vehicle_slug": "class_8_sleeper_400kw_heavy_duty",
6985 "year": [
6986 2010,
6987 2020
6988 ],
6989 "config_slug": "rf_db8522fb",
6990 "version": 1
6991 },
6992 "vehicle_model": "class_8_sleeper_400kw",
6993 "estimator_type": "ONNXEstimator",
6994 "feature_names": [
6995 "speed_mph"
6996 ],
6997 "target_names": [
6998 "gde"
6999 ],
7000 "powertrain_type": "HEAVY_DUTY",
7001 "vehicle_description": "Sleeper_new_400kW",
7002 "architecture_tag": "random_forest",
7003 "input_spec": {
7004 "lookback": 0,
7005 "grouping_column": null,
7006 "pad_strategy": "repeat_first"
7007 },
7008 "path": "v2/generic_heavy_duty/class_8_sleeper_400kw_heavy_duty/2010-2020/rf_db8522fb/v1",
7009 "mass_lbs": null,
7010 "fuel_type": "DIESEL",
7011 "drivetrain": null,
7012 "engine": "400kw",
7013 "trim": "sleeper",
7014 "model_digest": "sha256:66c46b242a89d548cbbe53577c05493d22b39803ef722d77db68faffb7e8cfdb"
7015 },
7016 {
7017 "model_id": {
7018 "make": "generic_transit",
7019 "vehicle_slug": "40_foot_battery_electric_bev",
7020 "year": [
7021 2020,
7022 2025
7023 ],
7024 "config_slug": "rf_793469d3",
7025 "version": 1
7026 },
7027 "vehicle_model": "40_foot_battery_electric",
7028 "estimator_type": "ONNXEstimator",
7029 "feature_names": [
7030 "gpsspeed",
7031 "grade"
7032 ],
7033 "target_names": [
7034 "kWhs"
7035 ],
7036 "powertrain_type": "BEV",
7037 "vehicle_description": "BEB Vehicle",
7038 "architecture_tag": "random_forest",
7039 "input_spec": {
7040 "lookback": 0,
7041 "grouping_column": null,
7042 "pad_strategy": "repeat_first"
7043 },
7044 "path": "v2/generic_transit/40_foot_battery_electric_bev/2020-2025/rf_793469d3/v1",
7045 "mass_lbs": null,
7046 "fuel_type": "ELECTRICITY",
7047 "drivetrain": null,
7048 "engine": null,
7049 "trim": null,
7050 "model_digest": "sha256:0185e446e61aaabf7e3df38441721178a99f7ec57592038fb59649e777535aec"
7051 },
7052 {
7053 "model_id": {
7054 "make": "generic_transit",
7055 "vehicle_slug": "40_foot_diesel_ice",
7056 "year": [
7057 2020,
7058 2025
7059 ],
7060 "config_slug": "rf_793469d3",
7061 "version": 1
7062 },
7063 "vehicle_model": "40_foot_diesel",
7064 "estimator_type": "ONNXEstimator",
7065 "feature_names": [
7066 "gpsspeed",
7067 "grade"
7068 ],
7069 "target_names": [
7070 "gallons"
7071 ],
7072 "powertrain_type": "ICE",
7073 "vehicle_description": "Test Vehicle",
7074 "architecture_tag": "random_forest",
7075 "input_spec": {
7076 "lookback": 0,
7077 "grouping_column": null,
7078 "pad_strategy": "repeat_first"
7079 },
7080 "path": "v2/generic_transit/40_foot_diesel_ice/2020-2025/rf_793469d3/v1",
7081 "mass_lbs": null,
7082 "fuel_type": "DIESEL",
7083 "drivetrain": null,
7084 "engine": null,
7085 "trim": null,
7086 "model_digest": "sha256:4e1ca29dd21c00c37798ca270b8b58d88440846cc9542a183be03d8d5c22b3e4"
7087 },
7088 {
7089 "model_id": {
7090 "make": "honda",
7091 "vehicle_slug": "n-box_ice",
7092 "year": 2021,
7093 "config_slug": "cnn_base_67ae9982",
7094 "version": 1
7095 },
7096 "vehicle_model": "n-box",
7097 "estimator_type": "ONNXEstimator",
7098 "feature_names": [
7099 "speed_mph",
7100 "distance_mi"
7101 ],
7102 "target_names": [
7103 "fuel_gge"
7104 ],
7105 "powertrain_type": "ICE",
7106 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7107 "architecture_tag": "cnn",
7108 "input_spec": {
7109 "lookback": 5,
7110 "grouping_column": "trip_id",
7111 "pad_strategy": "zero"
7112 },
7113 "path": "v2/honda/n-box_ice/2021/cnn_base_67ae9982/v1",
7114 "mass_lbs": 2314.85375289,
7115 "fuel_type": "GASOLINE",
7116 "drivetrain": "FWD",
7117 "engine": null,
7118 "trim": "G",
7119 "model_digest": "sha256:422002dff0c222b0c16278415b247ba5db561bfd4b6811d6b5c27c92e85e8dec"
7120 },
7121 {
7122 "model_id": {
7123 "make": "honda",
7124 "vehicle_slug": "n-box_ice",
7125 "year": 2021,
7126 "config_slug": "cnn_base_d8b7ef3c",
7127 "version": 1
7128 },
7129 "vehicle_model": "n-box",
7130 "estimator_type": "ONNXEstimator",
7131 "feature_names": [
7132 "speed_mph",
7133 "grade_pct",
7134 "distance_mi",
7135 "link_time",
7136 "link_sinuosity",
7137 "link_abs_bearing_delta"
7138 ],
7139 "target_names": [
7140 "fuel_gge"
7141 ],
7142 "powertrain_type": "ICE",
7143 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7144 "architecture_tag": "cnn",
7145 "input_spec": {
7146 "lookback": 5,
7147 "grouping_column": "trip_id",
7148 "pad_strategy": "zero"
7149 },
7150 "path": "v2/honda/n-box_ice/2021/cnn_base_d8b7ef3c/v1",
7151 "mass_lbs": 2314.85375289,
7152 "fuel_type": "GASOLINE",
7153 "drivetrain": "FWD",
7154 "engine": null,
7155 "trim": "G",
7156 "model_digest": "sha256:cebe39c9efc0f0efb7a19297d52246787e8b3dda824ebb00db3dd63df1dd297b"
7157 },
7158 {
7159 "model_id": {
7160 "make": "honda",
7161 "vehicle_slug": "n-box_ice",
7162 "year": 2021,
7163 "config_slug": "cnn_base_fe510e40",
7164 "version": 1
7165 },
7166 "vehicle_model": "n-box",
7167 "estimator_type": "ONNXEstimator",
7168 "feature_names": [
7169 "speed_mph",
7170 "grade_pct",
7171 "distance_mi"
7172 ],
7173 "target_names": [
7174 "fuel_gge"
7175 ],
7176 "powertrain_type": "ICE",
7177 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7178 "architecture_tag": "cnn",
7179 "input_spec": {
7180 "lookback": 5,
7181 "grouping_column": "trip_id",
7182 "pad_strategy": "zero"
7183 },
7184 "path": "v2/honda/n-box_ice/2021/cnn_base_fe510e40/v1",
7185 "mass_lbs": 2314.85375289,
7186 "fuel_type": "GASOLINE",
7187 "drivetrain": "FWD",
7188 "engine": null,
7189 "trim": "G",
7190 "model_digest": "sha256:2f77c25baaf97f8f86903986ddf5fb940569c3ed33b439e670583096d0653cdf"
7191 },
7192 {
7193 "model_id": {
7194 "make": "honda",
7195 "vehicle_slug": "n-box_ice",
7196 "year": 2021,
7197 "config_slug": "rf_base_67ae9982",
7198 "version": 1
7199 },
7200 "vehicle_model": "n-box",
7201 "estimator_type": "ONNXEstimator",
7202 "feature_names": [
7203 "speed_mph",
7204 "distance_mi"
7205 ],
7206 "target_names": [
7207 "fuel_gge"
7208 ],
7209 "powertrain_type": "ICE",
7210 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7211 "architecture_tag": "random_forest",
7212 "input_spec": {
7213 "lookback": 0,
7214 "grouping_column": null,
7215 "pad_strategy": "repeat_first"
7216 },
7217 "path": "v2/honda/n-box_ice/2021/rf_base_67ae9982/v1",
7218 "mass_lbs": 2314.85375289,
7219 "fuel_type": "GASOLINE",
7220 "drivetrain": "FWD",
7221 "engine": null,
7222 "trim": "G",
7223 "model_digest": "sha256:bac4e6a36271436da59292ff768db5b81ba157cdcacb98c4fe50f7c72805ba4c"
7224 },
7225 {
7226 "model_id": {
7227 "make": "honda",
7228 "vehicle_slug": "n-box_ice",
7229 "year": 2021,
7230 "config_slug": "rf_base_d8b7ef3c",
7231 "version": 1
7232 },
7233 "vehicle_model": "n-box",
7234 "estimator_type": "ONNXEstimator",
7235 "feature_names": [
7236 "speed_mph",
7237 "grade_pct",
7238 "distance_mi",
7239 "link_time",
7240 "link_sinuosity",
7241 "link_abs_bearing_delta"
7242 ],
7243 "target_names": [
7244 "fuel_gge"
7245 ],
7246 "powertrain_type": "ICE",
7247 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7248 "architecture_tag": "random_forest",
7249 "input_spec": {
7250 "lookback": 0,
7251 "grouping_column": null,
7252 "pad_strategy": "repeat_first"
7253 },
7254 "path": "v2/honda/n-box_ice/2021/rf_base_d8b7ef3c/v1",
7255 "mass_lbs": 2314.85375289,
7256 "fuel_type": "GASOLINE",
7257 "drivetrain": "FWD",
7258 "engine": null,
7259 "trim": "G",
7260 "model_digest": "sha256:5d69d51c517b12b4a3321bcdbd6409ca9d9c9e3bdef0b7b2e9c1ed296ba6acda"
7261 },
7262 {
7263 "model_id": {
7264 "make": "honda",
7265 "vehicle_slug": "n-box_ice",
7266 "year": 2021,
7267 "config_slug": "rf_base_fe510e40",
7268 "version": 1
7269 },
7270 "vehicle_model": "n-box",
7271 "estimator_type": "ONNXEstimator",
7272 "feature_names": [
7273 "speed_mph",
7274 "grade_pct",
7275 "distance_mi"
7276 ],
7277 "target_names": [
7278 "fuel_gge"
7279 ],
7280 "powertrain_type": "ICE",
7281 "vehicle_description": "2021_Honda_N-Box_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
7282 "architecture_tag": "random_forest",
7283 "input_spec": {
7284 "lookback": 0,
7285 "grouping_column": null,
7286 "pad_strategy": "repeat_first"
7287 },
7288 "path": "v2/honda/n-box_ice/2021/rf_base_fe510e40/v1",
7289 "mass_lbs": 2314.85375289,
7290 "fuel_type": "GASOLINE",
7291 "drivetrain": "FWD",
7292 "engine": null,
7293 "trim": "G",
7294 "model_digest": "sha256:cd29ec898958c8585d9c68a83ea8f0c3816f96a4f5eb649fffd79a2a81e5bb55"
7295 },
7296 {
7297 "model_id": {
7298 "make": "hyundai",
7299 "vehicle_slug": "elantra_ice",
7300 "year": 2016,
7301 "config_slug": "cnn_base_67ae9982",
7302 "version": 1
7303 },
7304 "vehicle_model": "elantra",
7305 "estimator_type": "ONNXEstimator",
7306 "feature_names": [
7307 "speed_mph",
7308 "distance_mi"
7309 ],
7310 "target_names": [
7311 "fuel_gge"
7312 ],
7313 "powertrain_type": "ICE",
7314 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7315 "architecture_tag": "cnn",
7316 "input_spec": {
7317 "lookback": 5,
7318 "grouping_column": "trip_id",
7319 "pad_strategy": "zero"
7320 },
7321 "path": "v2/hyundai/elantra_ice/2016/cnn_base_67ae9982/v1",
7322 "mass_lbs": 3549.8286832845347,
7323 "fuel_type": "GASOLINE",
7324 "drivetrain": "FWD",
7325 "engine": null,
7326 "trim": "4cyl 2WD",
7327 "model_digest": "sha256:ace77d0123ab1dd8acea0d67ae0726e0565b48a4b78406edd0542326c6ef438c"
7328 },
7329 {
7330 "model_id": {
7331 "make": "hyundai",
7332 "vehicle_slug": "elantra_ice",
7333 "year": 2016,
7334 "config_slug": "cnn_base_d8b7ef3c",
7335 "version": 1
7336 },
7337 "vehicle_model": "elantra",
7338 "estimator_type": "ONNXEstimator",
7339 "feature_names": [
7340 "speed_mph",
7341 "grade_pct",
7342 "distance_mi",
7343 "link_time",
7344 "link_sinuosity",
7345 "link_abs_bearing_delta"
7346 ],
7347 "target_names": [
7348 "fuel_gge"
7349 ],
7350 "powertrain_type": "ICE",
7351 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7352 "architecture_tag": "cnn",
7353 "input_spec": {
7354 "lookback": 5,
7355 "grouping_column": "trip_id",
7356 "pad_strategy": "zero"
7357 },
7358 "path": "v2/hyundai/elantra_ice/2016/cnn_base_d8b7ef3c/v1",
7359 "mass_lbs": 3549.8286832845347,
7360 "fuel_type": "GASOLINE",
7361 "drivetrain": "FWD",
7362 "engine": null,
7363 "trim": "4cyl 2WD",
7364 "model_digest": "sha256:df7836c7e2eb84504639aa3b5b3f64a1c1eb57b35958a1ae1cccd637dfc9ad7a"
7365 },
7366 {
7367 "model_id": {
7368 "make": "hyundai",
7369 "vehicle_slug": "elantra_ice",
7370 "year": 2016,
7371 "config_slug": "cnn_base_fe510e40",
7372 "version": 1
7373 },
7374 "vehicle_model": "elantra",
7375 "estimator_type": "ONNXEstimator",
7376 "feature_names": [
7377 "speed_mph",
7378 "grade_pct",
7379 "distance_mi"
7380 ],
7381 "target_names": [
7382 "fuel_gge"
7383 ],
7384 "powertrain_type": "ICE",
7385 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7386 "architecture_tag": "cnn",
7387 "input_spec": {
7388 "lookback": 5,
7389 "grouping_column": "trip_id",
7390 "pad_strategy": "zero"
7391 },
7392 "path": "v2/hyundai/elantra_ice/2016/cnn_base_fe510e40/v1",
7393 "mass_lbs": 3549.8286832845347,
7394 "fuel_type": "GASOLINE",
7395 "drivetrain": "FWD",
7396 "engine": null,
7397 "trim": "4cyl 2WD",
7398 "model_digest": "sha256:05b9bda36d535a63f7a9d12489a6e8de4247cb388bd15111193a3198eb433203"
7399 },
7400 {
7401 "model_id": {
7402 "make": "hyundai",
7403 "vehicle_slug": "elantra_ice",
7404 "year": 2016,
7405 "config_slug": "rf_base_67ae9982",
7406 "version": 1
7407 },
7408 "vehicle_model": "elantra",
7409 "estimator_type": "ONNXEstimator",
7410 "feature_names": [
7411 "speed_mph",
7412 "distance_mi"
7413 ],
7414 "target_names": [
7415 "fuel_gge"
7416 ],
7417 "powertrain_type": "ICE",
7418 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7419 "architecture_tag": "random_forest",
7420 "input_spec": {
7421 "lookback": 0,
7422 "grouping_column": null,
7423 "pad_strategy": "repeat_first"
7424 },
7425 "path": "v2/hyundai/elantra_ice/2016/rf_base_67ae9982/v1",
7426 "mass_lbs": 3549.8286832845347,
7427 "fuel_type": "GASOLINE",
7428 "drivetrain": "FWD",
7429 "engine": null,
7430 "trim": "4cyl 2WD",
7431 "model_digest": "sha256:d63358a330316cf2a14d8ee879990d3741cc0ab936662f4f8ceee13bd743b6a4"
7432 },
7433 {
7434 "model_id": {
7435 "make": "hyundai",
7436 "vehicle_slug": "elantra_ice",
7437 "year": 2016,
7438 "config_slug": "rf_base_d8b7ef3c",
7439 "version": 1
7440 },
7441 "vehicle_model": "elantra",
7442 "estimator_type": "ONNXEstimator",
7443 "feature_names": [
7444 "speed_mph",
7445 "grade_pct",
7446 "distance_mi",
7447 "link_time",
7448 "link_sinuosity",
7449 "link_abs_bearing_delta"
7450 ],
7451 "target_names": [
7452 "fuel_gge"
7453 ],
7454 "powertrain_type": "ICE",
7455 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7456 "architecture_tag": "random_forest",
7457 "input_spec": {
7458 "lookback": 0,
7459 "grouping_column": null,
7460 "pad_strategy": "repeat_first"
7461 },
7462 "path": "v2/hyundai/elantra_ice/2016/rf_base_d8b7ef3c/v1",
7463 "mass_lbs": 3549.8286832845347,
7464 "fuel_type": "GASOLINE",
7465 "drivetrain": "FWD",
7466 "engine": null,
7467 "trim": "4cyl 2WD",
7468 "model_digest": "sha256:1e9f2920e5303586c217d0b2a482d0e057a1359ea8b0f6307bef73259a6fce11"
7469 },
7470 {
7471 "model_id": {
7472 "make": "hyundai",
7473 "vehicle_slug": "elantra_ice",
7474 "year": 2016,
7475 "config_slug": "rf_base_fe510e40",
7476 "version": 1
7477 },
7478 "vehicle_model": "elantra",
7479 "estimator_type": "ONNXEstimator",
7480 "feature_names": [
7481 "speed_mph",
7482 "grade_pct",
7483 "distance_mi"
7484 ],
7485 "target_names": [
7486 "fuel_gge"
7487 ],
7488 "powertrain_type": "ICE",
7489 "vehicle_description": "2016_Hyundai_Elantra_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
7490 "architecture_tag": "random_forest",
7491 "input_spec": {
7492 "lookback": 0,
7493 "grouping_column": null,
7494 "pad_strategy": "repeat_first"
7495 },
7496 "path": "v2/hyundai/elantra_ice/2016/rf_base_fe510e40/v1",
7497 "mass_lbs": 3549.8286832845347,
7498 "fuel_type": "GASOLINE",
7499 "drivetrain": "FWD",
7500 "engine": null,
7501 "trim": "4cyl 2WD",
7502 "model_digest": "sha256:5ecb3f634680413377404dea2d801608aa205ac88c0abecf65de23fa20d3acd6"
7503 },
7504 {
7505 "model_id": {
7506 "make": "hyundai",
7507 "vehicle_slug": "sonata_phev",
7508 "year": 2016,
7509 "config_slug": "cnn_base_charge_depleting_67ae9982",
7510 "version": 1
7511 },
7512 "vehicle_model": "sonata",
7513 "estimator_type": "ONNXEstimator",
7514 "feature_names": [
7515 "speed_mph",
7516 "distance_mi"
7517 ],
7518 "target_names": [
7519 "electric_kwh"
7520 ],
7521 "powertrain_type": "PHEV_EV_MODE",
7522 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7523 "architecture_tag": "cnn",
7524 "input_spec": {
7525 "lookback": 5,
7526 "grouping_column": "trip_id",
7527 "pad_strategy": "zero"
7528 },
7529 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_depleting_67ae9982/v1",
7530 "mass_lbs": 4299.828730735951,
7531 "fuel_type": "ELECTRICITY",
7532 "drivetrain": "FWD",
7533 "engine": null,
7534 "trim": "PHEV",
7535 "model_digest": "sha256:64ecfb81d0c2b95f4fadc07f94ae86975f9ddd7d280a0961501a5928a9fe2875"
7536 },
7537 {
7538 "model_id": {
7539 "make": "hyundai",
7540 "vehicle_slug": "sonata_phev",
7541 "year": 2016,
7542 "config_slug": "cnn_base_charge_depleting_d8b7ef3c",
7543 "version": 1
7544 },
7545 "vehicle_model": "sonata",
7546 "estimator_type": "ONNXEstimator",
7547 "feature_names": [
7548 "speed_mph",
7549 "grade_pct",
7550 "distance_mi",
7551 "link_time",
7552 "link_sinuosity",
7553 "link_abs_bearing_delta"
7554 ],
7555 "target_names": [
7556 "electric_kwh"
7557 ],
7558 "powertrain_type": "PHEV_EV_MODE",
7559 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7560 "architecture_tag": "cnn",
7561 "input_spec": {
7562 "lookback": 5,
7563 "grouping_column": "trip_id",
7564 "pad_strategy": "zero"
7565 },
7566 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_depleting_d8b7ef3c/v1",
7567 "mass_lbs": 4299.828730735951,
7568 "fuel_type": "ELECTRICITY",
7569 "drivetrain": "FWD",
7570 "engine": null,
7571 "trim": "PHEV",
7572 "model_digest": "sha256:1d45209a85666b8239d6680b425350f6286a485785f3a200b4c7f9cb6ef73612"
7573 },
7574 {
7575 "model_id": {
7576 "make": "hyundai",
7577 "vehicle_slug": "sonata_phev",
7578 "year": 2016,
7579 "config_slug": "cnn_base_charge_depleting_fe510e40",
7580 "version": 1
7581 },
7582 "vehicle_model": "sonata",
7583 "estimator_type": "ONNXEstimator",
7584 "feature_names": [
7585 "speed_mph",
7586 "grade_pct",
7587 "distance_mi"
7588 ],
7589 "target_names": [
7590 "electric_kwh"
7591 ],
7592 "powertrain_type": "PHEV_EV_MODE",
7593 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7594 "architecture_tag": "cnn",
7595 "input_spec": {
7596 "lookback": 5,
7597 "grouping_column": "trip_id",
7598 "pad_strategy": "zero"
7599 },
7600 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_depleting_fe510e40/v1",
7601 "mass_lbs": 4299.828730735951,
7602 "fuel_type": "ELECTRICITY",
7603 "drivetrain": "FWD",
7604 "engine": null,
7605 "trim": "PHEV",
7606 "model_digest": "sha256:713cfade72730f5448bff7b071289f9e88ef51c92edd832f3f51b3298da97238"
7607 },
7608 {
7609 "model_id": {
7610 "make": "hyundai",
7611 "vehicle_slug": "sonata_phev",
7612 "year": 2016,
7613 "config_slug": "cnn_base_charge_sustaining_67ae9982",
7614 "version": 1
7615 },
7616 "vehicle_model": "sonata",
7617 "estimator_type": "ONNXEstimator",
7618 "feature_names": [
7619 "speed_mph",
7620 "distance_mi"
7621 ],
7622 "target_names": [
7623 "fuel_gge"
7624 ],
7625 "powertrain_type": "PHEV_HEV_MODE",
7626 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7627 "architecture_tag": "cnn",
7628 "input_spec": {
7629 "lookback": 5,
7630 "grouping_column": "trip_id",
7631 "pad_strategy": "zero"
7632 },
7633 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_sustaining_67ae9982/v1",
7634 "mass_lbs": 4299.828730735951,
7635 "fuel_type": "GASOLINE",
7636 "drivetrain": "FWD",
7637 "engine": null,
7638 "trim": "PHEV",
7639 "model_digest": "sha256:8279b28e65fc482b4c69d54c613f2fc8492dd01115c1b83eb3468693af96fc46"
7640 },
7641 {
7642 "model_id": {
7643 "make": "hyundai",
7644 "vehicle_slug": "sonata_phev",
7645 "year": 2016,
7646 "config_slug": "cnn_base_charge_sustaining_d8b7ef3c",
7647 "version": 1
7648 },
7649 "vehicle_model": "sonata",
7650 "estimator_type": "ONNXEstimator",
7651 "feature_names": [
7652 "speed_mph",
7653 "grade_pct",
7654 "distance_mi",
7655 "link_time",
7656 "link_sinuosity",
7657 "link_abs_bearing_delta"
7658 ],
7659 "target_names": [
7660 "fuel_gge"
7661 ],
7662 "powertrain_type": "PHEV_HEV_MODE",
7663 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7664 "architecture_tag": "cnn",
7665 "input_spec": {
7666 "lookback": 5,
7667 "grouping_column": "trip_id",
7668 "pad_strategy": "zero"
7669 },
7670 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_sustaining_d8b7ef3c/v1",
7671 "mass_lbs": 4299.828730735951,
7672 "fuel_type": "GASOLINE",
7673 "drivetrain": "FWD",
7674 "engine": null,
7675 "trim": "PHEV",
7676 "model_digest": "sha256:99c5fa3c9226484120577ab3d248caddc141a3d074cdd7fafe9aca27df9779ac"
7677 },
7678 {
7679 "model_id": {
7680 "make": "hyundai",
7681 "vehicle_slug": "sonata_phev",
7682 "year": 2016,
7683 "config_slug": "cnn_base_charge_sustaining_fe510e40",
7684 "version": 1
7685 },
7686 "vehicle_model": "sonata",
7687 "estimator_type": "ONNXEstimator",
7688 "feature_names": [
7689 "speed_mph",
7690 "grade_pct",
7691 "distance_mi"
7692 ],
7693 "target_names": [
7694 "fuel_gge"
7695 ],
7696 "powertrain_type": "PHEV_HEV_MODE",
7697 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7698 "architecture_tag": "cnn",
7699 "input_spec": {
7700 "lookback": 5,
7701 "grouping_column": "trip_id",
7702 "pad_strategy": "zero"
7703 },
7704 "path": "v2/hyundai/sonata_phev/2016/cnn_base_charge_sustaining_fe510e40/v1",
7705 "mass_lbs": 4299.828730735951,
7706 "fuel_type": "GASOLINE",
7707 "drivetrain": "FWD",
7708 "engine": null,
7709 "trim": "PHEV",
7710 "model_digest": "sha256:fc10f8187f918a8826735109e8514caac4b6d85a2a3256144d16474e52065db2"
7711 },
7712 {
7713 "model_id": {
7714 "make": "hyundai",
7715 "vehicle_slug": "sonata_phev",
7716 "year": 2016,
7717 "config_slug": "rf_base_charge_depleting_67ae9982",
7718 "version": 1
7719 },
7720 "vehicle_model": "sonata",
7721 "estimator_type": "ONNXEstimator",
7722 "feature_names": [
7723 "speed_mph",
7724 "distance_mi"
7725 ],
7726 "target_names": [
7727 "electric_kwh"
7728 ],
7729 "powertrain_type": "PHEV_EV_MODE",
7730 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7731 "architecture_tag": "random_forest",
7732 "input_spec": {
7733 "lookback": 0,
7734 "grouping_column": null,
7735 "pad_strategy": "repeat_first"
7736 },
7737 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_depleting_67ae9982/v1",
7738 "mass_lbs": 4299.828730735951,
7739 "fuel_type": "ELECTRICITY",
7740 "drivetrain": "FWD",
7741 "engine": null,
7742 "trim": "PHEV",
7743 "model_digest": "sha256:0c03ca0ff7fd4e8ddb0591a7dca7615784f6c0e9de3bd653cb121bed09be42ef"
7744 },
7745 {
7746 "model_id": {
7747 "make": "hyundai",
7748 "vehicle_slug": "sonata_phev",
7749 "year": 2016,
7750 "config_slug": "rf_base_charge_depleting_d8b7ef3c",
7751 "version": 1
7752 },
7753 "vehicle_model": "sonata",
7754 "estimator_type": "ONNXEstimator",
7755 "feature_names": [
7756 "speed_mph",
7757 "grade_pct",
7758 "distance_mi",
7759 "link_time",
7760 "link_sinuosity",
7761 "link_abs_bearing_delta"
7762 ],
7763 "target_names": [
7764 "electric_kwh"
7765 ],
7766 "powertrain_type": "PHEV_EV_MODE",
7767 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7768 "architecture_tag": "random_forest",
7769 "input_spec": {
7770 "lookback": 0,
7771 "grouping_column": null,
7772 "pad_strategy": "repeat_first"
7773 },
7774 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_depleting_d8b7ef3c/v1",
7775 "mass_lbs": 4299.828730735951,
7776 "fuel_type": "ELECTRICITY",
7777 "drivetrain": "FWD",
7778 "engine": null,
7779 "trim": "PHEV",
7780 "model_digest": "sha256:60dcd90911d7538cb983d38f1db93caa5a5cf9ad8a93e6a562052c293c2bc178"
7781 },
7782 {
7783 "model_id": {
7784 "make": "hyundai",
7785 "vehicle_slug": "sonata_phev",
7786 "year": 2016,
7787 "config_slug": "rf_base_charge_depleting_fe510e40",
7788 "version": 1
7789 },
7790 "vehicle_model": "sonata",
7791 "estimator_type": "ONNXEstimator",
7792 "feature_names": [
7793 "speed_mph",
7794 "grade_pct",
7795 "distance_mi"
7796 ],
7797 "target_names": [
7798 "electric_kwh"
7799 ],
7800 "powertrain_type": "PHEV_EV_MODE",
7801 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
7802 "architecture_tag": "random_forest",
7803 "input_spec": {
7804 "lookback": 0,
7805 "grouping_column": null,
7806 "pad_strategy": "repeat_first"
7807 },
7808 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_depleting_fe510e40/v1",
7809 "mass_lbs": 4299.828730735951,
7810 "fuel_type": "ELECTRICITY",
7811 "drivetrain": "FWD",
7812 "engine": null,
7813 "trim": "PHEV",
7814 "model_digest": "sha256:76d5850a8c214d501e32f7260972845c243aec71af910f80d8c9ee109d90274c"
7815 },
7816 {
7817 "model_id": {
7818 "make": "hyundai",
7819 "vehicle_slug": "sonata_phev",
7820 "year": 2016,
7821 "config_slug": "rf_base_charge_sustaining_67ae9982",
7822 "version": 1
7823 },
7824 "vehicle_model": "sonata",
7825 "estimator_type": "ONNXEstimator",
7826 "feature_names": [
7827 "speed_mph",
7828 "distance_mi"
7829 ],
7830 "target_names": [
7831 "fuel_gge"
7832 ],
7833 "powertrain_type": "PHEV_HEV_MODE",
7834 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7835 "architecture_tag": "random_forest",
7836 "input_spec": {
7837 "lookback": 0,
7838 "grouping_column": null,
7839 "pad_strategy": "repeat_first"
7840 },
7841 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_sustaining_67ae9982/v1",
7842 "mass_lbs": 4299.828730735951,
7843 "fuel_type": "GASOLINE",
7844 "drivetrain": "FWD",
7845 "engine": null,
7846 "trim": "PHEV",
7847 "model_digest": "sha256:3508fb37de5b6fcc9c6ebb2f37cd438663926428eccbfc2f13969b6a054d5a04"
7848 },
7849 {
7850 "model_id": {
7851 "make": "hyundai",
7852 "vehicle_slug": "sonata_phev",
7853 "year": 2016,
7854 "config_slug": "rf_base_charge_sustaining_d8b7ef3c",
7855 "version": 1
7856 },
7857 "vehicle_model": "sonata",
7858 "estimator_type": "ONNXEstimator",
7859 "feature_names": [
7860 "speed_mph",
7861 "grade_pct",
7862 "distance_mi",
7863 "link_time",
7864 "link_sinuosity",
7865 "link_abs_bearing_delta"
7866 ],
7867 "target_names": [
7868 "fuel_gge"
7869 ],
7870 "powertrain_type": "PHEV_HEV_MODE",
7871 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7872 "architecture_tag": "random_forest",
7873 "input_spec": {
7874 "lookback": 0,
7875 "grouping_column": null,
7876 "pad_strategy": "repeat_first"
7877 },
7878 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_sustaining_d8b7ef3c/v1",
7879 "mass_lbs": 4299.828730735951,
7880 "fuel_type": "GASOLINE",
7881 "drivetrain": "FWD",
7882 "engine": null,
7883 "trim": "PHEV",
7884 "model_digest": "sha256:17efbf3ce47c421c821792ed1295d0ecc6d1778329f665ce02e2a01512b68d76"
7885 },
7886 {
7887 "model_id": {
7888 "make": "hyundai",
7889 "vehicle_slug": "sonata_phev",
7890 "year": 2016,
7891 "config_slug": "rf_base_charge_sustaining_fe510e40",
7892 "version": 1
7893 },
7894 "vehicle_model": "sonata",
7895 "estimator_type": "ONNXEstimator",
7896 "feature_names": [
7897 "speed_mph",
7898 "grade_pct",
7899 "distance_mi"
7900 ],
7901 "target_names": [
7902 "fuel_gge"
7903 ],
7904 "powertrain_type": "PHEV_HEV_MODE",
7905 "vehicle_description": "2016_Hyundai_Sonata_PHEV_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
7906 "architecture_tag": "random_forest",
7907 "input_spec": {
7908 "lookback": 0,
7909 "grouping_column": null,
7910 "pad_strategy": "repeat_first"
7911 },
7912 "path": "v2/hyundai/sonata_phev/2016/rf_base_charge_sustaining_fe510e40/v1",
7913 "mass_lbs": 4299.828730735951,
7914 "fuel_type": "GASOLINE",
7915 "drivetrain": "FWD",
7916 "engine": null,
7917 "trim": "PHEV",
7918 "model_digest": "sha256:684e3ecaf08d02361c8cf941b19ba23bfa7de9b53b83f2557319a5094fb0c7b7"
7919 },
7920 {
7921 "model_id": {
7922 "make": "hyundai",
7923 "vehicle_slug": "tucson_fuel_cell_hev",
7924 "year": 2016,
7925 "config_slug": "cnn_67ae9982",
7926 "version": 1
7927 },
7928 "vehicle_model": "tucson_fuel_cell",
7929 "estimator_type": "ONNXEstimator",
7930 "feature_names": [
7931 "speed_mph",
7932 "distance_mi"
7933 ],
7934 "target_names": [
7935 "fuel_kg_h2"
7936 ],
7937 "powertrain_type": "HEV",
7938 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
7939 "architecture_tag": "cnn",
7940 "input_spec": {
7941 "lookback": 5,
7942 "grouping_column": "trip_id",
7943 "pad_strategy": "zero"
7944 },
7945 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/cnn_67ae9982/v1",
7946 "mass_lbs": 4799.828895647783,
7947 "fuel_type": "HYDROGEN",
7948 "drivetrain": "FWD",
7949 "engine": null,
7950 "trim": null,
7951 "model_digest": "sha256:6152f465963288b11a5971b7eb06bca45e188019f4291a72b33184e152bc31c3"
7952 },
7953 {
7954 "model_id": {
7955 "make": "hyundai",
7956 "vehicle_slug": "tucson_fuel_cell_hev",
7957 "year": 2016,
7958 "config_slug": "cnn_d8b7ef3c",
7959 "version": 1
7960 },
7961 "vehicle_model": "tucson_fuel_cell",
7962 "estimator_type": "ONNXEstimator",
7963 "feature_names": [
7964 "speed_mph",
7965 "grade_pct",
7966 "distance_mi",
7967 "link_time",
7968 "link_sinuosity",
7969 "link_abs_bearing_delta"
7970 ],
7971 "target_names": [
7972 "fuel_kg_h2"
7973 ],
7974 "powertrain_type": "HEV",
7975 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
7976 "architecture_tag": "cnn",
7977 "input_spec": {
7978 "lookback": 5,
7979 "grouping_column": "trip_id",
7980 "pad_strategy": "zero"
7981 },
7982 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/cnn_d8b7ef3c/v1",
7983 "mass_lbs": 4799.828895647783,
7984 "fuel_type": "HYDROGEN",
7985 "drivetrain": "FWD",
7986 "engine": null,
7987 "trim": null,
7988 "model_digest": "sha256:707e7851114bd7c75c749f92a6db8980fe9c9f3486814f2e98e555220addb923"
7989 },
7990 {
7991 "model_id": {
7992 "make": "hyundai",
7993 "vehicle_slug": "tucson_fuel_cell_hev",
7994 "year": 2016,
7995 "config_slug": "cnn_fe510e40",
7996 "version": 1
7997 },
7998 "vehicle_model": "tucson_fuel_cell",
7999 "estimator_type": "ONNXEstimator",
8000 "feature_names": [
8001 "speed_mph",
8002 "grade_pct",
8003 "distance_mi"
8004 ],
8005 "target_names": [
8006 "fuel_kg_h2"
8007 ],
8008 "powertrain_type": "HEV",
8009 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
8010 "architecture_tag": "cnn",
8011 "input_spec": {
8012 "lookback": 5,
8013 "grouping_column": "trip_id",
8014 "pad_strategy": "zero"
8015 },
8016 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/cnn_fe510e40/v1",
8017 "mass_lbs": 4799.828895647783,
8018 "fuel_type": "HYDROGEN",
8019 "drivetrain": "FWD",
8020 "engine": null,
8021 "trim": null,
8022 "model_digest": "sha256:cda75957d4b085209150dd6f99d187ecb1c2ca65ed97394c6affda7a5a1fa858"
8023 },
8024 {
8025 "model_id": {
8026 "make": "hyundai",
8027 "vehicle_slug": "tucson_fuel_cell_hev",
8028 "year": 2016,
8029 "config_slug": "rf_67ae9982",
8030 "version": 1
8031 },
8032 "vehicle_model": "tucson_fuel_cell",
8033 "estimator_type": "ONNXEstimator",
8034 "feature_names": [
8035 "speed_mph",
8036 "distance_mi"
8037 ],
8038 "target_names": [
8039 "fuel_kg_h2"
8040 ],
8041 "powertrain_type": "HEV",
8042 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
8043 "architecture_tag": "random_forest",
8044 "input_spec": {
8045 "lookback": 0,
8046 "grouping_column": null,
8047 "pad_strategy": "repeat_first"
8048 },
8049 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/rf_67ae9982/v1",
8050 "mass_lbs": 4799.828895647783,
8051 "fuel_type": "HYDROGEN",
8052 "drivetrain": "FWD",
8053 "engine": null,
8054 "trim": null,
8055 "model_digest": "sha256:f0baff7e8ce3d354e5ba7b2b01aab2d4154c03866ad0adb7d8df4119624a4e78"
8056 },
8057 {
8058 "model_id": {
8059 "make": "hyundai",
8060 "vehicle_slug": "tucson_fuel_cell_hev",
8061 "year": 2016,
8062 "config_slug": "rf_d8b7ef3c",
8063 "version": 1
8064 },
8065 "vehicle_model": "tucson_fuel_cell",
8066 "estimator_type": "ONNXEstimator",
8067 "feature_names": [
8068 "speed_mph",
8069 "grade_pct",
8070 "distance_mi",
8071 "link_time",
8072 "link_sinuosity",
8073 "link_abs_bearing_delta"
8074 ],
8075 "target_names": [
8076 "fuel_kg_h2"
8077 ],
8078 "powertrain_type": "HEV",
8079 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
8080 "architecture_tag": "random_forest",
8081 "input_spec": {
8082 "lookback": 0,
8083 "grouping_column": null,
8084 "pad_strategy": "repeat_first"
8085 },
8086 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/rf_d8b7ef3c/v1",
8087 "mass_lbs": 4799.828895647783,
8088 "fuel_type": "HYDROGEN",
8089 "drivetrain": "FWD",
8090 "engine": null,
8091 "trim": null,
8092 "model_digest": "sha256:7d7bb22e0b944a2037f2d37c76c98ee87a24f6b1ba2891b54bd6f1a6b80eb421"
8093 },
8094 {
8095 "model_id": {
8096 "make": "hyundai",
8097 "vehicle_slug": "tucson_fuel_cell_hev",
8098 "year": 2016,
8099 "config_slug": "rf_fe510e40",
8100 "version": 1
8101 },
8102 "vehicle_model": "tucson_fuel_cell",
8103 "estimator_type": "ONNXEstimator",
8104 "feature_names": [
8105 "speed_mph",
8106 "grade_pct",
8107 "distance_mi"
8108 ],
8109 "target_names": [
8110 "fuel_kg_h2"
8111 ],
8112 "powertrain_type": "HEV",
8113 "vehicle_description": "2016_Hyundai_Tucson_Fuel_Cell | fastsim 3.1.0 | routee-powertrain 2.0.1",
8114 "architecture_tag": "random_forest",
8115 "input_spec": {
8116 "lookback": 0,
8117 "grouping_column": null,
8118 "pad_strategy": "repeat_first"
8119 },
8120 "path": "v2/hyundai/tucson_fuel_cell_hev/2016/rf_fe510e40/v1",
8121 "mass_lbs": 4799.828895647783,
8122 "fuel_type": "HYDROGEN",
8123 "drivetrain": "FWD",
8124 "engine": null,
8125 "trim": null,
8126 "model_digest": "sha256:f1d16375f7022130fa74cf7dd58722ff4cb751b2888c3e7cce0d600fe1044031"
8127 },
8128 {
8129 "model_id": {
8130 "make": "kia",
8131 "vehicle_slug": "optima_hev",
8132 "year": 2016,
8133 "config_slug": "cnn_base_67ae9982",
8134 "version": 1
8135 },
8136 "vehicle_model": "optima",
8137 "estimator_type": "ONNXEstimator",
8138 "feature_names": [
8139 "speed_mph",
8140 "distance_mi"
8141 ],
8142 "target_names": [
8143 "fuel_gge"
8144 ],
8145 "powertrain_type": "HEV",
8146 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8147 "architecture_tag": "cnn",
8148 "input_spec": {
8149 "lookback": 5,
8150 "grouping_column": "trip_id",
8151 "pad_strategy": "zero"
8152 },
8153 "path": "v2/kia/optima_hev/2016/cnn_base_67ae9982/v1",
8154 "mass_lbs": 4174.829382840402,
8155 "fuel_type": "GASOLINE",
8156 "drivetrain": "FWD",
8157 "engine": null,
8158 "trim": "Hybrid",
8159 "model_digest": "sha256:a8c02111f2d1fcd56b10e5cb9ef4ffde02e148c230a0c5a1a26c35e3879904de"
8160 },
8161 {
8162 "model_id": {
8163 "make": "kia",
8164 "vehicle_slug": "optima_hev",
8165 "year": 2016,
8166 "config_slug": "cnn_base_d8b7ef3c",
8167 "version": 1
8168 },
8169 "vehicle_model": "optima",
8170 "estimator_type": "ONNXEstimator",
8171 "feature_names": [
8172 "speed_mph",
8173 "grade_pct",
8174 "distance_mi",
8175 "link_time",
8176 "link_sinuosity",
8177 "link_abs_bearing_delta"
8178 ],
8179 "target_names": [
8180 "fuel_gge"
8181 ],
8182 "powertrain_type": "HEV",
8183 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8184 "architecture_tag": "cnn",
8185 "input_spec": {
8186 "lookback": 5,
8187 "grouping_column": "trip_id",
8188 "pad_strategy": "zero"
8189 },
8190 "path": "v2/kia/optima_hev/2016/cnn_base_d8b7ef3c/v1",
8191 "mass_lbs": 4174.829382840402,
8192 "fuel_type": "GASOLINE",
8193 "drivetrain": "FWD",
8194 "engine": null,
8195 "trim": "Hybrid",
8196 "model_digest": "sha256:ec1b5f84216d76462b521a2710f420d7e4dcdbe62748dab78c08b60810690178"
8197 },
8198 {
8199 "model_id": {
8200 "make": "kia",
8201 "vehicle_slug": "optima_hev",
8202 "year": 2016,
8203 "config_slug": "cnn_base_fe510e40",
8204 "version": 1
8205 },
8206 "vehicle_model": "optima",
8207 "estimator_type": "ONNXEstimator",
8208 "feature_names": [
8209 "speed_mph",
8210 "grade_pct",
8211 "distance_mi"
8212 ],
8213 "target_names": [
8214 "fuel_gge"
8215 ],
8216 "powertrain_type": "HEV",
8217 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8218 "architecture_tag": "cnn",
8219 "input_spec": {
8220 "lookback": 5,
8221 "grouping_column": "trip_id",
8222 "pad_strategy": "zero"
8223 },
8224 "path": "v2/kia/optima_hev/2016/cnn_base_fe510e40/v1",
8225 "mass_lbs": 4174.829382840402,
8226 "fuel_type": "GASOLINE",
8227 "drivetrain": "FWD",
8228 "engine": null,
8229 "trim": "Hybrid",
8230 "model_digest": "sha256:7b5db1937b2705e9bfdca25edccd99d0d761cec1feffec5c29c65694b89ad3ab"
8231 },
8232 {
8233 "model_id": {
8234 "make": "kia",
8235 "vehicle_slug": "optima_hev",
8236 "year": 2016,
8237 "config_slug": "rf_base_67ae9982",
8238 "version": 1
8239 },
8240 "vehicle_model": "optima",
8241 "estimator_type": "ONNXEstimator",
8242 "feature_names": [
8243 "speed_mph",
8244 "distance_mi"
8245 ],
8246 "target_names": [
8247 "fuel_gge"
8248 ],
8249 "powertrain_type": "HEV",
8250 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8251 "architecture_tag": "random_forest",
8252 "input_spec": {
8253 "lookback": 0,
8254 "grouping_column": null,
8255 "pad_strategy": "repeat_first"
8256 },
8257 "path": "v2/kia/optima_hev/2016/rf_base_67ae9982/v1",
8258 "mass_lbs": 4174.829382840402,
8259 "fuel_type": "GASOLINE",
8260 "drivetrain": "FWD",
8261 "engine": null,
8262 "trim": "Hybrid",
8263 "model_digest": "sha256:69437836c0d0605273c5ff764a3efc9036a9b9b01fa584196431a73a154f0869"
8264 },
8265 {
8266 "model_id": {
8267 "make": "kia",
8268 "vehicle_slug": "optima_hev",
8269 "year": 2016,
8270 "config_slug": "rf_base_d8b7ef3c",
8271 "version": 1
8272 },
8273 "vehicle_model": "optima",
8274 "estimator_type": "ONNXEstimator",
8275 "feature_names": [
8276 "speed_mph",
8277 "grade_pct",
8278 "distance_mi",
8279 "link_time",
8280 "link_sinuosity",
8281 "link_abs_bearing_delta"
8282 ],
8283 "target_names": [
8284 "fuel_gge"
8285 ],
8286 "powertrain_type": "HEV",
8287 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8288 "architecture_tag": "random_forest",
8289 "input_spec": {
8290 "lookback": 0,
8291 "grouping_column": null,
8292 "pad_strategy": "repeat_first"
8293 },
8294 "path": "v2/kia/optima_hev/2016/rf_base_d8b7ef3c/v1",
8295 "mass_lbs": 4174.829382840402,
8296 "fuel_type": "GASOLINE",
8297 "drivetrain": "FWD",
8298 "engine": null,
8299 "trim": "Hybrid",
8300 "model_digest": "sha256:a320a7bba4069865b5747155fa4bcaaab01706933a015c21bea6976f0e782de4"
8301 },
8302 {
8303 "model_id": {
8304 "make": "kia",
8305 "vehicle_slug": "optima_hev",
8306 "year": 2016,
8307 "config_slug": "rf_base_fe510e40",
8308 "version": 1
8309 },
8310 "vehicle_model": "optima",
8311 "estimator_type": "ONNXEstimator",
8312 "feature_names": [
8313 "speed_mph",
8314 "grade_pct",
8315 "distance_mi"
8316 ],
8317 "target_names": [
8318 "fuel_gge"
8319 ],
8320 "powertrain_type": "HEV",
8321 "vehicle_description": "2016_Kia_Optima_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
8322 "architecture_tag": "random_forest",
8323 "input_spec": {
8324 "lookback": 0,
8325 "grouping_column": null,
8326 "pad_strategy": "repeat_first"
8327 },
8328 "path": "v2/kia/optima_hev/2016/rf_base_fe510e40/v1",
8329 "mass_lbs": 4174.829382840402,
8330 "fuel_type": "GASOLINE",
8331 "drivetrain": "FWD",
8332 "engine": null,
8333 "trim": "Hybrid",
8334 "model_digest": "sha256:692d52cf2857de95def1e010d6720dc32a7b240e0c8333f431f5fe651c143f91"
8335 },
8336 {
8337 "model_id": {
8338 "make": "maruti",
8339 "vehicle_slug": "dzire_ice",
8340 "year": 2017,
8341 "config_slug": "cnn_base_67ae9982",
8342 "version": 1
8343 },
8344 "vehicle_model": "dzire",
8345 "estimator_type": "ONNXEstimator",
8346 "feature_names": [
8347 "speed_mph",
8348 "distance_mi"
8349 ],
8350 "target_names": [
8351 "fuel_gde"
8352 ],
8353 "powertrain_type": "ICE",
8354 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8355 "architecture_tag": "cnn",
8356 "input_spec": {
8357 "lookback": 5,
8358 "grouping_column": "trip_id",
8359 "pad_strategy": "zero"
8360 },
8361 "path": "v2/maruti/dzire_ice/2017/cnn_base_67ae9982/v1",
8362 "mass_lbs": 2143.9954997005,
8363 "fuel_type": "DIESEL",
8364 "drivetrain": "FWD",
8365 "engine": null,
8366 "trim": "VDI",
8367 "model_digest": "sha256:714c0c7506bfe5af5862efc4fe09a6e26d2c72005291dc4bb0bbc6d8597cedc5"
8368 },
8369 {
8370 "model_id": {
8371 "make": "maruti",
8372 "vehicle_slug": "dzire_ice",
8373 "year": 2017,
8374 "config_slug": "cnn_base_d8b7ef3c",
8375 "version": 1
8376 },
8377 "vehicle_model": "dzire",
8378 "estimator_type": "ONNXEstimator",
8379 "feature_names": [
8380 "speed_mph",
8381 "grade_pct",
8382 "distance_mi",
8383 "link_time",
8384 "link_sinuosity",
8385 "link_abs_bearing_delta"
8386 ],
8387 "target_names": [
8388 "fuel_gde"
8389 ],
8390 "powertrain_type": "ICE",
8391 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8392 "architecture_tag": "cnn",
8393 "input_spec": {
8394 "lookback": 5,
8395 "grouping_column": "trip_id",
8396 "pad_strategy": "zero"
8397 },
8398 "path": "v2/maruti/dzire_ice/2017/cnn_base_d8b7ef3c/v1",
8399 "mass_lbs": 2143.9954997005,
8400 "fuel_type": "DIESEL",
8401 "drivetrain": "FWD",
8402 "engine": null,
8403 "trim": "VDI",
8404 "model_digest": "sha256:88b159669f1f6adbcc7a38c5fd6b9431931f4965ebd062eff24e8d9e62d70295"
8405 },
8406 {
8407 "model_id": {
8408 "make": "maruti",
8409 "vehicle_slug": "dzire_ice",
8410 "year": 2017,
8411 "config_slug": "cnn_base_fe510e40",
8412 "version": 1
8413 },
8414 "vehicle_model": "dzire",
8415 "estimator_type": "ONNXEstimator",
8416 "feature_names": [
8417 "speed_mph",
8418 "grade_pct",
8419 "distance_mi"
8420 ],
8421 "target_names": [
8422 "fuel_gde"
8423 ],
8424 "powertrain_type": "ICE",
8425 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8426 "architecture_tag": "cnn",
8427 "input_spec": {
8428 "lookback": 5,
8429 "grouping_column": "trip_id",
8430 "pad_strategy": "zero"
8431 },
8432 "path": "v2/maruti/dzire_ice/2017/cnn_base_fe510e40/v1",
8433 "mass_lbs": 2143.9954997005,
8434 "fuel_type": "DIESEL",
8435 "drivetrain": "FWD",
8436 "engine": null,
8437 "trim": "VDI",
8438 "model_digest": "sha256:177f2b59a18238567e1864d3211d53b6f294c4f7682a8682551240c9d322b491"
8439 },
8440 {
8441 "model_id": {
8442 "make": "maruti",
8443 "vehicle_slug": "dzire_ice",
8444 "year": 2017,
8445 "config_slug": "rf_base_67ae9982",
8446 "version": 1
8447 },
8448 "vehicle_model": "dzire",
8449 "estimator_type": "ONNXEstimator",
8450 "feature_names": [
8451 "speed_mph",
8452 "distance_mi"
8453 ],
8454 "target_names": [
8455 "fuel_gde"
8456 ],
8457 "powertrain_type": "ICE",
8458 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8459 "architecture_tag": "random_forest",
8460 "input_spec": {
8461 "lookback": 0,
8462 "grouping_column": null,
8463 "pad_strategy": "repeat_first"
8464 },
8465 "path": "v2/maruti/dzire_ice/2017/rf_base_67ae9982/v1",
8466 "mass_lbs": 2143.9954997005,
8467 "fuel_type": "DIESEL",
8468 "drivetrain": "FWD",
8469 "engine": null,
8470 "trim": "VDI",
8471 "model_digest": "sha256:a3d89f3e4b7f468f777c3032de05d056f0ed5b38c018c55f112f74c0c7794748"
8472 },
8473 {
8474 "model_id": {
8475 "make": "maruti",
8476 "vehicle_slug": "dzire_ice",
8477 "year": 2017,
8478 "config_slug": "rf_base_d8b7ef3c",
8479 "version": 1
8480 },
8481 "vehicle_model": "dzire",
8482 "estimator_type": "ONNXEstimator",
8483 "feature_names": [
8484 "speed_mph",
8485 "grade_pct",
8486 "distance_mi",
8487 "link_time",
8488 "link_sinuosity",
8489 "link_abs_bearing_delta"
8490 ],
8491 "target_names": [
8492 "fuel_gde"
8493 ],
8494 "powertrain_type": "ICE",
8495 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8496 "architecture_tag": "random_forest",
8497 "input_spec": {
8498 "lookback": 0,
8499 "grouping_column": null,
8500 "pad_strategy": "repeat_first"
8501 },
8502 "path": "v2/maruti/dzire_ice/2017/rf_base_d8b7ef3c/v1",
8503 "mass_lbs": 2143.9954997005,
8504 "fuel_type": "DIESEL",
8505 "drivetrain": "FWD",
8506 "engine": null,
8507 "trim": "VDI",
8508 "model_digest": "sha256:9e4d119e62a938e448c2699974883742a993e78ffe316c76260db33425c36c25"
8509 },
8510 {
8511 "model_id": {
8512 "make": "maruti",
8513 "vehicle_slug": "dzire_ice",
8514 "year": 2017,
8515 "config_slug": "rf_base_fe510e40",
8516 "version": 1
8517 },
8518 "vehicle_model": "dzire",
8519 "estimator_type": "ONNXEstimator",
8520 "feature_names": [
8521 "speed_mph",
8522 "grade_pct",
8523 "distance_mi"
8524 ],
8525 "target_names": [
8526 "fuel_gde"
8527 ],
8528 "powertrain_type": "ICE",
8529 "vehicle_description": "2017_Maruti_Dzire_VDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
8530 "architecture_tag": "random_forest",
8531 "input_spec": {
8532 "lookback": 0,
8533 "grouping_column": null,
8534 "pad_strategy": "repeat_first"
8535 },
8536 "path": "v2/maruti/dzire_ice/2017/rf_base_fe510e40/v1",
8537 "mass_lbs": 2143.9954997005,
8538 "fuel_type": "DIESEL",
8539 "drivetrain": "FWD",
8540 "engine": null,
8541 "trim": "VDI",
8542 "model_digest": "sha256:9f1e623692d591e78edda1ff3131ce9b4d0dd3b2c0eadcad49e8a4ad83d09c85"
8543 },
8544 {
8545 "model_id": {
8546 "make": "maruti",
8547 "vehicle_slug": "swift_ice",
8548 "year": 2023,
8549 "config_slug": "cnn_base_67ae9982",
8550 "version": 1
8551 },
8552 "vehicle_model": "swift",
8553 "estimator_type": "ONNXEstimator",
8554 "feature_names": [
8555 "speed_mph",
8556 "distance_mi"
8557 ],
8558 "target_names": [
8559 "fuel_gge"
8560 ],
8561 "powertrain_type": "ICE",
8562 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8563 "architecture_tag": "cnn",
8564 "input_spec": {
8565 "lookback": 5,
8566 "grouping_column": "trip_id",
8567 "pad_strategy": "zero"
8568 },
8569 "path": "v2/maruti/swift_ice/2023/cnn_base_67ae9982/v1",
8570 "mass_lbs": 2094.39149071,
8571 "fuel_type": "GASOLINE",
8572 "drivetrain": "FWD",
8573 "engine": null,
8574 "trim": "4cyl 2WD",
8575 "model_digest": "sha256:60547d60d76b0f6ce01bff96cbbfeca6956d536b91869d31f90eb62c5313a4e1"
8576 },
8577 {
8578 "model_id": {
8579 "make": "maruti",
8580 "vehicle_slug": "swift_ice",
8581 "year": 2023,
8582 "config_slug": "cnn_base_d8b7ef3c",
8583 "version": 1
8584 },
8585 "vehicle_model": "swift",
8586 "estimator_type": "ONNXEstimator",
8587 "feature_names": [
8588 "speed_mph",
8589 "grade_pct",
8590 "distance_mi",
8591 "link_time",
8592 "link_sinuosity",
8593 "link_abs_bearing_delta"
8594 ],
8595 "target_names": [
8596 "fuel_gge"
8597 ],
8598 "powertrain_type": "ICE",
8599 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8600 "architecture_tag": "cnn",
8601 "input_spec": {
8602 "lookback": 5,
8603 "grouping_column": "trip_id",
8604 "pad_strategy": "zero"
8605 },
8606 "path": "v2/maruti/swift_ice/2023/cnn_base_d8b7ef3c/v1",
8607 "mass_lbs": 2094.39149071,
8608 "fuel_type": "GASOLINE",
8609 "drivetrain": "FWD",
8610 "engine": null,
8611 "trim": "4cyl 2WD",
8612 "model_digest": "sha256:5ae9698c2dd97481f337d21f13d6cc7f8e5bbb9116b2f9af5bb31c64771d85af"
8613 },
8614 {
8615 "model_id": {
8616 "make": "maruti",
8617 "vehicle_slug": "swift_ice",
8618 "year": 2023,
8619 "config_slug": "cnn_base_fe510e40",
8620 "version": 1
8621 },
8622 "vehicle_model": "swift",
8623 "estimator_type": "ONNXEstimator",
8624 "feature_names": [
8625 "speed_mph",
8626 "grade_pct",
8627 "distance_mi"
8628 ],
8629 "target_names": [
8630 "fuel_gge"
8631 ],
8632 "powertrain_type": "ICE",
8633 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8634 "architecture_tag": "cnn",
8635 "input_spec": {
8636 "lookback": 5,
8637 "grouping_column": "trip_id",
8638 "pad_strategy": "zero"
8639 },
8640 "path": "v2/maruti/swift_ice/2023/cnn_base_fe510e40/v1",
8641 "mass_lbs": 2094.39149071,
8642 "fuel_type": "GASOLINE",
8643 "drivetrain": "FWD",
8644 "engine": null,
8645 "trim": "4cyl 2WD",
8646 "model_digest": "sha256:8405c6cb198b5337b0a6412915f07aa879cbc67abd8889a33ddac900ea0d7576"
8647 },
8648 {
8649 "model_id": {
8650 "make": "maruti",
8651 "vehicle_slug": "swift_ice",
8652 "year": 2023,
8653 "config_slug": "rf_base_67ae9982",
8654 "version": 1
8655 },
8656 "vehicle_model": "swift",
8657 "estimator_type": "ONNXEstimator",
8658 "feature_names": [
8659 "speed_mph",
8660 "distance_mi"
8661 ],
8662 "target_names": [
8663 "fuel_gge"
8664 ],
8665 "powertrain_type": "ICE",
8666 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8667 "architecture_tag": "random_forest",
8668 "input_spec": {
8669 "lookback": 0,
8670 "grouping_column": null,
8671 "pad_strategy": "repeat_first"
8672 },
8673 "path": "v2/maruti/swift_ice/2023/rf_base_67ae9982/v1",
8674 "mass_lbs": 2094.39149071,
8675 "fuel_type": "GASOLINE",
8676 "drivetrain": "FWD",
8677 "engine": null,
8678 "trim": "4cyl 2WD",
8679 "model_digest": "sha256:2f289da2fe79262a1313f3b6a08e066ad884ff5a56f9f5e0e8db9d4a6b00a7df"
8680 },
8681 {
8682 "model_id": {
8683 "make": "maruti",
8684 "vehicle_slug": "swift_ice",
8685 "year": 2023,
8686 "config_slug": "rf_base_d8b7ef3c",
8687 "version": 1
8688 },
8689 "vehicle_model": "swift",
8690 "estimator_type": "ONNXEstimator",
8691 "feature_names": [
8692 "speed_mph",
8693 "grade_pct",
8694 "distance_mi",
8695 "link_time",
8696 "link_sinuosity",
8697 "link_abs_bearing_delta"
8698 ],
8699 "target_names": [
8700 "fuel_gge"
8701 ],
8702 "powertrain_type": "ICE",
8703 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8704 "architecture_tag": "random_forest",
8705 "input_spec": {
8706 "lookback": 0,
8707 "grouping_column": null,
8708 "pad_strategy": "repeat_first"
8709 },
8710 "path": "v2/maruti/swift_ice/2023/rf_base_d8b7ef3c/v1",
8711 "mass_lbs": 2094.39149071,
8712 "fuel_type": "GASOLINE",
8713 "drivetrain": "FWD",
8714 "engine": null,
8715 "trim": "4cyl 2WD",
8716 "model_digest": "sha256:aa07cafdff05958e89b25b7bf493cda1c99d91e0458713454c2c5a7e7d9f571f"
8717 },
8718 {
8719 "model_id": {
8720 "make": "maruti",
8721 "vehicle_slug": "swift_ice",
8722 "year": 2023,
8723 "config_slug": "rf_base_fe510e40",
8724 "version": 1
8725 },
8726 "vehicle_model": "swift",
8727 "estimator_type": "ONNXEstimator",
8728 "feature_names": [
8729 "speed_mph",
8730 "grade_pct",
8731 "distance_mi"
8732 ],
8733 "target_names": [
8734 "fuel_gge"
8735 ],
8736 "powertrain_type": "ICE",
8737 "vehicle_description": "2023_Maruti_Swift_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
8738 "architecture_tag": "random_forest",
8739 "input_spec": {
8740 "lookback": 0,
8741 "grouping_column": null,
8742 "pad_strategy": "repeat_first"
8743 },
8744 "path": "v2/maruti/swift_ice/2023/rf_base_fe510e40/v1",
8745 "mass_lbs": 2094.39149071,
8746 "fuel_type": "GASOLINE",
8747 "drivetrain": "FWD",
8748 "engine": null,
8749 "trim": "4cyl 2WD",
8750 "model_digest": "sha256:77860e9cd77594216f3c85195e17f699e6cc51cd7a5e9a5b639b03760f18d964"
8751 },
8752 {
8753 "model_id": {
8754 "make": "mazda",
8755 "vehicle_slug": "3_ice",
8756 "year": 2010,
8757 "config_slug": "cnn_base_67ae9982",
8758 "version": 1
8759 },
8760 "vehicle_model": "3",
8761 "estimator_type": "ONNXEstimator",
8762 "feature_names": [
8763 "speed_mph",
8764 "distance_mi"
8765 ],
8766 "target_names": [
8767 "fuel_gge"
8768 ],
8769 "powertrain_type": "ICE",
8770 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8771 "architecture_tag": "cnn",
8772 "input_spec": {
8773 "lookback": 5,
8774 "grouping_column": "trip_id",
8775 "pad_strategy": "zero"
8776 },
8777 "path": "v2/mazda/3_ice/2010/cnn_base_67ae9982/v1",
8778 "mass_lbs": 3249.3932822710203,
8779 "fuel_type": "GASOLINE",
8780 "drivetrain": "FWD",
8781 "engine": null,
8782 "trim": "i-Stop",
8783 "model_digest": "sha256:2ec71dd347f60d5a35faa6be534e5df8ba329d491278100367c599e301cad601"
8784 },
8785 {
8786 "model_id": {
8787 "make": "mazda",
8788 "vehicle_slug": "3_ice",
8789 "year": 2010,
8790 "config_slug": "cnn_base_d8b7ef3c",
8791 "version": 1
8792 },
8793 "vehicle_model": "3",
8794 "estimator_type": "ONNXEstimator",
8795 "feature_names": [
8796 "speed_mph",
8797 "grade_pct",
8798 "distance_mi",
8799 "link_time",
8800 "link_sinuosity",
8801 "link_abs_bearing_delta"
8802 ],
8803 "target_names": [
8804 "fuel_gge"
8805 ],
8806 "powertrain_type": "ICE",
8807 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8808 "architecture_tag": "cnn",
8809 "input_spec": {
8810 "lookback": 5,
8811 "grouping_column": "trip_id",
8812 "pad_strategy": "zero"
8813 },
8814 "path": "v2/mazda/3_ice/2010/cnn_base_d8b7ef3c/v1",
8815 "mass_lbs": 3249.3932822710203,
8816 "fuel_type": "GASOLINE",
8817 "drivetrain": "FWD",
8818 "engine": null,
8819 "trim": "i-Stop",
8820 "model_digest": "sha256:5825cfb9d5828527d83d727047f3e7fba448c1a534a68b197b9b3e77aa9ff64e"
8821 },
8822 {
8823 "model_id": {
8824 "make": "mazda",
8825 "vehicle_slug": "3_ice",
8826 "year": 2010,
8827 "config_slug": "cnn_base_fe510e40",
8828 "version": 1
8829 },
8830 "vehicle_model": "3",
8831 "estimator_type": "ONNXEstimator",
8832 "feature_names": [
8833 "speed_mph",
8834 "grade_pct",
8835 "distance_mi"
8836 ],
8837 "target_names": [
8838 "fuel_gge"
8839 ],
8840 "powertrain_type": "ICE",
8841 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8842 "architecture_tag": "cnn",
8843 "input_spec": {
8844 "lookback": 5,
8845 "grouping_column": "trip_id",
8846 "pad_strategy": "zero"
8847 },
8848 "path": "v2/mazda/3_ice/2010/cnn_base_fe510e40/v1",
8849 "mass_lbs": 3249.3932822710203,
8850 "fuel_type": "GASOLINE",
8851 "drivetrain": "FWD",
8852 "engine": null,
8853 "trim": "i-Stop",
8854 "model_digest": "sha256:441206e04d69a33c5cee0eb119cf1d38d85ae8f34bfffcb4b74435352da6b8b4"
8855 },
8856 {
8857 "model_id": {
8858 "make": "mazda",
8859 "vehicle_slug": "3_ice",
8860 "year": 2010,
8861 "config_slug": "rf_base_67ae9982",
8862 "version": 1
8863 },
8864 "vehicle_model": "3",
8865 "estimator_type": "ONNXEstimator",
8866 "feature_names": [
8867 "speed_mph",
8868 "distance_mi"
8869 ],
8870 "target_names": [
8871 "fuel_gge"
8872 ],
8873 "powertrain_type": "ICE",
8874 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8875 "architecture_tag": "random_forest",
8876 "input_spec": {
8877 "lookback": 0,
8878 "grouping_column": null,
8879 "pad_strategy": "repeat_first"
8880 },
8881 "path": "v2/mazda/3_ice/2010/rf_base_67ae9982/v1",
8882 "mass_lbs": 3249.3932822710203,
8883 "fuel_type": "GASOLINE",
8884 "drivetrain": "FWD",
8885 "engine": null,
8886 "trim": "i-Stop",
8887 "model_digest": "sha256:3dcdba980d89c3fa5d3d833bf19327fff50a696b77c23b64b02ee98b426cc50e"
8888 },
8889 {
8890 "model_id": {
8891 "make": "mazda",
8892 "vehicle_slug": "3_ice",
8893 "year": 2010,
8894 "config_slug": "rf_base_d8b7ef3c",
8895 "version": 1
8896 },
8897 "vehicle_model": "3",
8898 "estimator_type": "ONNXEstimator",
8899 "feature_names": [
8900 "speed_mph",
8901 "grade_pct",
8902 "distance_mi",
8903 "link_time",
8904 "link_sinuosity",
8905 "link_abs_bearing_delta"
8906 ],
8907 "target_names": [
8908 "fuel_gge"
8909 ],
8910 "powertrain_type": "ICE",
8911 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8912 "architecture_tag": "random_forest",
8913 "input_spec": {
8914 "lookback": 0,
8915 "grouping_column": null,
8916 "pad_strategy": "repeat_first"
8917 },
8918 "path": "v2/mazda/3_ice/2010/rf_base_d8b7ef3c/v1",
8919 "mass_lbs": 3249.3932822710203,
8920 "fuel_type": "GASOLINE",
8921 "drivetrain": "FWD",
8922 "engine": null,
8923 "trim": "i-Stop",
8924 "model_digest": "sha256:cbef689e600e7f3a18b820cc84f41a80514fe9badcd3cb5ad2c45256a972e3b2"
8925 },
8926 {
8927 "model_id": {
8928 "make": "mazda",
8929 "vehicle_slug": "3_ice",
8930 "year": 2010,
8931 "config_slug": "rf_base_fe510e40",
8932 "version": 1
8933 },
8934 "vehicle_model": "3",
8935 "estimator_type": "ONNXEstimator",
8936 "feature_names": [
8937 "speed_mph",
8938 "grade_pct",
8939 "distance_mi"
8940 ],
8941 "target_names": [
8942 "fuel_gge"
8943 ],
8944 "powertrain_type": "ICE",
8945 "vehicle_description": "2010_Mazda_3_i-Stop | fastsim 3.1.0 | routee-powertrain 2.0.1",
8946 "architecture_tag": "random_forest",
8947 "input_spec": {
8948 "lookback": 0,
8949 "grouping_column": null,
8950 "pad_strategy": "repeat_first"
8951 },
8952 "path": "v2/mazda/3_ice/2010/rf_base_fe510e40/v1",
8953 "mass_lbs": 3249.3932822710203,
8954 "fuel_type": "GASOLINE",
8955 "drivetrain": "FWD",
8956 "engine": null,
8957 "trim": "i-Stop",
8958 "model_digest": "sha256:f5f614ffe36bcd2eabf4229552b34e2901ffbc59c50236a52c6322dc9e3f65d4"
8959 },
8960 {
8961 "model_id": {
8962 "make": "mini",
8963 "vehicle_slug": "cooper_bev",
8964 "year": 2022,
8965 "config_slug": "cnn_base_67ae9982",
8966 "version": 1
8967 },
8968 "vehicle_model": "cooper",
8969 "estimator_type": "ONNXEstimator",
8970 "feature_names": [
8971 "speed_mph",
8972 "distance_mi"
8973 ],
8974 "target_names": [
8975 "electric_kwh"
8976 ],
8977 "powertrain_type": "BEV",
8978 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
8979 "architecture_tag": "cnn",
8980 "input_spec": {
8981 "lookback": 5,
8982 "grouping_column": "trip_id",
8983 "pad_strategy": "zero"
8984 },
8985 "path": "v2/mini/cooper_bev/2022/cnn_base_67ae9982/v1",
8986 "mass_lbs": 3499.9993495588915,
8987 "fuel_type": "ELECTRICITY",
8988 "drivetrain": "FWD",
8989 "engine": null,
8990 "trim": "SE Hardtop 2 door",
8991 "model_digest": "sha256:b6cc7866a50eee0e50bf775cbdd87a5e607eb7c4232e1e50d53b5ba6ab39e0ef"
8992 },
8993 {
8994 "model_id": {
8995 "make": "mini",
8996 "vehicle_slug": "cooper_bev",
8997 "year": 2022,
8998 "config_slug": "cnn_base_d8b7ef3c",
8999 "version": 1
9000 },
9001 "vehicle_model": "cooper",
9002 "estimator_type": "ONNXEstimator",
9003 "feature_names": [
9004 "speed_mph",
9005 "grade_pct",
9006 "distance_mi",
9007 "link_time",
9008 "link_sinuosity",
9009 "link_abs_bearing_delta"
9010 ],
9011 "target_names": [
9012 "electric_kwh"
9013 ],
9014 "powertrain_type": "BEV",
9015 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
9016 "architecture_tag": "cnn",
9017 "input_spec": {
9018 "lookback": 5,
9019 "grouping_column": "trip_id",
9020 "pad_strategy": "zero"
9021 },
9022 "path": "v2/mini/cooper_bev/2022/cnn_base_d8b7ef3c/v1",
9023 "mass_lbs": 3499.9993495588915,
9024 "fuel_type": "ELECTRICITY",
9025 "drivetrain": "FWD",
9026 "engine": null,
9027 "trim": "SE Hardtop 2 door",
9028 "model_digest": "sha256:96ba06ff063c94cc9565c416f89825d9b8ee8f07598ad7aa61077df27755d85a"
9029 },
9030 {
9031 "model_id": {
9032 "make": "mini",
9033 "vehicle_slug": "cooper_bev",
9034 "year": 2022,
9035 "config_slug": "cnn_base_fe510e40",
9036 "version": 1
9037 },
9038 "vehicle_model": "cooper",
9039 "estimator_type": "ONNXEstimator",
9040 "feature_names": [
9041 "speed_mph",
9042 "grade_pct",
9043 "distance_mi"
9044 ],
9045 "target_names": [
9046 "electric_kwh"
9047 ],
9048 "powertrain_type": "BEV",
9049 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
9050 "architecture_tag": "cnn",
9051 "input_spec": {
9052 "lookback": 5,
9053 "grouping_column": "trip_id",
9054 "pad_strategy": "zero"
9055 },
9056 "path": "v2/mini/cooper_bev/2022/cnn_base_fe510e40/v1",
9057 "mass_lbs": 3499.9993495588915,
9058 "fuel_type": "ELECTRICITY",
9059 "drivetrain": "FWD",
9060 "engine": null,
9061 "trim": "SE Hardtop 2 door",
9062 "model_digest": "sha256:9bf78a0f1808992f2668c1bab367c93801578677f0c458791b82573748d830ae"
9063 },
9064 {
9065 "model_id": {
9066 "make": "mini",
9067 "vehicle_slug": "cooper_bev",
9068 "year": 2022,
9069 "config_slug": "rf_base_67ae9982",
9070 "version": 1
9071 },
9072 "vehicle_model": "cooper",
9073 "estimator_type": "ONNXEstimator",
9074 "feature_names": [
9075 "speed_mph",
9076 "distance_mi"
9077 ],
9078 "target_names": [
9079 "electric_kwh"
9080 ],
9081 "powertrain_type": "BEV",
9082 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
9083 "architecture_tag": "random_forest",
9084 "input_spec": {
9085 "lookback": 0,
9086 "grouping_column": null,
9087 "pad_strategy": "repeat_first"
9088 },
9089 "path": "v2/mini/cooper_bev/2022/rf_base_67ae9982/v1",
9090 "mass_lbs": 3499.9993495588915,
9091 "fuel_type": "ELECTRICITY",
9092 "drivetrain": "FWD",
9093 "engine": null,
9094 "trim": "SE Hardtop 2 door",
9095 "model_digest": "sha256:9129231f63872a02cb4430fc1b7a39c2eb6211deabd3f41aa9f24444d7c5e5f7"
9096 },
9097 {
9098 "model_id": {
9099 "make": "mini",
9100 "vehicle_slug": "cooper_bev",
9101 "year": 2022,
9102 "config_slug": "rf_base_d8b7ef3c",
9103 "version": 1
9104 },
9105 "vehicle_model": "cooper",
9106 "estimator_type": "ONNXEstimator",
9107 "feature_names": [
9108 "speed_mph",
9109 "grade_pct",
9110 "distance_mi",
9111 "link_time",
9112 "link_sinuosity",
9113 "link_abs_bearing_delta"
9114 ],
9115 "target_names": [
9116 "electric_kwh"
9117 ],
9118 "powertrain_type": "BEV",
9119 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
9120 "architecture_tag": "random_forest",
9121 "input_spec": {
9122 "lookback": 0,
9123 "grouping_column": null,
9124 "pad_strategy": "repeat_first"
9125 },
9126 "path": "v2/mini/cooper_bev/2022/rf_base_d8b7ef3c/v1",
9127 "mass_lbs": 3499.9993495588915,
9128 "fuel_type": "ELECTRICITY",
9129 "drivetrain": "FWD",
9130 "engine": null,
9131 "trim": "SE Hardtop 2 door",
9132 "model_digest": "sha256:3ddd1fc8f4c5ee744b5f180da3753c4d4ba3e4ecb872864eca8350504f421725"
9133 },
9134 {
9135 "model_id": {
9136 "make": "mini",
9137 "vehicle_slug": "cooper_bev",
9138 "year": 2022,
9139 "config_slug": "rf_base_fe510e40",
9140 "version": 1
9141 },
9142 "vehicle_model": "cooper",
9143 "estimator_type": "ONNXEstimator",
9144 "feature_names": [
9145 "speed_mph",
9146 "grade_pct",
9147 "distance_mi"
9148 ],
9149 "target_names": [
9150 "electric_kwh"
9151 ],
9152 "powertrain_type": "BEV",
9153 "vehicle_description": "2022_Mini_Cooper_SE_Hardtop_2_door | fastsim 3.1.0 | routee-powertrain 2.0.1",
9154 "architecture_tag": "random_forest",
9155 "input_spec": {
9156 "lookback": 0,
9157 "grouping_column": null,
9158 "pad_strategy": "repeat_first"
9159 },
9160 "path": "v2/mini/cooper_bev/2022/rf_base_fe510e40/v1",
9161 "mass_lbs": 3499.9993495588915,
9162 "fuel_type": "ELECTRICITY",
9163 "drivetrain": "FWD",
9164 "engine": null,
9165 "trim": "SE Hardtop 2 door",
9166 "model_digest": "sha256:9937ecd1d4ef4a0f119ed132e5cad577d6630dfd981671d553d26a838a55b654"
9167 },
9168 {
9169 "model_id": {
9170 "make": "mitsubishi",
9171 "vehicle_slug": "i-miev_bev",
9172 "year": 2016,
9173 "config_slug": "cnn_base_67ae9982",
9174 "version": 1
9175 },
9176 "vehicle_model": "i-miev",
9177 "estimator_type": "ONNXEstimator",
9178 "feature_names": [
9179 "speed_mph",
9180 "distance_mi"
9181 ],
9182 "target_names": [
9183 "electric_kwh"
9184 ],
9185 "powertrain_type": "BEV",
9186 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9187 "architecture_tag": "cnn",
9188 "input_spec": {
9189 "lookback": 5,
9190 "grouping_column": "trip_id",
9191 "pad_strategy": "zero"
9192 },
9193 "path": "v2/mitsubishi/i-miev_bev/2016/cnn_base_67ae9982/v1",
9194 "mass_lbs": 3174.8280950319763,
9195 "fuel_type": "ELECTRICITY",
9196 "drivetrain": "FWD",
9197 "engine": null,
9198 "trim": null,
9199 "model_digest": "sha256:d9e88ea760216a1e9e175614e51930c51a6042d7449fc11868417e7614078bea"
9200 },
9201 {
9202 "model_id": {
9203 "make": "mitsubishi",
9204 "vehicle_slug": "i-miev_bev",
9205 "year": 2016,
9206 "config_slug": "cnn_base_d8b7ef3c",
9207 "version": 1
9208 },
9209 "vehicle_model": "i-miev",
9210 "estimator_type": "ONNXEstimator",
9211 "feature_names": [
9212 "speed_mph",
9213 "grade_pct",
9214 "distance_mi",
9215 "link_time",
9216 "link_sinuosity",
9217 "link_abs_bearing_delta"
9218 ],
9219 "target_names": [
9220 "electric_kwh"
9221 ],
9222 "powertrain_type": "BEV",
9223 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9224 "architecture_tag": "cnn",
9225 "input_spec": {
9226 "lookback": 5,
9227 "grouping_column": "trip_id",
9228 "pad_strategy": "zero"
9229 },
9230 "path": "v2/mitsubishi/i-miev_bev/2016/cnn_base_d8b7ef3c/v1",
9231 "mass_lbs": 3174.8280950319763,
9232 "fuel_type": "ELECTRICITY",
9233 "drivetrain": "FWD",
9234 "engine": null,
9235 "trim": null,
9236 "model_digest": "sha256:115aefddf3186a0a550bfb3ecbf6c6cae21cd0e33cd1ad9bc95394e9df76bd9f"
9237 },
9238 {
9239 "model_id": {
9240 "make": "mitsubishi",
9241 "vehicle_slug": "i-miev_bev",
9242 "year": 2016,
9243 "config_slug": "cnn_base_fe510e40",
9244 "version": 1
9245 },
9246 "vehicle_model": "i-miev",
9247 "estimator_type": "ONNXEstimator",
9248 "feature_names": [
9249 "speed_mph",
9250 "grade_pct",
9251 "distance_mi"
9252 ],
9253 "target_names": [
9254 "electric_kwh"
9255 ],
9256 "powertrain_type": "BEV",
9257 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9258 "architecture_tag": "cnn",
9259 "input_spec": {
9260 "lookback": 5,
9261 "grouping_column": "trip_id",
9262 "pad_strategy": "zero"
9263 },
9264 "path": "v2/mitsubishi/i-miev_bev/2016/cnn_base_fe510e40/v1",
9265 "mass_lbs": 3174.8280950319763,
9266 "fuel_type": "ELECTRICITY",
9267 "drivetrain": "FWD",
9268 "engine": null,
9269 "trim": null,
9270 "model_digest": "sha256:3bae6fdb173a2a5050f9948ccefbc03bd10ec95f6e4b49e22015ad7a9539c894"
9271 },
9272 {
9273 "model_id": {
9274 "make": "mitsubishi",
9275 "vehicle_slug": "i-miev_bev",
9276 "year": 2016,
9277 "config_slug": "rf_base_67ae9982",
9278 "version": 1
9279 },
9280 "vehicle_model": "i-miev",
9281 "estimator_type": "ONNXEstimator",
9282 "feature_names": [
9283 "speed_mph",
9284 "distance_mi"
9285 ],
9286 "target_names": [
9287 "electric_kwh"
9288 ],
9289 "powertrain_type": "BEV",
9290 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9291 "architecture_tag": "random_forest",
9292 "input_spec": {
9293 "lookback": 0,
9294 "grouping_column": null,
9295 "pad_strategy": "repeat_first"
9296 },
9297 "path": "v2/mitsubishi/i-miev_bev/2016/rf_base_67ae9982/v1",
9298 "mass_lbs": 3174.8280950319763,
9299 "fuel_type": "ELECTRICITY",
9300 "drivetrain": "FWD",
9301 "engine": null,
9302 "trim": null,
9303 "model_digest": "sha256:475badf75ae0bc9c1a15accb8d0f13c801fe98a66271796244aa17bbb9004d8e"
9304 },
9305 {
9306 "model_id": {
9307 "make": "mitsubishi",
9308 "vehicle_slug": "i-miev_bev",
9309 "year": 2016,
9310 "config_slug": "rf_base_d8b7ef3c",
9311 "version": 1
9312 },
9313 "vehicle_model": "i-miev",
9314 "estimator_type": "ONNXEstimator",
9315 "feature_names": [
9316 "speed_mph",
9317 "grade_pct",
9318 "distance_mi",
9319 "link_time",
9320 "link_sinuosity",
9321 "link_abs_bearing_delta"
9322 ],
9323 "target_names": [
9324 "electric_kwh"
9325 ],
9326 "powertrain_type": "BEV",
9327 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9328 "architecture_tag": "random_forest",
9329 "input_spec": {
9330 "lookback": 0,
9331 "grouping_column": null,
9332 "pad_strategy": "repeat_first"
9333 },
9334 "path": "v2/mitsubishi/i-miev_bev/2016/rf_base_d8b7ef3c/v1",
9335 "mass_lbs": 3174.8280950319763,
9336 "fuel_type": "ELECTRICITY",
9337 "drivetrain": "FWD",
9338 "engine": null,
9339 "trim": null,
9340 "model_digest": "sha256:a2bd10029a35245f0d365626ba663d3f17c7a3cba85a2ea70dc5ea82e43b1c47"
9341 },
9342 {
9343 "model_id": {
9344 "make": "mitsubishi",
9345 "vehicle_slug": "i-miev_bev",
9346 "year": 2016,
9347 "config_slug": "rf_base_fe510e40",
9348 "version": 1
9349 },
9350 "vehicle_model": "i-miev",
9351 "estimator_type": "ONNXEstimator",
9352 "feature_names": [
9353 "speed_mph",
9354 "grade_pct",
9355 "distance_mi"
9356 ],
9357 "target_names": [
9358 "electric_kwh"
9359 ],
9360 "powertrain_type": "BEV",
9361 "vehicle_description": "2016_Mitsubishi_i-MiEV | fastsim 3.1.0 | routee-powertrain 2.0.1",
9362 "architecture_tag": "random_forest",
9363 "input_spec": {
9364 "lookback": 0,
9365 "grouping_column": null,
9366 "pad_strategy": "repeat_first"
9367 },
9368 "path": "v2/mitsubishi/i-miev_bev/2016/rf_base_fe510e40/v1",
9369 "mass_lbs": 3174.8280950319763,
9370 "fuel_type": "ELECTRICITY",
9371 "drivetrain": "FWD",
9372 "engine": null,
9373 "trim": null,
9374 "model_digest": "sha256:c177657371747a187266febdfcaf339b3fbcdb29c9a96f54daab5c70b796f356"
9375 },
9376 {
9377 "model_id": {
9378 "make": "mitsubishi",
9379 "vehicle_slug": "pajero_sport_ice",
9380 "year": 2023,
9381 "config_slug": "cnn_base_67ae9982",
9382 "version": 1
9383 },
9384 "vehicle_model": "pajero_sport",
9385 "estimator_type": "ONNXEstimator",
9386 "feature_names": [
9387 "speed_mph",
9388 "distance_mi"
9389 ],
9390 "target_names": [
9391 "fuel_gde"
9392 ],
9393 "powertrain_type": "ICE",
9394 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9395 "architecture_tag": "cnn",
9396 "input_spec": {
9397 "lookback": 5,
9398 "grouping_column": "trip_id",
9399 "pad_strategy": "zero"
9400 },
9401 "path": "v2/mitsubishi/pajero_sport_ice/2023/cnn_base_67ae9982/v1",
9402 "mass_lbs": 4585.615053344,
9403 "fuel_type": "DIESEL",
9404 "drivetrain": "FWD",
9405 "engine": null,
9406 "trim": null,
9407 "model_digest": "sha256:386de45fbf0326a51ed3c2f0d4e2c44790aeb3f728c1b70304a362fdf10c0fd9"
9408 },
9409 {
9410 "model_id": {
9411 "make": "mitsubishi",
9412 "vehicle_slug": "pajero_sport_ice",
9413 "year": 2023,
9414 "config_slug": "cnn_base_d8b7ef3c",
9415 "version": 1
9416 },
9417 "vehicle_model": "pajero_sport",
9418 "estimator_type": "ONNXEstimator",
9419 "feature_names": [
9420 "speed_mph",
9421 "grade_pct",
9422 "distance_mi",
9423 "link_time",
9424 "link_sinuosity",
9425 "link_abs_bearing_delta"
9426 ],
9427 "target_names": [
9428 "fuel_gde"
9429 ],
9430 "powertrain_type": "ICE",
9431 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9432 "architecture_tag": "cnn",
9433 "input_spec": {
9434 "lookback": 5,
9435 "grouping_column": "trip_id",
9436 "pad_strategy": "zero"
9437 },
9438 "path": "v2/mitsubishi/pajero_sport_ice/2023/cnn_base_d8b7ef3c/v1",
9439 "mass_lbs": 4585.615053344,
9440 "fuel_type": "DIESEL",
9441 "drivetrain": "FWD",
9442 "engine": null,
9443 "trim": null,
9444 "model_digest": "sha256:a12aed4bcbba47538983718cf0bdd2c965c2afedd296054884996086e7af68cb"
9445 },
9446 {
9447 "model_id": {
9448 "make": "mitsubishi",
9449 "vehicle_slug": "pajero_sport_ice",
9450 "year": 2023,
9451 "config_slug": "cnn_base_fe510e40",
9452 "version": 1
9453 },
9454 "vehicle_model": "pajero_sport",
9455 "estimator_type": "ONNXEstimator",
9456 "feature_names": [
9457 "speed_mph",
9458 "grade_pct",
9459 "distance_mi"
9460 ],
9461 "target_names": [
9462 "fuel_gde"
9463 ],
9464 "powertrain_type": "ICE",
9465 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9466 "architecture_tag": "cnn",
9467 "input_spec": {
9468 "lookback": 5,
9469 "grouping_column": "trip_id",
9470 "pad_strategy": "zero"
9471 },
9472 "path": "v2/mitsubishi/pajero_sport_ice/2023/cnn_base_fe510e40/v1",
9473 "mass_lbs": 4585.615053344,
9474 "fuel_type": "DIESEL",
9475 "drivetrain": "FWD",
9476 "engine": null,
9477 "trim": null,
9478 "model_digest": "sha256:f3be0788607fba2373c701f238e22fcc0a3b5c17025ac0653a14d6c7644235cf"
9479 },
9480 {
9481 "model_id": {
9482 "make": "mitsubishi",
9483 "vehicle_slug": "pajero_sport_ice",
9484 "year": 2023,
9485 "config_slug": "rf_base_67ae9982",
9486 "version": 1
9487 },
9488 "vehicle_model": "pajero_sport",
9489 "estimator_type": "ONNXEstimator",
9490 "feature_names": [
9491 "speed_mph",
9492 "distance_mi"
9493 ],
9494 "target_names": [
9495 "fuel_gde"
9496 ],
9497 "powertrain_type": "ICE",
9498 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9499 "architecture_tag": "random_forest",
9500 "input_spec": {
9501 "lookback": 0,
9502 "grouping_column": null,
9503 "pad_strategy": "repeat_first"
9504 },
9505 "path": "v2/mitsubishi/pajero_sport_ice/2023/rf_base_67ae9982/v1",
9506 "mass_lbs": 4585.615053344,
9507 "fuel_type": "DIESEL",
9508 "drivetrain": "FWD",
9509 "engine": null,
9510 "trim": null,
9511 "model_digest": "sha256:19fbf3437a6c67110973a81ddc3de1841f8394292c77df8f80081407ae69ef85"
9512 },
9513 {
9514 "model_id": {
9515 "make": "mitsubishi",
9516 "vehicle_slug": "pajero_sport_ice",
9517 "year": 2023,
9518 "config_slug": "rf_base_d8b7ef3c",
9519 "version": 1
9520 },
9521 "vehicle_model": "pajero_sport",
9522 "estimator_type": "ONNXEstimator",
9523 "feature_names": [
9524 "speed_mph",
9525 "grade_pct",
9526 "distance_mi",
9527 "link_time",
9528 "link_sinuosity",
9529 "link_abs_bearing_delta"
9530 ],
9531 "target_names": [
9532 "fuel_gde"
9533 ],
9534 "powertrain_type": "ICE",
9535 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9536 "architecture_tag": "random_forest",
9537 "input_spec": {
9538 "lookback": 0,
9539 "grouping_column": null,
9540 "pad_strategy": "repeat_first"
9541 },
9542 "path": "v2/mitsubishi/pajero_sport_ice/2023/rf_base_d8b7ef3c/v1",
9543 "mass_lbs": 4585.615053344,
9544 "fuel_type": "DIESEL",
9545 "drivetrain": "FWD",
9546 "engine": null,
9547 "trim": null,
9548 "model_digest": "sha256:e330b351b05e0097f363eb9a5df448537d0326bea18fff0d02d66e4f846f0ae9"
9549 },
9550 {
9551 "model_id": {
9552 "make": "mitsubishi",
9553 "vehicle_slug": "pajero_sport_ice",
9554 "year": 2023,
9555 "config_slug": "rf_base_fe510e40",
9556 "version": 1
9557 },
9558 "vehicle_model": "pajero_sport",
9559 "estimator_type": "ONNXEstimator",
9560 "feature_names": [
9561 "speed_mph",
9562 "grade_pct",
9563 "distance_mi"
9564 ],
9565 "target_names": [
9566 "fuel_gde"
9567 ],
9568 "powertrain_type": "ICE",
9569 "vehicle_description": "2023_Mitsubishi_Pajero_Sport | fastsim 3.1.0 | routee-powertrain 2.0.1",
9570 "architecture_tag": "random_forest",
9571 "input_spec": {
9572 "lookback": 0,
9573 "grouping_column": null,
9574 "pad_strategy": "repeat_first"
9575 },
9576 "path": "v2/mitsubishi/pajero_sport_ice/2023/rf_base_fe510e40/v1",
9577 "mass_lbs": 4585.615053344,
9578 "fuel_type": "DIESEL",
9579 "drivetrain": "FWD",
9580 "engine": null,
9581 "trim": null,
9582 "model_digest": "sha256:67db6a50c43c8d1394872d02c5bf4d9e257284cb18c3120d11ee1fddeb241135"
9583 },
9584 {
9585 "model_id": {
9586 "make": "nissan",
9587 "vehicle_slug": "leaf_24_kwh_bev",
9588 "year": 2016,
9589 "config_slug": "cnn_base_67ae9982",
9590 "version": 1
9591 },
9592 "vehicle_model": "leaf_24_kwh",
9593 "estimator_type": "ONNXEstimator",
9594 "feature_names": [
9595 "speed_mph",
9596 "distance_mi"
9597 ],
9598 "target_names": [
9599 "electric_kwh"
9600 ],
9601 "powertrain_type": "BEV",
9602 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9603 "architecture_tag": "cnn",
9604 "input_spec": {
9605 "lookback": 5,
9606 "grouping_column": "trip_id",
9607 "pad_strategy": "zero"
9608 },
9609 "path": "v2/nissan/leaf_24_kwh_bev/2016/cnn_base_67ae9982/v1",
9610 "mass_lbs": 3555.8292128333546,
9611 "fuel_type": "ELECTRICITY",
9612 "drivetrain": "FWD",
9613 "engine": null,
9614 "trim": "24 kWh",
9615 "model_digest": "sha256:eb1288806d8d1318bb0b0ef29a4f1abcae92f46527fa80317554401ffd61fec1"
9616 },
9617 {
9618 "model_id": {
9619 "make": "nissan",
9620 "vehicle_slug": "leaf_24_kwh_bev",
9621 "year": 2016,
9622 "config_slug": "cnn_base_d8b7ef3c",
9623 "version": 1
9624 },
9625 "vehicle_model": "leaf_24_kwh",
9626 "estimator_type": "ONNXEstimator",
9627 "feature_names": [
9628 "speed_mph",
9629 "grade_pct",
9630 "distance_mi",
9631 "link_time",
9632 "link_sinuosity",
9633 "link_abs_bearing_delta"
9634 ],
9635 "target_names": [
9636 "electric_kwh"
9637 ],
9638 "powertrain_type": "BEV",
9639 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9640 "architecture_tag": "cnn",
9641 "input_spec": {
9642 "lookback": 5,
9643 "grouping_column": "trip_id",
9644 "pad_strategy": "zero"
9645 },
9646 "path": "v2/nissan/leaf_24_kwh_bev/2016/cnn_base_d8b7ef3c/v1",
9647 "mass_lbs": 3555.8292128333546,
9648 "fuel_type": "ELECTRICITY",
9649 "drivetrain": "FWD",
9650 "engine": null,
9651 "trim": "24 kWh",
9652 "model_digest": "sha256:b3776e189c2f2301cef42ada6983a62612d29c256f597beffc599cd61255ceb0"
9653 },
9654 {
9655 "model_id": {
9656 "make": "nissan",
9657 "vehicle_slug": "leaf_24_kwh_bev",
9658 "year": 2016,
9659 "config_slug": "cnn_base_fe510e40",
9660 "version": 1
9661 },
9662 "vehicle_model": "leaf_24_kwh",
9663 "estimator_type": "ONNXEstimator",
9664 "feature_names": [
9665 "speed_mph",
9666 "grade_pct",
9667 "distance_mi"
9668 ],
9669 "target_names": [
9670 "electric_kwh"
9671 ],
9672 "powertrain_type": "BEV",
9673 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9674 "architecture_tag": "cnn",
9675 "input_spec": {
9676 "lookback": 5,
9677 "grouping_column": "trip_id",
9678 "pad_strategy": "zero"
9679 },
9680 "path": "v2/nissan/leaf_24_kwh_bev/2016/cnn_base_fe510e40/v1",
9681 "mass_lbs": 3555.8292128333546,
9682 "fuel_type": "ELECTRICITY",
9683 "drivetrain": "FWD",
9684 "engine": null,
9685 "trim": "24 kWh",
9686 "model_digest": "sha256:94e40d0f49dbf3f53f479510cb03009a01918e508793a4afd6452af56f972aaf"
9687 },
9688 {
9689 "model_id": {
9690 "make": "nissan",
9691 "vehicle_slug": "leaf_24_kwh_bev",
9692 "year": 2016,
9693 "config_slug": "rf_base_67ae9982",
9694 "version": 1
9695 },
9696 "vehicle_model": "leaf_24_kwh",
9697 "estimator_type": "ONNXEstimator",
9698 "feature_names": [
9699 "speed_mph",
9700 "distance_mi"
9701 ],
9702 "target_names": [
9703 "electric_kwh"
9704 ],
9705 "powertrain_type": "BEV",
9706 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9707 "architecture_tag": "random_forest",
9708 "input_spec": {
9709 "lookback": 0,
9710 "grouping_column": null,
9711 "pad_strategy": "repeat_first"
9712 },
9713 "path": "v2/nissan/leaf_24_kwh_bev/2016/rf_base_67ae9982/v1",
9714 "mass_lbs": 3555.8292128333546,
9715 "fuel_type": "ELECTRICITY",
9716 "drivetrain": "FWD",
9717 "engine": null,
9718 "trim": "24 kWh",
9719 "model_digest": "sha256:8f7e73885d3664e4492e04445716e712361bbfb5f9070a848bd81af07a576884"
9720 },
9721 {
9722 "model_id": {
9723 "make": "nissan",
9724 "vehicle_slug": "leaf_24_kwh_bev",
9725 "year": 2016,
9726 "config_slug": "rf_base_d8b7ef3c",
9727 "version": 1
9728 },
9729 "vehicle_model": "leaf_24_kwh",
9730 "estimator_type": "ONNXEstimator",
9731 "feature_names": [
9732 "speed_mph",
9733 "grade_pct",
9734 "distance_mi",
9735 "link_time",
9736 "link_sinuosity",
9737 "link_abs_bearing_delta"
9738 ],
9739 "target_names": [
9740 "electric_kwh"
9741 ],
9742 "powertrain_type": "BEV",
9743 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9744 "architecture_tag": "random_forest",
9745 "input_spec": {
9746 "lookback": 0,
9747 "grouping_column": null,
9748 "pad_strategy": "repeat_first"
9749 },
9750 "path": "v2/nissan/leaf_24_kwh_bev/2016/rf_base_d8b7ef3c/v1",
9751 "mass_lbs": 3555.8292128333546,
9752 "fuel_type": "ELECTRICITY",
9753 "drivetrain": "FWD",
9754 "engine": null,
9755 "trim": "24 kWh",
9756 "model_digest": "sha256:858ae9381e2a7b3a56011d5a05f26aa56cd7e74243c185e3a92964bdb7d063e2"
9757 },
9758 {
9759 "model_id": {
9760 "make": "nissan",
9761 "vehicle_slug": "leaf_24_kwh_bev",
9762 "year": 2016,
9763 "config_slug": "rf_base_fe510e40",
9764 "version": 1
9765 },
9766 "vehicle_model": "leaf_24_kwh",
9767 "estimator_type": "ONNXEstimator",
9768 "feature_names": [
9769 "speed_mph",
9770 "grade_pct",
9771 "distance_mi"
9772 ],
9773 "target_names": [
9774 "electric_kwh"
9775 ],
9776 "powertrain_type": "BEV",
9777 "vehicle_description": "2016_Nissan_Leaf_24_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9778 "architecture_tag": "random_forest",
9779 "input_spec": {
9780 "lookback": 0,
9781 "grouping_column": null,
9782 "pad_strategy": "repeat_first"
9783 },
9784 "path": "v2/nissan/leaf_24_kwh_bev/2016/rf_base_fe510e40/v1",
9785 "mass_lbs": 3555.8292128333546,
9786 "fuel_type": "ELECTRICITY",
9787 "drivetrain": "FWD",
9788 "engine": null,
9789 "trim": "24 kWh",
9790 "model_digest": "sha256:da183f752aecda7a4ca88a79f4c74c363fae1a511c2e64376cdb37442ebfe224"
9791 },
9792 {
9793 "model_id": {
9794 "make": "nissan",
9795 "vehicle_slug": "leaf_30_kwh_bev",
9796 "year": 2016,
9797 "config_slug": "cnn_base_67ae9982",
9798 "version": 1
9799 },
9800 "vehicle_model": "leaf_30_kwh",
9801 "estimator_type": "ONNXEstimator",
9802 "feature_names": [
9803 "speed_mph",
9804 "distance_mi"
9805 ],
9806 "target_names": [
9807 "electric_kwh"
9808 ],
9809 "powertrain_type": "BEV",
9810 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9811 "architecture_tag": "cnn",
9812 "input_spec": {
9813 "lookback": 5,
9814 "grouping_column": "trip_id",
9815 "pad_strategy": "zero"
9816 },
9817 "path": "v2/nissan/leaf_30_kwh_bev/2016/cnn_base_67ae9982/v1",
9818 "mass_lbs": 3606.828747943454,
9819 "fuel_type": "ELECTRICITY",
9820 "drivetrain": "FWD",
9821 "engine": null,
9822 "trim": "30 kWh",
9823 "model_digest": "sha256:ade5d8f762ddfecd0be06ea5bbc34e298cc0251695fe46f2783a25e59922d8cf"
9824 },
9825 {
9826 "model_id": {
9827 "make": "nissan",
9828 "vehicle_slug": "leaf_30_kwh_bev",
9829 "year": 2016,
9830 "config_slug": "cnn_base_d8b7ef3c",
9831 "version": 1
9832 },
9833 "vehicle_model": "leaf_30_kwh",
9834 "estimator_type": "ONNXEstimator",
9835 "feature_names": [
9836 "speed_mph",
9837 "grade_pct",
9838 "distance_mi",
9839 "link_time",
9840 "link_sinuosity",
9841 "link_abs_bearing_delta"
9842 ],
9843 "target_names": [
9844 "electric_kwh"
9845 ],
9846 "powertrain_type": "BEV",
9847 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9848 "architecture_tag": "cnn",
9849 "input_spec": {
9850 "lookback": 5,
9851 "grouping_column": "trip_id",
9852 "pad_strategy": "zero"
9853 },
9854 "path": "v2/nissan/leaf_30_kwh_bev/2016/cnn_base_d8b7ef3c/v1",
9855 "mass_lbs": 3606.828747943454,
9856 "fuel_type": "ELECTRICITY",
9857 "drivetrain": "FWD",
9858 "engine": null,
9859 "trim": "30 kWh",
9860 "model_digest": "sha256:ad4cc36e01ed8c560ff10ec58518ab4c0ab8af9029b79f56f284556e3cb18f37"
9861 },
9862 {
9863 "model_id": {
9864 "make": "nissan",
9865 "vehicle_slug": "leaf_30_kwh_bev",
9866 "year": 2016,
9867 "config_slug": "cnn_base_fe510e40",
9868 "version": 1
9869 },
9870 "vehicle_model": "leaf_30_kwh",
9871 "estimator_type": "ONNXEstimator",
9872 "feature_names": [
9873 "speed_mph",
9874 "grade_pct",
9875 "distance_mi"
9876 ],
9877 "target_names": [
9878 "electric_kwh"
9879 ],
9880 "powertrain_type": "BEV",
9881 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9882 "architecture_tag": "cnn",
9883 "input_spec": {
9884 "lookback": 5,
9885 "grouping_column": "trip_id",
9886 "pad_strategy": "zero"
9887 },
9888 "path": "v2/nissan/leaf_30_kwh_bev/2016/cnn_base_fe510e40/v1",
9889 "mass_lbs": 3606.828747943454,
9890 "fuel_type": "ELECTRICITY",
9891 "drivetrain": "FWD",
9892 "engine": null,
9893 "trim": "30 kWh",
9894 "model_digest": "sha256:2f1dbbf9e8898c5172c67192586ea26c299bf64c11a4e81231b8703685747b2f"
9895 },
9896 {
9897 "model_id": {
9898 "make": "nissan",
9899 "vehicle_slug": "leaf_30_kwh_bev",
9900 "year": 2016,
9901 "config_slug": "rf_base_67ae9982",
9902 "version": 1
9903 },
9904 "vehicle_model": "leaf_30_kwh",
9905 "estimator_type": "ONNXEstimator",
9906 "feature_names": [
9907 "speed_mph",
9908 "distance_mi"
9909 ],
9910 "target_names": [
9911 "electric_kwh"
9912 ],
9913 "powertrain_type": "BEV",
9914 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9915 "architecture_tag": "random_forest",
9916 "input_spec": {
9917 "lookback": 0,
9918 "grouping_column": null,
9919 "pad_strategy": "repeat_first"
9920 },
9921 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_base_67ae9982/v1",
9922 "mass_lbs": 3606.828747943454,
9923 "fuel_type": "ELECTRICITY",
9924 "drivetrain": "FWD",
9925 "engine": null,
9926 "trim": "30 kWh",
9927 "model_digest": "sha256:5154d7e98c2872053f0e84aef7462e0b98109c8f723f6e596ae7b4f69467d33c"
9928 },
9929 {
9930 "model_id": {
9931 "make": "nissan",
9932 "vehicle_slug": "leaf_30_kwh_bev",
9933 "year": 2016,
9934 "config_slug": "rf_base_d8b7ef3c",
9935 "version": 1
9936 },
9937 "vehicle_model": "leaf_30_kwh",
9938 "estimator_type": "ONNXEstimator",
9939 "feature_names": [
9940 "speed_mph",
9941 "grade_pct",
9942 "distance_mi",
9943 "link_time",
9944 "link_sinuosity",
9945 "link_abs_bearing_delta"
9946 ],
9947 "target_names": [
9948 "electric_kwh"
9949 ],
9950 "powertrain_type": "BEV",
9951 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9952 "architecture_tag": "random_forest",
9953 "input_spec": {
9954 "lookback": 0,
9955 "grouping_column": null,
9956 "pad_strategy": "repeat_first"
9957 },
9958 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_base_d8b7ef3c/v1",
9959 "mass_lbs": 3606.828747943454,
9960 "fuel_type": "ELECTRICITY",
9961 "drivetrain": "FWD",
9962 "engine": null,
9963 "trim": "30 kWh",
9964 "model_digest": "sha256:9266be107a38f11e6ca09ff15bd401aea817889286f894bb02dd63ddb77ed954"
9965 },
9966 {
9967 "model_id": {
9968 "make": "nissan",
9969 "vehicle_slug": "leaf_30_kwh_bev",
9970 "year": 2016,
9971 "config_slug": "rf_base_fe510e40",
9972 "version": 1
9973 },
9974 "vehicle_model": "leaf_30_kwh",
9975 "estimator_type": "ONNXEstimator",
9976 "feature_names": [
9977 "speed_mph",
9978 "grade_pct",
9979 "distance_mi"
9980 ],
9981 "target_names": [
9982 "electric_kwh"
9983 ],
9984 "powertrain_type": "BEV",
9985 "vehicle_description": "2016_Nissan_Leaf_30_kWh | fastsim 3.1.0 | routee-powertrain 2.0.1",
9986 "architecture_tag": "random_forest",
9987 "input_spec": {
9988 "lookback": 0,
9989 "grouping_column": null,
9990 "pad_strategy": "repeat_first"
9991 },
9992 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_base_fe510e40/v1",
9993 "mass_lbs": 3606.828747943454,
9994 "fuel_type": "ELECTRICITY",
9995 "drivetrain": "FWD",
9996 "engine": null,
9997 "trim": "30 kWh",
9998 "model_digest": "sha256:5086b297833f42e23fb22c7a0e0eb87d700122dcca7811592f08b6551889fd0b"
9999 },
10000 {
10001 "model_id": {
10002 "make": "nissan",
10003 "vehicle_slug": "leaf_30_kwh_bev",
10004 "year": 2016,
10005 "config_slug": "rf_steady_thermal_856e8a60",
10006 "version": 1
10007 },
10008 "vehicle_model": "leaf_30_kwh",
10009 "estimator_type": "ONNXEstimator",
10010 "feature_names": [
10011 "speed_mph",
10012 "ambient_temp_f"
10013 ],
10014 "target_names": [
10015 "kwh"
10016 ],
10017 "powertrain_type": "BEV",
10018 "vehicle_description": "2016_Nissan_Leaf_30_kWh_0F_110F_steady trained July 2025",
10019 "architecture_tag": "random_forest",
10020 "input_spec": {
10021 "lookback": 0,
10022 "grouping_column": null,
10023 "pad_strategy": "repeat_first"
10024 },
10025 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_steady_thermal_856e8a60/v1",
10026 "mass_lbs": null,
10027 "fuel_type": "ELECTRICITY",
10028 "drivetrain": null,
10029 "engine": null,
10030 "trim": "30_kwh",
10031 "model_digest": "sha256:68acf6e147e268c3052a377b458b98a192ff97c17cb8139c8f3652c5e95c3857"
10032 },
10033 {
10034 "model_id": {
10035 "make": "nissan",
10036 "vehicle_slug": "leaf_30_kwh_bev",
10037 "year": 2016,
10038 "config_slug": "rf_steady_thermal_ab1db342",
10039 "version": 1
10040 },
10041 "vehicle_model": "leaf_30_kwh",
10042 "estimator_type": "ONNXEstimator",
10043 "feature_names": [
10044 "speed_mph",
10045 "grade_percent",
10046 "ambient_temp_f"
10047 ],
10048 "target_names": [
10049 "kwh"
10050 ],
10051 "powertrain_type": "BEV",
10052 "vehicle_description": "2016_Nissan_Leaf_30_kWh_0F_110F_steady trained July 2025",
10053 "architecture_tag": "random_forest",
10054 "input_spec": {
10055 "lookback": 0,
10056 "grouping_column": null,
10057 "pad_strategy": "repeat_first"
10058 },
10059 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_steady_thermal_ab1db342/v1",
10060 "mass_lbs": null,
10061 "fuel_type": "ELECTRICITY",
10062 "drivetrain": null,
10063 "engine": null,
10064 "trim": "30_kwh",
10065 "model_digest": "sha256:40c6b090e0b7ba8724522654f402efa7e946cce60056aa594f4bd018536870ea"
10066 },
10067 {
10068 "model_id": {
10069 "make": "nissan",
10070 "vehicle_slug": "leaf_30_kwh_bev",
10071 "year": 2016,
10072 "config_slug": "rf_transient_thermal_856e8a60",
10073 "version": 1
10074 },
10075 "vehicle_model": "leaf_30_kwh",
10076 "estimator_type": "ONNXEstimator",
10077 "feature_names": [
10078 "speed_mph",
10079 "ambient_temp_f"
10080 ],
10081 "target_names": [
10082 "kwh"
10083 ],
10084 "powertrain_type": "BEV",
10085 "vehicle_description": "2016_Nissan_Leaf_30_kWh_0F_110F_transient trained July 2025",
10086 "architecture_tag": "random_forest",
10087 "input_spec": {
10088 "lookback": 0,
10089 "grouping_column": null,
10090 "pad_strategy": "repeat_first"
10091 },
10092 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_transient_thermal_856e8a60/v1",
10093 "mass_lbs": null,
10094 "fuel_type": "ELECTRICITY",
10095 "drivetrain": null,
10096 "engine": null,
10097 "trim": "30_kwh",
10098 "model_digest": "sha256:83f3921ea840fb5bede2ed76673c28d19d0834ac82bd73988898bd8ea7811450"
10099 },
10100 {
10101 "model_id": {
10102 "make": "nissan",
10103 "vehicle_slug": "leaf_30_kwh_bev",
10104 "year": 2016,
10105 "config_slug": "rf_transient_thermal_ab1db342",
10106 "version": 1
10107 },
10108 "vehicle_model": "leaf_30_kwh",
10109 "estimator_type": "ONNXEstimator",
10110 "feature_names": [
10111 "speed_mph",
10112 "grade_percent",
10113 "ambient_temp_f"
10114 ],
10115 "target_names": [
10116 "kwh"
10117 ],
10118 "powertrain_type": "BEV",
10119 "vehicle_description": "2016_Nissan_Leaf_30_kWh_0F_110F_transient trained July 2025",
10120 "architecture_tag": "random_forest",
10121 "input_spec": {
10122 "lookback": 0,
10123 "grouping_column": null,
10124 "pad_strategy": "repeat_first"
10125 },
10126 "path": "v2/nissan/leaf_30_kwh_bev/2016/rf_transient_thermal_ab1db342/v1",
10127 "mass_lbs": null,
10128 "fuel_type": "ELECTRICITY",
10129 "drivetrain": null,
10130 "engine": null,
10131 "trim": "30_kwh",
10132 "model_digest": "sha256:71a8f0158b76cf1faa800890209b0c8fc4f0a6246e79a12a51665a2911bd425e"
10133 },
10134 {
10135 "model_id": {
10136 "make": "nissan",
10137 "vehicle_slug": "navara_ice",
10138 "year": 2016,
10139 "config_slug": "cnn_base_67ae9982",
10140 "version": 1
10141 },
10142 "vehicle_model": "navara",
10143 "estimator_type": "ONNXEstimator",
10144 "feature_names": [
10145 "speed_mph",
10146 "distance_mi"
10147 ],
10148 "target_names": [
10149 "fuel_gde"
10150 ],
10151 "powertrain_type": "ICE",
10152 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10153 "architecture_tag": "cnn",
10154 "input_spec": {
10155 "lookback": 5,
10156 "grouping_column": "trip_id",
10157 "pad_strategy": "zero"
10158 },
10159 "path": "v2/nissan/navara_ice/2016/cnn_base_67ae9982/v1",
10160 "mass_lbs": 4850.16976796,
10161 "fuel_type": "DIESEL",
10162 "drivetrain": "FWD",
10163 "engine": null,
10164 "trim": null,
10165 "model_digest": "sha256:b38dcd3439d55fa0ebc417c0ac27b6634bc58d814559fdd3e0b0fde79e87f560"
10166 },
10167 {
10168 "model_id": {
10169 "make": "nissan",
10170 "vehicle_slug": "navara_ice",
10171 "year": 2016,
10172 "config_slug": "cnn_base_d8b7ef3c",
10173 "version": 1
10174 },
10175 "vehicle_model": "navara",
10176 "estimator_type": "ONNXEstimator",
10177 "feature_names": [
10178 "speed_mph",
10179 "grade_pct",
10180 "distance_mi",
10181 "link_time",
10182 "link_sinuosity",
10183 "link_abs_bearing_delta"
10184 ],
10185 "target_names": [
10186 "fuel_gde"
10187 ],
10188 "powertrain_type": "ICE",
10189 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10190 "architecture_tag": "cnn",
10191 "input_spec": {
10192 "lookback": 5,
10193 "grouping_column": "trip_id",
10194 "pad_strategy": "zero"
10195 },
10196 "path": "v2/nissan/navara_ice/2016/cnn_base_d8b7ef3c/v1",
10197 "mass_lbs": 4850.16976796,
10198 "fuel_type": "DIESEL",
10199 "drivetrain": "FWD",
10200 "engine": null,
10201 "trim": null,
10202 "model_digest": "sha256:98d11ccdbaeceb6f10580011c9a0bcef5f50ddb014278bf78e9426f2d70e8b55"
10203 },
10204 {
10205 "model_id": {
10206 "make": "nissan",
10207 "vehicle_slug": "navara_ice",
10208 "year": 2016,
10209 "config_slug": "cnn_base_fe510e40",
10210 "version": 1
10211 },
10212 "vehicle_model": "navara",
10213 "estimator_type": "ONNXEstimator",
10214 "feature_names": [
10215 "speed_mph",
10216 "grade_pct",
10217 "distance_mi"
10218 ],
10219 "target_names": [
10220 "fuel_gde"
10221 ],
10222 "powertrain_type": "ICE",
10223 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10224 "architecture_tag": "cnn",
10225 "input_spec": {
10226 "lookback": 5,
10227 "grouping_column": "trip_id",
10228 "pad_strategy": "zero"
10229 },
10230 "path": "v2/nissan/navara_ice/2016/cnn_base_fe510e40/v1",
10231 "mass_lbs": 4850.16976796,
10232 "fuel_type": "DIESEL",
10233 "drivetrain": "FWD",
10234 "engine": null,
10235 "trim": null,
10236 "model_digest": "sha256:d7deecef153a5483334ae6304292923a4f1194403f2cc15b57acf104b7776f8b"
10237 },
10238 {
10239 "model_id": {
10240 "make": "nissan",
10241 "vehicle_slug": "navara_ice",
10242 "year": 2016,
10243 "config_slug": "rf_base_67ae9982",
10244 "version": 1
10245 },
10246 "vehicle_model": "navara",
10247 "estimator_type": "ONNXEstimator",
10248 "feature_names": [
10249 "speed_mph",
10250 "distance_mi"
10251 ],
10252 "target_names": [
10253 "fuel_gde"
10254 ],
10255 "powertrain_type": "ICE",
10256 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10257 "architecture_tag": "random_forest",
10258 "input_spec": {
10259 "lookback": 0,
10260 "grouping_column": null,
10261 "pad_strategy": "repeat_first"
10262 },
10263 "path": "v2/nissan/navara_ice/2016/rf_base_67ae9982/v1",
10264 "mass_lbs": 4850.16976796,
10265 "fuel_type": "DIESEL",
10266 "drivetrain": "FWD",
10267 "engine": null,
10268 "trim": null,
10269 "model_digest": "sha256:3eda7b9af47a8f8459b66a26713af387d5c2793ed0e17b55c8a23c9a7963886a"
10270 },
10271 {
10272 "model_id": {
10273 "make": "nissan",
10274 "vehicle_slug": "navara_ice",
10275 "year": 2016,
10276 "config_slug": "rf_base_d8b7ef3c",
10277 "version": 1
10278 },
10279 "vehicle_model": "navara",
10280 "estimator_type": "ONNXEstimator",
10281 "feature_names": [
10282 "speed_mph",
10283 "grade_pct",
10284 "distance_mi",
10285 "link_time",
10286 "link_sinuosity",
10287 "link_abs_bearing_delta"
10288 ],
10289 "target_names": [
10290 "fuel_gde"
10291 ],
10292 "powertrain_type": "ICE",
10293 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10294 "architecture_tag": "random_forest",
10295 "input_spec": {
10296 "lookback": 0,
10297 "grouping_column": null,
10298 "pad_strategy": "repeat_first"
10299 },
10300 "path": "v2/nissan/navara_ice/2016/rf_base_d8b7ef3c/v1",
10301 "mass_lbs": 4850.16976796,
10302 "fuel_type": "DIESEL",
10303 "drivetrain": "FWD",
10304 "engine": null,
10305 "trim": null,
10306 "model_digest": "sha256:c83a3652fbb5f6dd37e937e2e872775698a4aca64aad0b497a88d0e7b2aee2fe"
10307 },
10308 {
10309 "model_id": {
10310 "make": "nissan",
10311 "vehicle_slug": "navara_ice",
10312 "year": 2016,
10313 "config_slug": "rf_base_fe510e40",
10314 "version": 1
10315 },
10316 "vehicle_model": "navara",
10317 "estimator_type": "ONNXEstimator",
10318 "feature_names": [
10319 "speed_mph",
10320 "grade_pct",
10321 "distance_mi"
10322 ],
10323 "target_names": [
10324 "fuel_gde"
10325 ],
10326 "powertrain_type": "ICE",
10327 "vehicle_description": "2016_Nissan_Navara | fastsim 3.1.0 | routee-powertrain 2.0.1",
10328 "architecture_tag": "random_forest",
10329 "input_spec": {
10330 "lookback": 0,
10331 "grouping_column": null,
10332 "pad_strategy": "repeat_first"
10333 },
10334 "path": "v2/nissan/navara_ice/2016/rf_base_fe510e40/v1",
10335 "mass_lbs": 4850.16976796,
10336 "fuel_type": "DIESEL",
10337 "drivetrain": "FWD",
10338 "engine": null,
10339 "trim": null,
10340 "model_digest": "sha256:473a66b265e9da4c2e9d793407d8b30c7bafc353056a2ee3d2964c86e4b9488f"
10341 },
10342 {
10343 "model_id": {
10344 "make": "peugeot",
10345 "vehicle_slug": "3008_ice",
10346 "year": 2021,
10347 "config_slug": "cnn_base_67ae9982",
10348 "version": 1
10349 },
10350 "vehicle_model": "3008",
10351 "estimator_type": "ONNXEstimator",
10352 "feature_names": [
10353 "speed_mph",
10354 "distance_mi"
10355 ],
10356 "target_names": [
10357 "fuel_gde"
10358 ],
10359 "powertrain_type": "ICE",
10360 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10361 "architecture_tag": "cnn",
10362 "input_spec": {
10363 "lookback": 5,
10364 "grouping_column": "trip_id",
10365 "pad_strategy": "zero"
10366 },
10367 "path": "v2/peugeot/3008_ice/2021/cnn_base_67ae9982/v1",
10368 "mass_lbs": 3747.85845706,
10369 "fuel_type": "DIESEL",
10370 "drivetrain": "FWD",
10371 "engine": null,
10372 "trim": null,
10373 "model_digest": "sha256:94c2f76abb9a2e68f529469d7b120f42b76dbec37c8ec82656352aac672562a3"
10374 },
10375 {
10376 "model_id": {
10377 "make": "peugeot",
10378 "vehicle_slug": "3008_ice",
10379 "year": 2021,
10380 "config_slug": "cnn_base_d8b7ef3c",
10381 "version": 1
10382 },
10383 "vehicle_model": "3008",
10384 "estimator_type": "ONNXEstimator",
10385 "feature_names": [
10386 "speed_mph",
10387 "grade_pct",
10388 "distance_mi",
10389 "link_time",
10390 "link_sinuosity",
10391 "link_abs_bearing_delta"
10392 ],
10393 "target_names": [
10394 "fuel_gde"
10395 ],
10396 "powertrain_type": "ICE",
10397 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10398 "architecture_tag": "cnn",
10399 "input_spec": {
10400 "lookback": 5,
10401 "grouping_column": "trip_id",
10402 "pad_strategy": "zero"
10403 },
10404 "path": "v2/peugeot/3008_ice/2021/cnn_base_d8b7ef3c/v1",
10405 "mass_lbs": 3747.85845706,
10406 "fuel_type": "DIESEL",
10407 "drivetrain": "FWD",
10408 "engine": null,
10409 "trim": null,
10410 "model_digest": "sha256:286fee1fc5a1323303ac7c3fbbc8bf3a7ccc01a9f26d0092a07d1804daf0720c"
10411 },
10412 {
10413 "model_id": {
10414 "make": "peugeot",
10415 "vehicle_slug": "3008_ice",
10416 "year": 2021,
10417 "config_slug": "cnn_base_fe510e40",
10418 "version": 1
10419 },
10420 "vehicle_model": "3008",
10421 "estimator_type": "ONNXEstimator",
10422 "feature_names": [
10423 "speed_mph",
10424 "grade_pct",
10425 "distance_mi"
10426 ],
10427 "target_names": [
10428 "fuel_gde"
10429 ],
10430 "powertrain_type": "ICE",
10431 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10432 "architecture_tag": "cnn",
10433 "input_spec": {
10434 "lookback": 5,
10435 "grouping_column": "trip_id",
10436 "pad_strategy": "zero"
10437 },
10438 "path": "v2/peugeot/3008_ice/2021/cnn_base_fe510e40/v1",
10439 "mass_lbs": 3747.85845706,
10440 "fuel_type": "DIESEL",
10441 "drivetrain": "FWD",
10442 "engine": null,
10443 "trim": null,
10444 "model_digest": "sha256:2134c962e0f59401cf29abfd84edb00d3aa04b4396a321094306b90e7afbab06"
10445 },
10446 {
10447 "model_id": {
10448 "make": "peugeot",
10449 "vehicle_slug": "3008_ice",
10450 "year": 2021,
10451 "config_slug": "rf_base_67ae9982",
10452 "version": 1
10453 },
10454 "vehicle_model": "3008",
10455 "estimator_type": "ONNXEstimator",
10456 "feature_names": [
10457 "speed_mph",
10458 "distance_mi"
10459 ],
10460 "target_names": [
10461 "fuel_gde"
10462 ],
10463 "powertrain_type": "ICE",
10464 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10465 "architecture_tag": "random_forest",
10466 "input_spec": {
10467 "lookback": 0,
10468 "grouping_column": null,
10469 "pad_strategy": "repeat_first"
10470 },
10471 "path": "v2/peugeot/3008_ice/2021/rf_base_67ae9982/v1",
10472 "mass_lbs": 3747.85845706,
10473 "fuel_type": "DIESEL",
10474 "drivetrain": "FWD",
10475 "engine": null,
10476 "trim": null,
10477 "model_digest": "sha256:17ba86f4812b9908c49f8af0cf238deb947e11f07b74958846a08cba3c0351ec"
10478 },
10479 {
10480 "model_id": {
10481 "make": "peugeot",
10482 "vehicle_slug": "3008_ice",
10483 "year": 2021,
10484 "config_slug": "rf_base_d8b7ef3c",
10485 "version": 1
10486 },
10487 "vehicle_model": "3008",
10488 "estimator_type": "ONNXEstimator",
10489 "feature_names": [
10490 "speed_mph",
10491 "grade_pct",
10492 "distance_mi",
10493 "link_time",
10494 "link_sinuosity",
10495 "link_abs_bearing_delta"
10496 ],
10497 "target_names": [
10498 "fuel_gde"
10499 ],
10500 "powertrain_type": "ICE",
10501 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10502 "architecture_tag": "random_forest",
10503 "input_spec": {
10504 "lookback": 0,
10505 "grouping_column": null,
10506 "pad_strategy": "repeat_first"
10507 },
10508 "path": "v2/peugeot/3008_ice/2021/rf_base_d8b7ef3c/v1",
10509 "mass_lbs": 3747.85845706,
10510 "fuel_type": "DIESEL",
10511 "drivetrain": "FWD",
10512 "engine": null,
10513 "trim": null,
10514 "model_digest": "sha256:d14d67aec4e2e05cf85546f33f70c88ca68974b8f460f68bead6cdaaa34e0bba"
10515 },
10516 {
10517 "model_id": {
10518 "make": "peugeot",
10519 "vehicle_slug": "3008_ice",
10520 "year": 2021,
10521 "config_slug": "rf_base_fe510e40",
10522 "version": 1
10523 },
10524 "vehicle_model": "3008",
10525 "estimator_type": "ONNXEstimator",
10526 "feature_names": [
10527 "speed_mph",
10528 "grade_pct",
10529 "distance_mi"
10530 ],
10531 "target_names": [
10532 "fuel_gde"
10533 ],
10534 "powertrain_type": "ICE",
10535 "vehicle_description": "2021_Peugeot_3008 | fastsim 3.1.0 | routee-powertrain 2.0.1",
10536 "architecture_tag": "random_forest",
10537 "input_spec": {
10538 "lookback": 0,
10539 "grouping_column": null,
10540 "pad_strategy": "repeat_first"
10541 },
10542 "path": "v2/peugeot/3008_ice/2021/rf_base_fe510e40/v1",
10543 "mass_lbs": 3747.85845706,
10544 "fuel_type": "DIESEL",
10545 "drivetrain": "FWD",
10546 "engine": null,
10547 "trim": null,
10548 "model_digest": "sha256:713bc9b34bcc86aff6446bf9fe7a62ea1451674f0f0fb98d65d1d8acb1d0bc1a"
10549 },
10550 {
10551 "model_id": {
10552 "make": "polestar",
10553 "vehicle_slug": "2_bev",
10554 "year": 2023,
10555 "config_slug": "cnn_base_67ae9982",
10556 "version": 1
10557 },
10558 "vehicle_model": "2",
10559 "estimator_type": "ONNXEstimator",
10560 "feature_names": [
10561 "speed_mph",
10562 "distance_mi"
10563 ],
10564 "target_names": [
10565 "electric_kwh"
10566 ],
10567 "powertrain_type": "BEV",
10568 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10569 "architecture_tag": "cnn",
10570 "input_spec": {
10571 "lookback": 5,
10572 "grouping_column": "trip_id",
10573 "pad_strategy": "zero"
10574 },
10575 "path": "v2/polestar/2_bev/2023/cnn_base_67ae9982/v1",
10576 "mass_lbs": 4790.6449571714,
10577 "fuel_type": "ELECTRICITY",
10578 "drivetrain": "FWD",
10579 "engine": null,
10580 "trim": "Long range Dual motor",
10581 "model_digest": "sha256:a78f0f0520b6897c3fd7d55407f55b5968e72996f4d8f59d04340617f7f29ff4"
10582 },
10583 {
10584 "model_id": {
10585 "make": "polestar",
10586 "vehicle_slug": "2_bev",
10587 "year": 2023,
10588 "config_slug": "cnn_base_d8b7ef3c",
10589 "version": 1
10590 },
10591 "vehicle_model": "2",
10592 "estimator_type": "ONNXEstimator",
10593 "feature_names": [
10594 "speed_mph",
10595 "grade_pct",
10596 "distance_mi",
10597 "link_time",
10598 "link_sinuosity",
10599 "link_abs_bearing_delta"
10600 ],
10601 "target_names": [
10602 "electric_kwh"
10603 ],
10604 "powertrain_type": "BEV",
10605 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10606 "architecture_tag": "cnn",
10607 "input_spec": {
10608 "lookback": 5,
10609 "grouping_column": "trip_id",
10610 "pad_strategy": "zero"
10611 },
10612 "path": "v2/polestar/2_bev/2023/cnn_base_d8b7ef3c/v1",
10613 "mass_lbs": 4790.6449571714,
10614 "fuel_type": "ELECTRICITY",
10615 "drivetrain": "FWD",
10616 "engine": null,
10617 "trim": "Long range Dual motor",
10618 "model_digest": "sha256:1efe68a3b8d09ef8dccc00a5d13cb97484b4bb76f542c52b65861d31189dfd84"
10619 },
10620 {
10621 "model_id": {
10622 "make": "polestar",
10623 "vehicle_slug": "2_bev",
10624 "year": 2023,
10625 "config_slug": "cnn_base_fe510e40",
10626 "version": 1
10627 },
10628 "vehicle_model": "2",
10629 "estimator_type": "ONNXEstimator",
10630 "feature_names": [
10631 "speed_mph",
10632 "grade_pct",
10633 "distance_mi"
10634 ],
10635 "target_names": [
10636 "electric_kwh"
10637 ],
10638 "powertrain_type": "BEV",
10639 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10640 "architecture_tag": "cnn",
10641 "input_spec": {
10642 "lookback": 5,
10643 "grouping_column": "trip_id",
10644 "pad_strategy": "zero"
10645 },
10646 "path": "v2/polestar/2_bev/2023/cnn_base_fe510e40/v1",
10647 "mass_lbs": 4790.6449571714,
10648 "fuel_type": "ELECTRICITY",
10649 "drivetrain": "FWD",
10650 "engine": null,
10651 "trim": "Long range Dual motor",
10652 "model_digest": "sha256:9d77a4e80b5b71e4db757cf248f15234b446661c863375190865299380453cbc"
10653 },
10654 {
10655 "model_id": {
10656 "make": "polestar",
10657 "vehicle_slug": "2_bev",
10658 "year": 2023,
10659 "config_slug": "rf_base_67ae9982",
10660 "version": 1
10661 },
10662 "vehicle_model": "2",
10663 "estimator_type": "ONNXEstimator",
10664 "feature_names": [
10665 "speed_mph",
10666 "distance_mi"
10667 ],
10668 "target_names": [
10669 "electric_kwh"
10670 ],
10671 "powertrain_type": "BEV",
10672 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10673 "architecture_tag": "random_forest",
10674 "input_spec": {
10675 "lookback": 0,
10676 "grouping_column": null,
10677 "pad_strategy": "repeat_first"
10678 },
10679 "path": "v2/polestar/2_bev/2023/rf_base_67ae9982/v1",
10680 "mass_lbs": 4790.6449571714,
10681 "fuel_type": "ELECTRICITY",
10682 "drivetrain": "FWD",
10683 "engine": null,
10684 "trim": "Long range Dual motor",
10685 "model_digest": "sha256:0daea51a4d5053d940a4b6d8835c17f9bac36e4c8317d950bd1270f19435518f"
10686 },
10687 {
10688 "model_id": {
10689 "make": "polestar",
10690 "vehicle_slug": "2_bev",
10691 "year": 2023,
10692 "config_slug": "rf_base_d8b7ef3c",
10693 "version": 1
10694 },
10695 "vehicle_model": "2",
10696 "estimator_type": "ONNXEstimator",
10697 "feature_names": [
10698 "speed_mph",
10699 "grade_pct",
10700 "distance_mi",
10701 "link_time",
10702 "link_sinuosity",
10703 "link_abs_bearing_delta"
10704 ],
10705 "target_names": [
10706 "electric_kwh"
10707 ],
10708 "powertrain_type": "BEV",
10709 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10710 "architecture_tag": "random_forest",
10711 "input_spec": {
10712 "lookback": 0,
10713 "grouping_column": null,
10714 "pad_strategy": "repeat_first"
10715 },
10716 "path": "v2/polestar/2_bev/2023/rf_base_d8b7ef3c/v1",
10717 "mass_lbs": 4790.6449571714,
10718 "fuel_type": "ELECTRICITY",
10719 "drivetrain": "FWD",
10720 "engine": null,
10721 "trim": "Long range Dual motor",
10722 "model_digest": "sha256:b01daf6d4a69037d23348b164379ae3874ae11fa013601bf9120481bea7d8a7e"
10723 },
10724 {
10725 "model_id": {
10726 "make": "polestar",
10727 "vehicle_slug": "2_bev",
10728 "year": 2023,
10729 "config_slug": "rf_base_fe510e40",
10730 "version": 1
10731 },
10732 "vehicle_model": "2",
10733 "estimator_type": "ONNXEstimator",
10734 "feature_names": [
10735 "speed_mph",
10736 "grade_pct",
10737 "distance_mi"
10738 ],
10739 "target_names": [
10740 "electric_kwh"
10741 ],
10742 "powertrain_type": "BEV",
10743 "vehicle_description": "2023_Polestar_2_Long_range_Dual_motor | fastsim 3.1.0 | routee-powertrain 2.0.1",
10744 "architecture_tag": "random_forest",
10745 "input_spec": {
10746 "lookback": 0,
10747 "grouping_column": null,
10748 "pad_strategy": "repeat_first"
10749 },
10750 "path": "v2/polestar/2_bev/2023/rf_base_fe510e40/v1",
10751 "mass_lbs": 4790.6449571714,
10752 "fuel_type": "ELECTRICITY",
10753 "drivetrain": "FWD",
10754 "engine": null,
10755 "trim": "Long range Dual motor",
10756 "model_digest": "sha256:15ad69a45acb61e5d4f36969919f6412f31a1b96067a09cd999ba4e707fff69f"
10757 },
10758 {
10759 "model_id": {
10760 "make": "renault",
10761 "vehicle_slug": "clio_iv_ice",
10762 "year": 2020,
10763 "config_slug": "cnn_base_67ae9982",
10764 "version": 1
10765 },
10766 "vehicle_model": "clio_iv",
10767 "estimator_type": "ONNXEstimator",
10768 "feature_names": [
10769 "speed_mph",
10770 "distance_mi"
10771 ],
10772 "target_names": [
10773 "fuel_gde"
10774 ],
10775 "powertrain_type": "ICE",
10776 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10777 "architecture_tag": "cnn",
10778 "input_spec": {
10779 "lookback": 5,
10780 "grouping_column": "trip_id",
10781 "pad_strategy": "zero"
10782 },
10783 "path": "v2/renault/clio_iv_ice/2020/cnn_base_67ae9982/v1",
10784 "mass_lbs": 2535.31601507,
10785 "fuel_type": "DIESEL",
10786 "drivetrain": "FWD",
10787 "engine": null,
10788 "trim": "diesel",
10789 "model_digest": "sha256:55b842af572036ca82d72d92884e35005b96997bc516ede06c6d327e9ecd4c05"
10790 },
10791 {
10792 "model_id": {
10793 "make": "renault",
10794 "vehicle_slug": "clio_iv_ice",
10795 "year": 2020,
10796 "config_slug": "cnn_base_d8b7ef3c",
10797 "version": 1
10798 },
10799 "vehicle_model": "clio_iv",
10800 "estimator_type": "ONNXEstimator",
10801 "feature_names": [
10802 "speed_mph",
10803 "grade_pct",
10804 "distance_mi",
10805 "link_time",
10806 "link_sinuosity",
10807 "link_abs_bearing_delta"
10808 ],
10809 "target_names": [
10810 "fuel_gde"
10811 ],
10812 "powertrain_type": "ICE",
10813 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10814 "architecture_tag": "cnn",
10815 "input_spec": {
10816 "lookback": 5,
10817 "grouping_column": "trip_id",
10818 "pad_strategy": "zero"
10819 },
10820 "path": "v2/renault/clio_iv_ice/2020/cnn_base_d8b7ef3c/v1",
10821 "mass_lbs": 2535.31601507,
10822 "fuel_type": "DIESEL",
10823 "drivetrain": "FWD",
10824 "engine": null,
10825 "trim": "diesel",
10826 "model_digest": "sha256:256eff9a1d47ecb5b870bd895434c6758e07f14014f9e6c9b442a0c19beb0e3e"
10827 },
10828 {
10829 "model_id": {
10830 "make": "renault",
10831 "vehicle_slug": "clio_iv_ice",
10832 "year": 2020,
10833 "config_slug": "cnn_base_fe510e40",
10834 "version": 1
10835 },
10836 "vehicle_model": "clio_iv",
10837 "estimator_type": "ONNXEstimator",
10838 "feature_names": [
10839 "speed_mph",
10840 "grade_pct",
10841 "distance_mi"
10842 ],
10843 "target_names": [
10844 "fuel_gde"
10845 ],
10846 "powertrain_type": "ICE",
10847 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10848 "architecture_tag": "cnn",
10849 "input_spec": {
10850 "lookback": 5,
10851 "grouping_column": "trip_id",
10852 "pad_strategy": "zero"
10853 },
10854 "path": "v2/renault/clio_iv_ice/2020/cnn_base_fe510e40/v1",
10855 "mass_lbs": 2535.31601507,
10856 "fuel_type": "DIESEL",
10857 "drivetrain": "FWD",
10858 "engine": null,
10859 "trim": "diesel",
10860 "model_digest": "sha256:deed93f83262034cadbeaac7e94a051418c5b5e8ba69be106ee951d416aa4276"
10861 },
10862 {
10863 "model_id": {
10864 "make": "renault",
10865 "vehicle_slug": "clio_iv_ice",
10866 "year": 2020,
10867 "config_slug": "rf_base_67ae9982",
10868 "version": 1
10869 },
10870 "vehicle_model": "clio_iv",
10871 "estimator_type": "ONNXEstimator",
10872 "feature_names": [
10873 "speed_mph",
10874 "distance_mi"
10875 ],
10876 "target_names": [
10877 "fuel_gde"
10878 ],
10879 "powertrain_type": "ICE",
10880 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10881 "architecture_tag": "random_forest",
10882 "input_spec": {
10883 "lookback": 0,
10884 "grouping_column": null,
10885 "pad_strategy": "repeat_first"
10886 },
10887 "path": "v2/renault/clio_iv_ice/2020/rf_base_67ae9982/v1",
10888 "mass_lbs": 2535.31601507,
10889 "fuel_type": "DIESEL",
10890 "drivetrain": "FWD",
10891 "engine": null,
10892 "trim": "diesel",
10893 "model_digest": "sha256:43a219760b8f0d6008466e5fe3e2ebffff10942c93e67289e020bcd6ecae0b7b"
10894 },
10895 {
10896 "model_id": {
10897 "make": "renault",
10898 "vehicle_slug": "clio_iv_ice",
10899 "year": 2020,
10900 "config_slug": "rf_base_d8b7ef3c",
10901 "version": 1
10902 },
10903 "vehicle_model": "clio_iv",
10904 "estimator_type": "ONNXEstimator",
10905 "feature_names": [
10906 "speed_mph",
10907 "grade_pct",
10908 "distance_mi",
10909 "link_time",
10910 "link_sinuosity",
10911 "link_abs_bearing_delta"
10912 ],
10913 "target_names": [
10914 "fuel_gde"
10915 ],
10916 "powertrain_type": "ICE",
10917 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10918 "architecture_tag": "random_forest",
10919 "input_spec": {
10920 "lookback": 0,
10921 "grouping_column": null,
10922 "pad_strategy": "repeat_first"
10923 },
10924 "path": "v2/renault/clio_iv_ice/2020/rf_base_d8b7ef3c/v1",
10925 "mass_lbs": 2535.31601507,
10926 "fuel_type": "DIESEL",
10927 "drivetrain": "FWD",
10928 "engine": null,
10929 "trim": "diesel",
10930 "model_digest": "sha256:7e6a89e7224ba01fdd5b33ddd74139b2da1ffc437274816dc13dbdc9ffd2ca93"
10931 },
10932 {
10933 "model_id": {
10934 "make": "renault",
10935 "vehicle_slug": "clio_iv_ice",
10936 "year": 2020,
10937 "config_slug": "rf_base_fe510e40",
10938 "version": 1
10939 },
10940 "vehicle_model": "clio_iv",
10941 "estimator_type": "ONNXEstimator",
10942 "feature_names": [
10943 "speed_mph",
10944 "grade_pct",
10945 "distance_mi"
10946 ],
10947 "target_names": [
10948 "fuel_gde"
10949 ],
10950 "powertrain_type": "ICE",
10951 "vehicle_description": "2020_Renault_Clio_IV_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
10952 "architecture_tag": "random_forest",
10953 "input_spec": {
10954 "lookback": 0,
10955 "grouping_column": null,
10956 "pad_strategy": "repeat_first"
10957 },
10958 "path": "v2/renault/clio_iv_ice/2020/rf_base_fe510e40/v1",
10959 "mass_lbs": 2535.31601507,
10960 "fuel_type": "DIESEL",
10961 "drivetrain": "FWD",
10962 "engine": null,
10963 "trim": "diesel",
10964 "model_digest": "sha256:f3b3c956bc107f769e93149df92d63c4f536eb1bb95cf4ad91da2ed4bd78709d"
10965 },
10966 {
10967 "model_id": {
10968 "make": "renault",
10969 "vehicle_slug": "megane_bev",
10970 "year": 2022,
10971 "config_slug": "cnn_base_67ae9982",
10972 "version": 1
10973 },
10974 "vehicle_model": "megane",
10975 "estimator_type": "ONNXEstimator",
10976 "feature_names": [
10977 "speed_mph",
10978 "distance_mi"
10979 ],
10980 "target_names": [
10981 "electric_kwh"
10982 ],
10983 "powertrain_type": "BEV",
10984 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
10985 "architecture_tag": "cnn",
10986 "input_spec": {
10987 "lookback": 5,
10988 "grouping_column": "trip_id",
10989 "pad_strategy": "zero"
10990 },
10991 "path": "v2/renault/megane_bev/2022/cnn_base_67ae9982/v1",
10992 "mass_lbs": 3761.0861927908,
10993 "fuel_type": "ELECTRICITY",
10994 "drivetrain": "FWD",
10995 "engine": null,
10996 "trim": "E-Tech",
10997 "model_digest": "sha256:7c0c498b54fca648a787d19dd53f74a9d19c3b756828a9a324612e180e6ce371"
10998 },
10999 {
11000 "model_id": {
11001 "make": "renault",
11002 "vehicle_slug": "megane_bev",
11003 "year": 2022,
11004 "config_slug": "cnn_base_d8b7ef3c",
11005 "version": 1
11006 },
11007 "vehicle_model": "megane",
11008 "estimator_type": "ONNXEstimator",
11009 "feature_names": [
11010 "speed_mph",
11011 "grade_pct",
11012 "distance_mi",
11013 "link_time",
11014 "link_sinuosity",
11015 "link_abs_bearing_delta"
11016 ],
11017 "target_names": [
11018 "electric_kwh"
11019 ],
11020 "powertrain_type": "BEV",
11021 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
11022 "architecture_tag": "cnn",
11023 "input_spec": {
11024 "lookback": 5,
11025 "grouping_column": "trip_id",
11026 "pad_strategy": "zero"
11027 },
11028 "path": "v2/renault/megane_bev/2022/cnn_base_d8b7ef3c/v1",
11029 "mass_lbs": 3761.0861927908,
11030 "fuel_type": "ELECTRICITY",
11031 "drivetrain": "FWD",
11032 "engine": null,
11033 "trim": "E-Tech",
11034 "model_digest": "sha256:1ab18c4e3a07576d897ce6b3d141c83d73fac77c600f85225946859bb3d31428"
11035 },
11036 {
11037 "model_id": {
11038 "make": "renault",
11039 "vehicle_slug": "megane_bev",
11040 "year": 2022,
11041 "config_slug": "cnn_base_fe510e40",
11042 "version": 1
11043 },
11044 "vehicle_model": "megane",
11045 "estimator_type": "ONNXEstimator",
11046 "feature_names": [
11047 "speed_mph",
11048 "grade_pct",
11049 "distance_mi"
11050 ],
11051 "target_names": [
11052 "electric_kwh"
11053 ],
11054 "powertrain_type": "BEV",
11055 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
11056 "architecture_tag": "cnn",
11057 "input_spec": {
11058 "lookback": 5,
11059 "grouping_column": "trip_id",
11060 "pad_strategy": "zero"
11061 },
11062 "path": "v2/renault/megane_bev/2022/cnn_base_fe510e40/v1",
11063 "mass_lbs": 3761.0861927908,
11064 "fuel_type": "ELECTRICITY",
11065 "drivetrain": "FWD",
11066 "engine": null,
11067 "trim": "E-Tech",
11068 "model_digest": "sha256:f107ff113d69f2f1b80df0323bb31d8d83d6f4574d461c20f13bf94dfd20fdd9"
11069 },
11070 {
11071 "model_id": {
11072 "make": "renault",
11073 "vehicle_slug": "megane_bev",
11074 "year": 2022,
11075 "config_slug": "rf_base_67ae9982",
11076 "version": 1
11077 },
11078 "vehicle_model": "megane",
11079 "estimator_type": "ONNXEstimator",
11080 "feature_names": [
11081 "speed_mph",
11082 "distance_mi"
11083 ],
11084 "target_names": [
11085 "electric_kwh"
11086 ],
11087 "powertrain_type": "BEV",
11088 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
11089 "architecture_tag": "random_forest",
11090 "input_spec": {
11091 "lookback": 0,
11092 "grouping_column": null,
11093 "pad_strategy": "repeat_first"
11094 },
11095 "path": "v2/renault/megane_bev/2022/rf_base_67ae9982/v1",
11096 "mass_lbs": 3761.0861927908,
11097 "fuel_type": "ELECTRICITY",
11098 "drivetrain": "FWD",
11099 "engine": null,
11100 "trim": "E-Tech",
11101 "model_digest": "sha256:06d58db15b93970097b1ad7b01cb8e753ca47105e0b5064fe1870fab0b490c7b"
11102 },
11103 {
11104 "model_id": {
11105 "make": "renault",
11106 "vehicle_slug": "megane_bev",
11107 "year": 2022,
11108 "config_slug": "rf_base_d8b7ef3c",
11109 "version": 1
11110 },
11111 "vehicle_model": "megane",
11112 "estimator_type": "ONNXEstimator",
11113 "feature_names": [
11114 "speed_mph",
11115 "grade_pct",
11116 "distance_mi",
11117 "link_time",
11118 "link_sinuosity",
11119 "link_abs_bearing_delta"
11120 ],
11121 "target_names": [
11122 "electric_kwh"
11123 ],
11124 "powertrain_type": "BEV",
11125 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
11126 "architecture_tag": "random_forest",
11127 "input_spec": {
11128 "lookback": 0,
11129 "grouping_column": null,
11130 "pad_strategy": "repeat_first"
11131 },
11132 "path": "v2/renault/megane_bev/2022/rf_base_d8b7ef3c/v1",
11133 "mass_lbs": 3761.0861927908,
11134 "fuel_type": "ELECTRICITY",
11135 "drivetrain": "FWD",
11136 "engine": null,
11137 "trim": "E-Tech",
11138 "model_digest": "sha256:32e495589924b6a31e2b3c75a83f81e34455dcd01ad9690c785fde11c7d01ebf"
11139 },
11140 {
11141 "model_id": {
11142 "make": "renault",
11143 "vehicle_slug": "megane_bev",
11144 "year": 2022,
11145 "config_slug": "rf_base_fe510e40",
11146 "version": 1
11147 },
11148 "vehicle_model": "megane",
11149 "estimator_type": "ONNXEstimator",
11150 "feature_names": [
11151 "speed_mph",
11152 "grade_pct",
11153 "distance_mi"
11154 ],
11155 "target_names": [
11156 "electric_kwh"
11157 ],
11158 "powertrain_type": "BEV",
11159 "vehicle_description": "2022_Renault_Megane_E-Tech | fastsim 3.1.0 | routee-powertrain 2.0.1",
11160 "architecture_tag": "random_forest",
11161 "input_spec": {
11162 "lookback": 0,
11163 "grouping_column": null,
11164 "pad_strategy": "repeat_first"
11165 },
11166 "path": "v2/renault/megane_bev/2022/rf_base_fe510e40/v1",
11167 "mass_lbs": 3761.0861927908,
11168 "fuel_type": "ELECTRICITY",
11169 "drivetrain": "FWD",
11170 "engine": null,
11171 "trim": "E-Tech",
11172 "model_digest": "sha256:833b26791eea6f7fe5f8278086ac642470cd3339422c6759d3ef62a2b9988c4b"
11173 },
11174 {
11175 "model_id": {
11176 "make": "renault",
11177 "vehicle_slug": "megane_ice",
11178 "year": 2020,
11179 "config_slug": "cnn_base_67ae9982",
11180 "version": 1
11181 },
11182 "vehicle_model": "megane",
11183 "estimator_type": "ONNXEstimator",
11184 "feature_names": [
11185 "speed_mph",
11186 "distance_mi"
11187 ],
11188 "target_names": [
11189 "fuel_gde"
11190 ],
11191 "powertrain_type": "ICE",
11192 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11193 "architecture_tag": "cnn",
11194 "input_spec": {
11195 "lookback": 5,
11196 "grouping_column": "trip_id",
11197 "pad_strategy": "zero"
11198 },
11199 "path": "v2/renault/megane_ice/2020/cnn_base_67ae9982/v1",
11200 "mass_lbs": 3417.16506379,
11201 "fuel_type": "DIESEL",
11202 "drivetrain": "FWD",
11203 "engine": null,
11204 "trim": "1.5 dCi Authentique",
11205 "model_digest": "sha256:1c697656392fc7e893007041eb42acbb9d2f72e5501f897c85eb27ed04e92cda"
11206 },
11207 {
11208 "model_id": {
11209 "make": "renault",
11210 "vehicle_slug": "megane_ice",
11211 "year": 2020,
11212 "config_slug": "cnn_base_d8b7ef3c",
11213 "version": 1
11214 },
11215 "vehicle_model": "megane",
11216 "estimator_type": "ONNXEstimator",
11217 "feature_names": [
11218 "speed_mph",
11219 "grade_pct",
11220 "distance_mi",
11221 "link_time",
11222 "link_sinuosity",
11223 "link_abs_bearing_delta"
11224 ],
11225 "target_names": [
11226 "fuel_gde"
11227 ],
11228 "powertrain_type": "ICE",
11229 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11230 "architecture_tag": "cnn",
11231 "input_spec": {
11232 "lookback": 5,
11233 "grouping_column": "trip_id",
11234 "pad_strategy": "zero"
11235 },
11236 "path": "v2/renault/megane_ice/2020/cnn_base_d8b7ef3c/v1",
11237 "mass_lbs": 3417.16506379,
11238 "fuel_type": "DIESEL",
11239 "drivetrain": "FWD",
11240 "engine": null,
11241 "trim": "1.5 dCi Authentique",
11242 "model_digest": "sha256:3e8ba9bba69c87121818318e7e7f5a28ab9fd6c777d621b28998f67c498d5baa"
11243 },
11244 {
11245 "model_id": {
11246 "make": "renault",
11247 "vehicle_slug": "megane_ice",
11248 "year": 2020,
11249 "config_slug": "cnn_base_fe510e40",
11250 "version": 1
11251 },
11252 "vehicle_model": "megane",
11253 "estimator_type": "ONNXEstimator",
11254 "feature_names": [
11255 "speed_mph",
11256 "grade_pct",
11257 "distance_mi"
11258 ],
11259 "target_names": [
11260 "fuel_gde"
11261 ],
11262 "powertrain_type": "ICE",
11263 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11264 "architecture_tag": "cnn",
11265 "input_spec": {
11266 "lookback": 5,
11267 "grouping_column": "trip_id",
11268 "pad_strategy": "zero"
11269 },
11270 "path": "v2/renault/megane_ice/2020/cnn_base_fe510e40/v1",
11271 "mass_lbs": 3417.16506379,
11272 "fuel_type": "DIESEL",
11273 "drivetrain": "FWD",
11274 "engine": null,
11275 "trim": "1.5 dCi Authentique",
11276 "model_digest": "sha256:ba607bd59aba74fcc98f6da9c241bebe3b635670731b1b3f85f6eb69368f06b1"
11277 },
11278 {
11279 "model_id": {
11280 "make": "renault",
11281 "vehicle_slug": "megane_ice",
11282 "year": 2020,
11283 "config_slug": "rf_base_67ae9982",
11284 "version": 1
11285 },
11286 "vehicle_model": "megane",
11287 "estimator_type": "ONNXEstimator",
11288 "feature_names": [
11289 "speed_mph",
11290 "distance_mi"
11291 ],
11292 "target_names": [
11293 "fuel_gde"
11294 ],
11295 "powertrain_type": "ICE",
11296 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11297 "architecture_tag": "random_forest",
11298 "input_spec": {
11299 "lookback": 0,
11300 "grouping_column": null,
11301 "pad_strategy": "repeat_first"
11302 },
11303 "path": "v2/renault/megane_ice/2020/rf_base_67ae9982/v1",
11304 "mass_lbs": 3417.16506379,
11305 "fuel_type": "DIESEL",
11306 "drivetrain": "FWD",
11307 "engine": null,
11308 "trim": "1.5 dCi Authentique",
11309 "model_digest": "sha256:6497721759c6c30d4b709e980692115555124d0a3adf26f231152706a57d6c83"
11310 },
11311 {
11312 "model_id": {
11313 "make": "renault",
11314 "vehicle_slug": "megane_ice",
11315 "year": 2020,
11316 "config_slug": "rf_base_d8b7ef3c",
11317 "version": 1
11318 },
11319 "vehicle_model": "megane",
11320 "estimator_type": "ONNXEstimator",
11321 "feature_names": [
11322 "speed_mph",
11323 "grade_pct",
11324 "distance_mi",
11325 "link_time",
11326 "link_sinuosity",
11327 "link_abs_bearing_delta"
11328 ],
11329 "target_names": [
11330 "fuel_gde"
11331 ],
11332 "powertrain_type": "ICE",
11333 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11334 "architecture_tag": "random_forest",
11335 "input_spec": {
11336 "lookback": 0,
11337 "grouping_column": null,
11338 "pad_strategy": "repeat_first"
11339 },
11340 "path": "v2/renault/megane_ice/2020/rf_base_d8b7ef3c/v1",
11341 "mass_lbs": 3417.16506379,
11342 "fuel_type": "DIESEL",
11343 "drivetrain": "FWD",
11344 "engine": null,
11345 "trim": "1.5 dCi Authentique",
11346 "model_digest": "sha256:ddbfd15cc6c73d7822a58e9cfc0603fd2b0cbace3165711c248618d066d2b564"
11347 },
11348 {
11349 "model_id": {
11350 "make": "renault",
11351 "vehicle_slug": "megane_ice",
11352 "year": 2020,
11353 "config_slug": "rf_base_fe510e40",
11354 "version": 1
11355 },
11356 "vehicle_model": "megane",
11357 "estimator_type": "ONNXEstimator",
11358 "feature_names": [
11359 "speed_mph",
11360 "grade_pct",
11361 "distance_mi"
11362 ],
11363 "target_names": [
11364 "fuel_gde"
11365 ],
11366 "powertrain_type": "ICE",
11367 "vehicle_description": "2020_Renault_Megane_1.5_dCi_Authentique | fastsim 3.1.0 | routee-powertrain 2.0.1",
11368 "architecture_tag": "random_forest",
11369 "input_spec": {
11370 "lookback": 0,
11371 "grouping_column": null,
11372 "pad_strategy": "repeat_first"
11373 },
11374 "path": "v2/renault/megane_ice/2020/rf_base_fe510e40/v1",
11375 "mass_lbs": 3417.16506379,
11376 "fuel_type": "DIESEL",
11377 "drivetrain": "FWD",
11378 "engine": null,
11379 "trim": "1.5 dCi Authentique",
11380 "model_digest": "sha256:2d38f0d31aae6392ef8e8166e57d1eb42df29a16ed6a62fba1236c8f4552a62a"
11381 },
11382 {
11383 "model_id": {
11384 "make": "renault",
11385 "vehicle_slug": "zoe_bev",
11386 "year": 2022,
11387 "config_slug": "cnn_base_67ae9982",
11388 "version": 1
11389 },
11390 "vehicle_model": "zoe",
11391 "estimator_type": "ONNXEstimator",
11392 "feature_names": [
11393 "speed_mph",
11394 "distance_mi"
11395 ],
11396 "target_names": [
11397 "electric_kwh"
11398 ],
11399 "powertrain_type": "BEV",
11400 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11401 "architecture_tag": "cnn",
11402 "input_spec": {
11403 "lookback": 5,
11404 "grouping_column": "trip_id",
11405 "pad_strategy": "zero"
11406 },
11407 "path": "v2/renault/zoe_bev/2022/cnn_base_67ae9982/v1",
11408 "mass_lbs": 3527.39619488,
11409 "fuel_type": "ELECTRICITY",
11410 "drivetrain": "FWD",
11411 "engine": null,
11412 "trim": "ZE50 R135",
11413 "model_digest": "sha256:7583d96c05d3a325541e482c61f485a865885d5447287dc999a36a7047d1f161"
11414 },
11415 {
11416 "model_id": {
11417 "make": "renault",
11418 "vehicle_slug": "zoe_bev",
11419 "year": 2022,
11420 "config_slug": "cnn_base_d8b7ef3c",
11421 "version": 1
11422 },
11423 "vehicle_model": "zoe",
11424 "estimator_type": "ONNXEstimator",
11425 "feature_names": [
11426 "speed_mph",
11427 "grade_pct",
11428 "distance_mi",
11429 "link_time",
11430 "link_sinuosity",
11431 "link_abs_bearing_delta"
11432 ],
11433 "target_names": [
11434 "electric_kwh"
11435 ],
11436 "powertrain_type": "BEV",
11437 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11438 "architecture_tag": "cnn",
11439 "input_spec": {
11440 "lookback": 5,
11441 "grouping_column": "trip_id",
11442 "pad_strategy": "zero"
11443 },
11444 "path": "v2/renault/zoe_bev/2022/cnn_base_d8b7ef3c/v1",
11445 "mass_lbs": 3527.39619488,
11446 "fuel_type": "ELECTRICITY",
11447 "drivetrain": "FWD",
11448 "engine": null,
11449 "trim": "ZE50 R135",
11450 "model_digest": "sha256:953d55473b1e2470809ba3ad33897ba13bbeb83a46356c321e2e0c2d8706f97b"
11451 },
11452 {
11453 "model_id": {
11454 "make": "renault",
11455 "vehicle_slug": "zoe_bev",
11456 "year": 2022,
11457 "config_slug": "cnn_base_fe510e40",
11458 "version": 1
11459 },
11460 "vehicle_model": "zoe",
11461 "estimator_type": "ONNXEstimator",
11462 "feature_names": [
11463 "speed_mph",
11464 "grade_pct",
11465 "distance_mi"
11466 ],
11467 "target_names": [
11468 "electric_kwh"
11469 ],
11470 "powertrain_type": "BEV",
11471 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11472 "architecture_tag": "cnn",
11473 "input_spec": {
11474 "lookback": 5,
11475 "grouping_column": "trip_id",
11476 "pad_strategy": "zero"
11477 },
11478 "path": "v2/renault/zoe_bev/2022/cnn_base_fe510e40/v1",
11479 "mass_lbs": 3527.39619488,
11480 "fuel_type": "ELECTRICITY",
11481 "drivetrain": "FWD",
11482 "engine": null,
11483 "trim": "ZE50 R135",
11484 "model_digest": "sha256:92294a1283cb2a5971f052f6300f201e7e9754ae6fc6024d71397a769a821977"
11485 },
11486 {
11487 "model_id": {
11488 "make": "renault",
11489 "vehicle_slug": "zoe_bev",
11490 "year": 2022,
11491 "config_slug": "rf_base_67ae9982",
11492 "version": 1
11493 },
11494 "vehicle_model": "zoe",
11495 "estimator_type": "ONNXEstimator",
11496 "feature_names": [
11497 "speed_mph",
11498 "distance_mi"
11499 ],
11500 "target_names": [
11501 "electric_kwh"
11502 ],
11503 "powertrain_type": "BEV",
11504 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11505 "architecture_tag": "random_forest",
11506 "input_spec": {
11507 "lookback": 0,
11508 "grouping_column": null,
11509 "pad_strategy": "repeat_first"
11510 },
11511 "path": "v2/renault/zoe_bev/2022/rf_base_67ae9982/v1",
11512 "mass_lbs": 3527.39619488,
11513 "fuel_type": "ELECTRICITY",
11514 "drivetrain": "FWD",
11515 "engine": null,
11516 "trim": "ZE50 R135",
11517 "model_digest": "sha256:95d249cc19544a22a1f40ffa972e16d82d0f27357b142ee606c2a12c463736dd"
11518 },
11519 {
11520 "model_id": {
11521 "make": "renault",
11522 "vehicle_slug": "zoe_bev",
11523 "year": 2022,
11524 "config_slug": "rf_base_d8b7ef3c",
11525 "version": 1
11526 },
11527 "vehicle_model": "zoe",
11528 "estimator_type": "ONNXEstimator",
11529 "feature_names": [
11530 "speed_mph",
11531 "grade_pct",
11532 "distance_mi",
11533 "link_time",
11534 "link_sinuosity",
11535 "link_abs_bearing_delta"
11536 ],
11537 "target_names": [
11538 "electric_kwh"
11539 ],
11540 "powertrain_type": "BEV",
11541 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11542 "architecture_tag": "random_forest",
11543 "input_spec": {
11544 "lookback": 0,
11545 "grouping_column": null,
11546 "pad_strategy": "repeat_first"
11547 },
11548 "path": "v2/renault/zoe_bev/2022/rf_base_d8b7ef3c/v1",
11549 "mass_lbs": 3527.39619488,
11550 "fuel_type": "ELECTRICITY",
11551 "drivetrain": "FWD",
11552 "engine": null,
11553 "trim": "ZE50 R135",
11554 "model_digest": "sha256:bf7eddd5f87a12fa7a1b00e0bf32cfda476bc1bcdcfb42161986908b7290c64b"
11555 },
11556 {
11557 "model_id": {
11558 "make": "renault",
11559 "vehicle_slug": "zoe_bev",
11560 "year": 2022,
11561 "config_slug": "rf_base_fe510e40",
11562 "version": 1
11563 },
11564 "vehicle_model": "zoe",
11565 "estimator_type": "ONNXEstimator",
11566 "feature_names": [
11567 "speed_mph",
11568 "grade_pct",
11569 "distance_mi"
11570 ],
11571 "target_names": [
11572 "electric_kwh"
11573 ],
11574 "powertrain_type": "BEV",
11575 "vehicle_description": "2022_Renault_Zoe_ZE50_R135 | fastsim 3.1.0 | routee-powertrain 2.0.1",
11576 "architecture_tag": "random_forest",
11577 "input_spec": {
11578 "lookback": 0,
11579 "grouping_column": null,
11580 "pad_strategy": "repeat_first"
11581 },
11582 "path": "v2/renault/zoe_bev/2022/rf_base_fe510e40/v1",
11583 "mass_lbs": 3527.39619488,
11584 "fuel_type": "ELECTRICITY",
11585 "drivetrain": "FWD",
11586 "engine": null,
11587 "trim": "ZE50 R135",
11588 "model_digest": "sha256:2281983c8970d877211c57b4c77518cf0861af4256d0e4bc4b1a64bb02b4616a"
11589 },
11590 {
11591 "model_id": {
11592 "make": "tesla",
11593 "vehicle_slug": "model_3_bev",
11594 "year": 2022,
11595 "config_slug": "cnn_base_67ae9982",
11596 "version": 1
11597 },
11598 "vehicle_model": "model_3",
11599 "estimator_type": "ONNXEstimator",
11600 "feature_names": [
11601 "speed_mph",
11602 "distance_mi"
11603 ],
11604 "target_names": [
11605 "electric_kwh"
11606 ],
11607 "powertrain_type": "BEV",
11608 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11609 "architecture_tag": "cnn",
11610 "input_spec": {
11611 "lookback": 5,
11612 "grouping_column": "trip_id",
11613 "pad_strategy": "zero"
11614 },
11615 "path": "v2/tesla/model_3_bev/2022/cnn_base_67ae9982/v1",
11616 "mass_lbs": 3862.4988333936,
11617 "fuel_type": "ELECTRICITY",
11618 "drivetrain": "RWD",
11619 "engine": null,
11620 "trim": "RWD",
11621 "model_digest": "sha256:c21d7431bd320377856a8abb90cea79d291d1bc4f994748c04394da14fbfed4e"
11622 },
11623 {
11624 "model_id": {
11625 "make": "tesla",
11626 "vehicle_slug": "model_3_bev",
11627 "year": 2022,
11628 "config_slug": "cnn_base_d8b7ef3c",
11629 "version": 1
11630 },
11631 "vehicle_model": "model_3",
11632 "estimator_type": "ONNXEstimator",
11633 "feature_names": [
11634 "speed_mph",
11635 "grade_pct",
11636 "distance_mi",
11637 "link_time",
11638 "link_sinuosity",
11639 "link_abs_bearing_delta"
11640 ],
11641 "target_names": [
11642 "electric_kwh"
11643 ],
11644 "powertrain_type": "BEV",
11645 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11646 "architecture_tag": "cnn",
11647 "input_spec": {
11648 "lookback": 5,
11649 "grouping_column": "trip_id",
11650 "pad_strategy": "zero"
11651 },
11652 "path": "v2/tesla/model_3_bev/2022/cnn_base_d8b7ef3c/v1",
11653 "mass_lbs": 3862.4988333936,
11654 "fuel_type": "ELECTRICITY",
11655 "drivetrain": "RWD",
11656 "engine": null,
11657 "trim": "RWD",
11658 "model_digest": "sha256:c1435ce4688e4612801059190bf51df9e3cb96665b48c69ede79c800f7dcbeef"
11659 },
11660 {
11661 "model_id": {
11662 "make": "tesla",
11663 "vehicle_slug": "model_3_bev",
11664 "year": 2022,
11665 "config_slug": "cnn_base_fe510e40",
11666 "version": 1
11667 },
11668 "vehicle_model": "model_3",
11669 "estimator_type": "ONNXEstimator",
11670 "feature_names": [
11671 "speed_mph",
11672 "grade_pct",
11673 "distance_mi"
11674 ],
11675 "target_names": [
11676 "electric_kwh"
11677 ],
11678 "powertrain_type": "BEV",
11679 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11680 "architecture_tag": "cnn",
11681 "input_spec": {
11682 "lookback": 5,
11683 "grouping_column": "trip_id",
11684 "pad_strategy": "zero"
11685 },
11686 "path": "v2/tesla/model_3_bev/2022/cnn_base_fe510e40/v1",
11687 "mass_lbs": 3862.4988333936,
11688 "fuel_type": "ELECTRICITY",
11689 "drivetrain": "RWD",
11690 "engine": null,
11691 "trim": "RWD",
11692 "model_digest": "sha256:3256d6b366aa7805bb7dc17b2204307c68d1fa6ae454ddaab1acea8951d31dfa"
11693 },
11694 {
11695 "model_id": {
11696 "make": "tesla",
11697 "vehicle_slug": "model_3_bev",
11698 "year": 2022,
11699 "config_slug": "rf_base_67ae9982",
11700 "version": 1
11701 },
11702 "vehicle_model": "model_3",
11703 "estimator_type": "ONNXEstimator",
11704 "feature_names": [
11705 "speed_mph",
11706 "distance_mi"
11707 ],
11708 "target_names": [
11709 "electric_kwh"
11710 ],
11711 "powertrain_type": "BEV",
11712 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11713 "architecture_tag": "random_forest",
11714 "input_spec": {
11715 "lookback": 0,
11716 "grouping_column": null,
11717 "pad_strategy": "repeat_first"
11718 },
11719 "path": "v2/tesla/model_3_bev/2022/rf_base_67ae9982/v1",
11720 "mass_lbs": 3862.4988333936,
11721 "fuel_type": "ELECTRICITY",
11722 "drivetrain": "RWD",
11723 "engine": null,
11724 "trim": "RWD",
11725 "model_digest": "sha256:33ba42149d1264a2c381ab94ad3e6479d2d3a7058b4ddaef0d844446b17a8ae2"
11726 },
11727 {
11728 "model_id": {
11729 "make": "tesla",
11730 "vehicle_slug": "model_3_bev",
11731 "year": 2022,
11732 "config_slug": "rf_base_d8b7ef3c",
11733 "version": 1
11734 },
11735 "vehicle_model": "model_3",
11736 "estimator_type": "ONNXEstimator",
11737 "feature_names": [
11738 "speed_mph",
11739 "grade_pct",
11740 "distance_mi",
11741 "link_time",
11742 "link_sinuosity",
11743 "link_abs_bearing_delta"
11744 ],
11745 "target_names": [
11746 "electric_kwh"
11747 ],
11748 "powertrain_type": "BEV",
11749 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11750 "architecture_tag": "random_forest",
11751 "input_spec": {
11752 "lookback": 0,
11753 "grouping_column": null,
11754 "pad_strategy": "repeat_first"
11755 },
11756 "path": "v2/tesla/model_3_bev/2022/rf_base_d8b7ef3c/v1",
11757 "mass_lbs": 3862.4988333936,
11758 "fuel_type": "ELECTRICITY",
11759 "drivetrain": "RWD",
11760 "engine": null,
11761 "trim": "RWD",
11762 "model_digest": "sha256:4ef65e348fa3b949bc78e9be452374cbd97ade8fa44765cd79d5bc337982de26"
11763 },
11764 {
11765 "model_id": {
11766 "make": "tesla",
11767 "vehicle_slug": "model_3_bev",
11768 "year": 2022,
11769 "config_slug": "rf_base_fe510e40",
11770 "version": 1
11771 },
11772 "vehicle_model": "model_3",
11773 "estimator_type": "ONNXEstimator",
11774 "feature_names": [
11775 "speed_mph",
11776 "grade_pct",
11777 "distance_mi"
11778 ],
11779 "target_names": [
11780 "electric_kwh"
11781 ],
11782 "powertrain_type": "BEV",
11783 "vehicle_description": "2022_Tesla_Model_3_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11784 "architecture_tag": "random_forest",
11785 "input_spec": {
11786 "lookback": 0,
11787 "grouping_column": null,
11788 "pad_strategy": "repeat_first"
11789 },
11790 "path": "v2/tesla/model_3_bev/2022/rf_base_fe510e40/v1",
11791 "mass_lbs": 3862.4988333936,
11792 "fuel_type": "ELECTRICITY",
11793 "drivetrain": "RWD",
11794 "engine": null,
11795 "trim": "RWD",
11796 "model_digest": "sha256:0ccbdfd3fabb1fb53896680a2cc2fdd149d7f2ed1b058c6f5fe788a12edb6212"
11797 },
11798 {
11799 "model_id": {
11800 "make": "tesla",
11801 "vehicle_slug": "model_3_bev",
11802 "year": 2022,
11803 "config_slug": "rf_steady_thermal_856e8a60",
11804 "version": 1
11805 },
11806 "vehicle_model": "model_3",
11807 "estimator_type": "ONNXEstimator",
11808 "feature_names": [
11809 "speed_mph",
11810 "ambient_temp_f"
11811 ],
11812 "target_names": [
11813 "kwh"
11814 ],
11815 "powertrain_type": "BEV",
11816 "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_steady trained July 2025",
11817 "architecture_tag": "random_forest",
11818 "input_spec": {
11819 "lookback": 0,
11820 "grouping_column": null,
11821 "pad_strategy": "repeat_first"
11822 },
11823 "path": "v2/tesla/model_3_bev/2022/rf_steady_thermal_856e8a60/v1",
11824 "mass_lbs": null,
11825 "fuel_type": "ELECTRICITY",
11826 "drivetrain": "RWD",
11827 "engine": null,
11828 "trim": null,
11829 "model_digest": "sha256:5f5a751c145475f51d5e0791ef5f734e0b2d36892795f8caa59794fd03519fcf"
11830 },
11831 {
11832 "model_id": {
11833 "make": "tesla",
11834 "vehicle_slug": "model_3_bev",
11835 "year": 2022,
11836 "config_slug": "rf_steady_thermal_ab1db342",
11837 "version": 1
11838 },
11839 "vehicle_model": "model_3",
11840 "estimator_type": "ONNXEstimator",
11841 "feature_names": [
11842 "speed_mph",
11843 "grade_percent",
11844 "ambient_temp_f"
11845 ],
11846 "target_names": [
11847 "kwh"
11848 ],
11849 "powertrain_type": "BEV",
11850 "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_steady trained July 2025",
11851 "architecture_tag": "random_forest",
11852 "input_spec": {
11853 "lookback": 0,
11854 "grouping_column": null,
11855 "pad_strategy": "repeat_first"
11856 },
11857 "path": "v2/tesla/model_3_bev/2022/rf_steady_thermal_ab1db342/v1",
11858 "mass_lbs": null,
11859 "fuel_type": "ELECTRICITY",
11860 "drivetrain": "RWD",
11861 "engine": null,
11862 "trim": null,
11863 "model_digest": "sha256:e66955484a2235641c23894b037fbd031db8c0f85779bcee74c91e5ed663a441"
11864 },
11865 {
11866 "model_id": {
11867 "make": "tesla",
11868 "vehicle_slug": "model_3_bev",
11869 "year": 2022,
11870 "config_slug": "rf_transient_thermal_856e8a60",
11871 "version": 1
11872 },
11873 "vehicle_model": "model_3",
11874 "estimator_type": "ONNXEstimator",
11875 "feature_names": [
11876 "speed_mph",
11877 "ambient_temp_f"
11878 ],
11879 "target_names": [
11880 "kwh"
11881 ],
11882 "powertrain_type": "BEV",
11883 "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_transient trained July 2025",
11884 "architecture_tag": "random_forest",
11885 "input_spec": {
11886 "lookback": 0,
11887 "grouping_column": null,
11888 "pad_strategy": "repeat_first"
11889 },
11890 "path": "v2/tesla/model_3_bev/2022/rf_transient_thermal_856e8a60/v1",
11891 "mass_lbs": null,
11892 "fuel_type": "ELECTRICITY",
11893 "drivetrain": "RWD",
11894 "engine": null,
11895 "trim": null,
11896 "model_digest": "sha256:669adbffa54eb74820a169b5161b054d71c015207301773771293be6808ce23a"
11897 },
11898 {
11899 "model_id": {
11900 "make": "tesla",
11901 "vehicle_slug": "model_3_bev",
11902 "year": 2022,
11903 "config_slug": "rf_transient_thermal_ab1db342",
11904 "version": 1
11905 },
11906 "vehicle_model": "model_3",
11907 "estimator_type": "ONNXEstimator",
11908 "feature_names": [
11909 "speed_mph",
11910 "grade_percent",
11911 "ambient_temp_f"
11912 ],
11913 "target_names": [
11914 "kwh"
11915 ],
11916 "powertrain_type": "BEV",
11917 "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_transient trained July 2025",
11918 "architecture_tag": "random_forest",
11919 "input_spec": {
11920 "lookback": 0,
11921 "grouping_column": null,
11922 "pad_strategy": "repeat_first"
11923 },
11924 "path": "v2/tesla/model_3_bev/2022/rf_transient_thermal_ab1db342/v1",
11925 "mass_lbs": null,
11926 "fuel_type": "ELECTRICITY",
11927 "drivetrain": "RWD",
11928 "engine": null,
11929 "trim": null,
11930 "model_digest": "sha256:c2e8842a578617d4b951e86efbf58a7225083c4c658aa856b2d6590b786468a4"
11931 },
11932 {
11933 "model_id": {
11934 "make": "tesla",
11935 "vehicle_slug": "model_s_bev",
11936 "year": 2016,
11937 "config_slug": "cnn_base_67ae9982",
11938 "version": 1
11939 },
11940 "vehicle_model": "model_s",
11941 "estimator_type": "ONNXEstimator",
11942 "feature_names": [
11943 "speed_mph",
11944 "distance_mi"
11945 ],
11946 "target_names": [
11947 "electric_kwh"
11948 ],
11949 "powertrain_type": "BEV",
11950 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11951 "architecture_tag": "cnn",
11952 "input_spec": {
11953 "lookback": 5,
11954 "grouping_column": "trip_id",
11955 "pad_strategy": "zero"
11956 },
11957 "path": "v2/tesla/model_s_bev/2016/cnn_base_67ae9982/v1",
11958 "mass_lbs": 5004.828454124514,
11959 "fuel_type": "ELECTRICITY",
11960 "drivetrain": "RWD",
11961 "engine": null,
11962 "trim": "60 2WD",
11963 "model_digest": "sha256:3770e76f0ec7e2f7b16adefb1bd22044dd3bb6884fe5074b4a520a51fcfb12bd"
11964 },
11965 {
11966 "model_id": {
11967 "make": "tesla",
11968 "vehicle_slug": "model_s_bev",
11969 "year": 2016,
11970 "config_slug": "cnn_base_d8b7ef3c",
11971 "version": 1
11972 },
11973 "vehicle_model": "model_s",
11974 "estimator_type": "ONNXEstimator",
11975 "feature_names": [
11976 "speed_mph",
11977 "grade_pct",
11978 "distance_mi",
11979 "link_time",
11980 "link_sinuosity",
11981 "link_abs_bearing_delta"
11982 ],
11983 "target_names": [
11984 "electric_kwh"
11985 ],
11986 "powertrain_type": "BEV",
11987 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
11988 "architecture_tag": "cnn",
11989 "input_spec": {
11990 "lookback": 5,
11991 "grouping_column": "trip_id",
11992 "pad_strategy": "zero"
11993 },
11994 "path": "v2/tesla/model_s_bev/2016/cnn_base_d8b7ef3c/v1",
11995 "mass_lbs": 5004.828454124514,
11996 "fuel_type": "ELECTRICITY",
11997 "drivetrain": "RWD",
11998 "engine": null,
11999 "trim": "60 2WD",
12000 "model_digest": "sha256:0d1dfd014654972457d342478a90468df1de7abb142bb25d753b7808629880cd"
12001 },
12002 {
12003 "model_id": {
12004 "make": "tesla",
12005 "vehicle_slug": "model_s_bev",
12006 "year": 2016,
12007 "config_slug": "cnn_base_fe510e40",
12008 "version": 1
12009 },
12010 "vehicle_model": "model_s",
12011 "estimator_type": "ONNXEstimator",
12012 "feature_names": [
12013 "speed_mph",
12014 "grade_pct",
12015 "distance_mi"
12016 ],
12017 "target_names": [
12018 "electric_kwh"
12019 ],
12020 "powertrain_type": "BEV",
12021 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12022 "architecture_tag": "cnn",
12023 "input_spec": {
12024 "lookback": 5,
12025 "grouping_column": "trip_id",
12026 "pad_strategy": "zero"
12027 },
12028 "path": "v2/tesla/model_s_bev/2016/cnn_base_fe510e40/v1",
12029 "mass_lbs": 5004.828454124514,
12030 "fuel_type": "ELECTRICITY",
12031 "drivetrain": "RWD",
12032 "engine": null,
12033 "trim": "60 2WD",
12034 "model_digest": "sha256:6f2ac2166230cad1b3ba50137dad1a7154b532f85a3f52379b63ba9699723e10"
12035 },
12036 {
12037 "model_id": {
12038 "make": "tesla",
12039 "vehicle_slug": "model_s_bev",
12040 "year": 2016,
12041 "config_slug": "rf_base_67ae9982",
12042 "version": 1
12043 },
12044 "vehicle_model": "model_s",
12045 "estimator_type": "ONNXEstimator",
12046 "feature_names": [
12047 "speed_mph",
12048 "distance_mi"
12049 ],
12050 "target_names": [
12051 "electric_kwh"
12052 ],
12053 "powertrain_type": "BEV",
12054 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12055 "architecture_tag": "random_forest",
12056 "input_spec": {
12057 "lookback": 0,
12058 "grouping_column": null,
12059 "pad_strategy": "repeat_first"
12060 },
12061 "path": "v2/tesla/model_s_bev/2016/rf_base_67ae9982/v1",
12062 "mass_lbs": 5004.828454124514,
12063 "fuel_type": "ELECTRICITY",
12064 "drivetrain": "RWD",
12065 "engine": null,
12066 "trim": "60 2WD",
12067 "model_digest": "sha256:8980ae3fad7fe5c2c1f1fbfc2fcc068b249ee67cadb054aedde2eb039d8f38a8"
12068 },
12069 {
12070 "model_id": {
12071 "make": "tesla",
12072 "vehicle_slug": "model_s_bev",
12073 "year": 2016,
12074 "config_slug": "rf_base_d8b7ef3c",
12075 "version": 1
12076 },
12077 "vehicle_model": "model_s",
12078 "estimator_type": "ONNXEstimator",
12079 "feature_names": [
12080 "speed_mph",
12081 "grade_pct",
12082 "distance_mi",
12083 "link_time",
12084 "link_sinuosity",
12085 "link_abs_bearing_delta"
12086 ],
12087 "target_names": [
12088 "electric_kwh"
12089 ],
12090 "powertrain_type": "BEV",
12091 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12092 "architecture_tag": "random_forest",
12093 "input_spec": {
12094 "lookback": 0,
12095 "grouping_column": null,
12096 "pad_strategy": "repeat_first"
12097 },
12098 "path": "v2/tesla/model_s_bev/2016/rf_base_d8b7ef3c/v1",
12099 "mass_lbs": 5004.828454124514,
12100 "fuel_type": "ELECTRICITY",
12101 "drivetrain": "RWD",
12102 "engine": null,
12103 "trim": "60 2WD",
12104 "model_digest": "sha256:a8f0d62f07464d279adc5ba9db341047c7c5bb4d5e7c02e03db3831a08fe2469"
12105 },
12106 {
12107 "model_id": {
12108 "make": "tesla",
12109 "vehicle_slug": "model_s_bev",
12110 "year": 2016,
12111 "config_slug": "rf_base_fe510e40",
12112 "version": 1
12113 },
12114 "vehicle_model": "model_s",
12115 "estimator_type": "ONNXEstimator",
12116 "feature_names": [
12117 "speed_mph",
12118 "grade_pct",
12119 "distance_mi"
12120 ],
12121 "target_names": [
12122 "electric_kwh"
12123 ],
12124 "powertrain_type": "BEV",
12125 "vehicle_description": "2016_Tesla_Model_S_60_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12126 "architecture_tag": "random_forest",
12127 "input_spec": {
12128 "lookback": 0,
12129 "grouping_column": null,
12130 "pad_strategy": "repeat_first"
12131 },
12132 "path": "v2/tesla/model_s_bev/2016/rf_base_fe510e40/v1",
12133 "mass_lbs": 5004.828454124514,
12134 "fuel_type": "ELECTRICITY",
12135 "drivetrain": "RWD",
12136 "engine": null,
12137 "trim": "60 2WD",
12138 "model_digest": "sha256:26dec8fff35dcb8af0e476c9bca01a4c38849160f87e6edaae8262044e52a39f"
12139 },
12140 {
12141 "model_id": {
12142 "make": "tesla",
12143 "vehicle_slug": "model_y_bev",
12144 "year": 2022,
12145 "config_slug": "cnn_base_67ae9982",
12146 "version": 1
12147 },
12148 "vehicle_model": "model_y",
12149 "estimator_type": "ONNXEstimator",
12150 "feature_names": [
12151 "speed_mph",
12152 "distance_mi"
12153 ],
12154 "target_names": [
12155 "electric_kwh"
12156 ],
12157 "powertrain_type": "BEV",
12158 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12159 "architecture_tag": "cnn",
12160 "input_spec": {
12161 "lookback": 5,
12162 "grouping_column": "trip_id",
12163 "pad_strategy": "zero"
12164 },
12165 "path": "v2/tesla/model_y_bev/2022/cnn_base_67ae9982/v1",
12166 "mass_lbs": 4208.6245850162,
12167 "fuel_type": "ELECTRICITY",
12168 "drivetrain": "RWD",
12169 "engine": null,
12170 "trim": "RWD",
12171 "model_digest": "sha256:d3d564edfe7e505bcbc09aba01fef9d2ef24160d5e214fafb22597d6a6a006c6"
12172 },
12173 {
12174 "model_id": {
12175 "make": "tesla",
12176 "vehicle_slug": "model_y_bev",
12177 "year": 2022,
12178 "config_slug": "cnn_base_d8b7ef3c",
12179 "version": 1
12180 },
12181 "vehicle_model": "model_y",
12182 "estimator_type": "ONNXEstimator",
12183 "feature_names": [
12184 "speed_mph",
12185 "grade_pct",
12186 "distance_mi",
12187 "link_time",
12188 "link_sinuosity",
12189 "link_abs_bearing_delta"
12190 ],
12191 "target_names": [
12192 "electric_kwh"
12193 ],
12194 "powertrain_type": "BEV",
12195 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12196 "architecture_tag": "cnn",
12197 "input_spec": {
12198 "lookback": 5,
12199 "grouping_column": "trip_id",
12200 "pad_strategy": "zero"
12201 },
12202 "path": "v2/tesla/model_y_bev/2022/cnn_base_d8b7ef3c/v1",
12203 "mass_lbs": 4208.6245850162,
12204 "fuel_type": "ELECTRICITY",
12205 "drivetrain": "RWD",
12206 "engine": null,
12207 "trim": "RWD",
12208 "model_digest": "sha256:fdf0fe5ca4dc6ad8e031f7d9005a6ebb9cb3ece378d6f44e0f071f7334d6af6b"
12209 },
12210 {
12211 "model_id": {
12212 "make": "tesla",
12213 "vehicle_slug": "model_y_bev",
12214 "year": 2022,
12215 "config_slug": "cnn_base_fe510e40",
12216 "version": 1
12217 },
12218 "vehicle_model": "model_y",
12219 "estimator_type": "ONNXEstimator",
12220 "feature_names": [
12221 "speed_mph",
12222 "grade_pct",
12223 "distance_mi"
12224 ],
12225 "target_names": [
12226 "electric_kwh"
12227 ],
12228 "powertrain_type": "BEV",
12229 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12230 "architecture_tag": "cnn",
12231 "input_spec": {
12232 "lookback": 5,
12233 "grouping_column": "trip_id",
12234 "pad_strategy": "zero"
12235 },
12236 "path": "v2/tesla/model_y_bev/2022/cnn_base_fe510e40/v1",
12237 "mass_lbs": 4208.6245850162,
12238 "fuel_type": "ELECTRICITY",
12239 "drivetrain": "RWD",
12240 "engine": null,
12241 "trim": "RWD",
12242 "model_digest": "sha256:3c65ca3e8ade78a1a1e07ac616842677e47789ce3ecb7e1fd384f01c20c4878d"
12243 },
12244 {
12245 "model_id": {
12246 "make": "tesla",
12247 "vehicle_slug": "model_y_bev",
12248 "year": 2022,
12249 "config_slug": "ngb_stochastic_02107a97",
12250 "version": 1
12251 },
12252 "vehicle_model": "model_y",
12253 "estimator_type": "NGBoostEstimator",
12254 "feature_names": [
12255 "speed_mph",
12256 "grade_dec",
12257 "road_class"
12258 ],
12259 "target_names": [
12260 "ess_kwh_out_ach"
12261 ],
12262 "powertrain_type": "BEV",
12263 "vehicle_description": "2022 Tesla Model Y RWD",
12264 "architecture_tag": "ngboost",
12265 "input_spec": {
12266 "lookback": 0,
12267 "grouping_column": null,
12268 "pad_strategy": "repeat_first"
12269 },
12270 "path": "v2/tesla/model_y_bev/2022/ngb_stochastic_02107a97/v1",
12271 "mass_lbs": null,
12272 "fuel_type": "ELECTRICITY",
12273 "drivetrain": "RWD",
12274 "engine": null,
12275 "trim": null,
12276 "model_digest": "sha256:cf594bdf47edf39604ffea5a5284caef2b2d762acb21beeb38b5a2d81c9beac6"
12277 },
12278 {
12279 "model_id": {
12280 "make": "tesla",
12281 "vehicle_slug": "model_y_bev",
12282 "year": 2022,
12283 "config_slug": "ngb_stochastic_940b80b8",
12284 "version": 1
12285 },
12286 "vehicle_model": "model_y",
12287 "estimator_type": "NGBoostEstimator",
12288 "feature_names": [
12289 "speed_mph",
12290 "grade_dec",
12291 "road_class",
12292 "turn_angle"
12293 ],
12294 "target_names": [
12295 "ess_kwh_out_ach"
12296 ],
12297 "powertrain_type": "BEV",
12298 "vehicle_description": "2022 Tesla Model Y RWD",
12299 "architecture_tag": "ngboost",
12300 "input_spec": {
12301 "lookback": 0,
12302 "grouping_column": null,
12303 "pad_strategy": "repeat_first"
12304 },
12305 "path": "v2/tesla/model_y_bev/2022/ngb_stochastic_940b80b8/v1",
12306 "mass_lbs": null,
12307 "fuel_type": "ELECTRICITY",
12308 "drivetrain": "RWD",
12309 "engine": null,
12310 "trim": null,
12311 "model_digest": "sha256:a20f9f4f7cf1e00fc79abe41586284b254c45a71764325306543dff8b7811c83"
12312 },
12313 {
12314 "model_id": {
12315 "make": "tesla",
12316 "vehicle_slug": "model_y_bev",
12317 "year": 2022,
12318 "config_slug": "ngb_stochastic_aaa9554f",
12319 "version": 1
12320 },
12321 "vehicle_model": "model_y",
12322 "estimator_type": "NGBoostEstimator",
12323 "feature_names": [
12324 "speed_mph",
12325 "grade_dec"
12326 ],
12327 "target_names": [
12328 "ess_kwh_out_ach"
12329 ],
12330 "powertrain_type": "BEV",
12331 "vehicle_description": "2022 Tesla Model Y RWD",
12332 "architecture_tag": "ngboost",
12333 "input_spec": {
12334 "lookback": 0,
12335 "grouping_column": null,
12336 "pad_strategy": "repeat_first"
12337 },
12338 "path": "v2/tesla/model_y_bev/2022/ngb_stochastic_aaa9554f/v1",
12339 "mass_lbs": null,
12340 "fuel_type": "ELECTRICITY",
12341 "drivetrain": "RWD",
12342 "engine": null,
12343 "trim": null,
12344 "model_digest": "sha256:b3af03e0e8e925cecdd52c5fe47f64fb9f7707e39312c8d7c8dc02260d37f614"
12345 },
12346 {
12347 "model_id": {
12348 "make": "tesla",
12349 "vehicle_slug": "model_y_bev",
12350 "year": 2022,
12351 "config_slug": "ngb_stochastic_db8522fb",
12352 "version": 1
12353 },
12354 "vehicle_model": "model_y",
12355 "estimator_type": "NGBoostEstimator",
12356 "feature_names": [
12357 "speed_mph"
12358 ],
12359 "target_names": [
12360 "ess_kwh_out_ach"
12361 ],
12362 "powertrain_type": "BEV",
12363 "vehicle_description": "2022 Tesla Model Y RWD",
12364 "architecture_tag": "ngboost",
12365 "input_spec": {
12366 "lookback": 0,
12367 "grouping_column": null,
12368 "pad_strategy": "repeat_first"
12369 },
12370 "path": "v2/tesla/model_y_bev/2022/ngb_stochastic_db8522fb/v1",
12371 "mass_lbs": null,
12372 "fuel_type": "ELECTRICITY",
12373 "drivetrain": "RWD",
12374 "engine": null,
12375 "trim": null,
12376 "model_digest": "sha256:119a590a6566009f64ca3ea93355192a427a1b0bfb211badd8f73ba71d4195f9"
12377 },
12378 {
12379 "model_id": {
12380 "make": "tesla",
12381 "vehicle_slug": "model_y_bev",
12382 "year": 2022,
12383 "config_slug": "rf_base_67ae9982",
12384 "version": 1
12385 },
12386 "vehicle_model": "model_y",
12387 "estimator_type": "ONNXEstimator",
12388 "feature_names": [
12389 "speed_mph",
12390 "distance_mi"
12391 ],
12392 "target_names": [
12393 "electric_kwh"
12394 ],
12395 "powertrain_type": "BEV",
12396 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12397 "architecture_tag": "random_forest",
12398 "input_spec": {
12399 "lookback": 0,
12400 "grouping_column": null,
12401 "pad_strategy": "repeat_first"
12402 },
12403 "path": "v2/tesla/model_y_bev/2022/rf_base_67ae9982/v1",
12404 "mass_lbs": 4208.6245850162,
12405 "fuel_type": "ELECTRICITY",
12406 "drivetrain": "RWD",
12407 "engine": null,
12408 "trim": "RWD",
12409 "model_digest": "sha256:a729b126c79addf6dd65b57b2ea534a7dca21ebb03b80675feb73f3f582b29ae"
12410 },
12411 {
12412 "model_id": {
12413 "make": "tesla",
12414 "vehicle_slug": "model_y_bev",
12415 "year": 2022,
12416 "config_slug": "rf_base_d8b7ef3c",
12417 "version": 1
12418 },
12419 "vehicle_model": "model_y",
12420 "estimator_type": "ONNXEstimator",
12421 "feature_names": [
12422 "speed_mph",
12423 "grade_pct",
12424 "distance_mi",
12425 "link_time",
12426 "link_sinuosity",
12427 "link_abs_bearing_delta"
12428 ],
12429 "target_names": [
12430 "electric_kwh"
12431 ],
12432 "powertrain_type": "BEV",
12433 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12434 "architecture_tag": "random_forest",
12435 "input_spec": {
12436 "lookback": 0,
12437 "grouping_column": null,
12438 "pad_strategy": "repeat_first"
12439 },
12440 "path": "v2/tesla/model_y_bev/2022/rf_base_d8b7ef3c/v1",
12441 "mass_lbs": 4208.6245850162,
12442 "fuel_type": "ELECTRICITY",
12443 "drivetrain": "RWD",
12444 "engine": null,
12445 "trim": "RWD",
12446 "model_digest": "sha256:5e846629be7f05420849c372ab2dd21dc3a4a998ba8a8d8cf7d28d42b0135c22"
12447 },
12448 {
12449 "model_id": {
12450 "make": "tesla",
12451 "vehicle_slug": "model_y_bev",
12452 "year": 2022,
12453 "config_slug": "rf_base_fe510e40",
12454 "version": 1
12455 },
12456 "vehicle_model": "model_y",
12457 "estimator_type": "ONNXEstimator",
12458 "feature_names": [
12459 "speed_mph",
12460 "grade_pct",
12461 "distance_mi"
12462 ],
12463 "target_names": [
12464 "electric_kwh"
12465 ],
12466 "powertrain_type": "BEV",
12467 "vehicle_description": "2022_Tesla_Model_Y_RWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12468 "architecture_tag": "random_forest",
12469 "input_spec": {
12470 "lookback": 0,
12471 "grouping_column": null,
12472 "pad_strategy": "repeat_first"
12473 },
12474 "path": "v2/tesla/model_y_bev/2022/rf_base_fe510e40/v1",
12475 "mass_lbs": 4208.6245850162,
12476 "fuel_type": "ELECTRICITY",
12477 "drivetrain": "RWD",
12478 "engine": null,
12479 "trim": "RWD",
12480 "model_digest": "sha256:42477f7cee7de386d7246b549117f22c6bf3c6040b40e6b1017baa45ca574393"
12481 },
12482 {
12483 "model_id": {
12484 "make": "toyota",
12485 "vehicle_slug": "avanza_e_j_mt_ice",
12486 "year": 2022,
12487 "config_slug": "rf_b80965c8",
12488 "version": 1
12489 },
12490 "vehicle_model": "avanza_e_j_mt",
12491 "estimator_type": "ONNXEstimator",
12492 "feature_names": [
12493 "speed_mph",
12494 "grade_percent",
12495 "turn_angle"
12496 ],
12497 "target_names": [
12498 "gge"
12499 ],
12500 "powertrain_type": "ICE",
12501 "vehicle_description": "2022_Toyota_Avanza_E_J_MT trained July 2024",
12502 "architecture_tag": "random_forest",
12503 "input_spec": {
12504 "lookback": 0,
12505 "grouping_column": null,
12506 "pad_strategy": "repeat_first"
12507 },
12508 "path": "v2/toyota/avanza_e_j_mt_ice/2022/rf_b80965c8/v1",
12509 "mass_lbs": null,
12510 "fuel_type": "GASOLINE",
12511 "drivetrain": null,
12512 "engine": null,
12513 "trim": "e_j_mt",
12514 "model_digest": "sha256:49c0213b83c493294fba9e6fd5f0ce4b880e04916be6d3b21c52dce084701021"
12515 },
12516 {
12517 "model_id": {
12518 "make": "toyota",
12519 "vehicle_slug": "avanza_e_j_mt_ice",
12520 "year": 2022,
12521 "config_slug": "rf_c3326385",
12522 "version": 1
12523 },
12524 "vehicle_model": "avanza_e_j_mt",
12525 "estimator_type": "ONNXEstimator",
12526 "feature_names": [
12527 "speed_mph",
12528 "grade_percent"
12529 ],
12530 "target_names": [
12531 "gge"
12532 ],
12533 "powertrain_type": "ICE",
12534 "vehicle_description": "2022_Toyota_Avanza_E_J_MT trained July 2024",
12535 "architecture_tag": "random_forest",
12536 "input_spec": {
12537 "lookback": 0,
12538 "grouping_column": null,
12539 "pad_strategy": "repeat_first"
12540 },
12541 "path": "v2/toyota/avanza_e_j_mt_ice/2022/rf_c3326385/v1",
12542 "mass_lbs": null,
12543 "fuel_type": "GASOLINE",
12544 "drivetrain": null,
12545 "engine": null,
12546 "trim": "e_j_mt",
12547 "model_digest": "sha256:e9f74636c7eddef960c25031cb0372da603de36bac4529e2ec0694496935677b"
12548 },
12549 {
12550 "model_id": {
12551 "make": "toyota",
12552 "vehicle_slug": "avanza_e_j_mt_ice",
12553 "year": 2022,
12554 "config_slug": "rf_db8522fb",
12555 "version": 1
12556 },
12557 "vehicle_model": "avanza_e_j_mt",
12558 "estimator_type": "ONNXEstimator",
12559 "feature_names": [
12560 "speed_mph"
12561 ],
12562 "target_names": [
12563 "gge"
12564 ],
12565 "powertrain_type": "ICE",
12566 "vehicle_description": "2022_Toyota_Avanza_E_J_MT trained July 2024",
12567 "architecture_tag": "random_forest",
12568 "input_spec": {
12569 "lookback": 0,
12570 "grouping_column": null,
12571 "pad_strategy": "repeat_first"
12572 },
12573 "path": "v2/toyota/avanza_e_j_mt_ice/2022/rf_db8522fb/v1",
12574 "mass_lbs": null,
12575 "fuel_type": "GASOLINE",
12576 "drivetrain": null,
12577 "engine": null,
12578 "trim": "e_j_mt",
12579 "model_digest": "sha256:fc8b32e40701d49a3a669df9252a60d294650d82a7d1dba6bab90dc479f4581a"
12580 },
12581 {
12582 "model_id": {
12583 "make": "toyota",
12584 "vehicle_slug": "camry_ice",
12585 "year": 2016,
12586 "config_slug": "cnn_base_67ae9982",
12587 "version": 1
12588 },
12589 "vehicle_model": "camry",
12590 "estimator_type": "ONNXEstimator",
12591 "feature_names": [
12592 "speed_mph",
12593 "distance_mi"
12594 ],
12595 "target_names": [
12596 "fuel_gge"
12597 ],
12598 "powertrain_type": "ICE",
12599 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12600 "architecture_tag": "cnn",
12601 "input_spec": {
12602 "lookback": 5,
12603 "grouping_column": "trip_id",
12604 "pad_strategy": "zero"
12605 },
12606 "path": "v2/toyota/camry_ice/2016/cnn_base_67ae9982/v1",
12607 "mass_lbs": 4174.82931028336,
12608 "fuel_type": "GASOLINE",
12609 "drivetrain": "FWD",
12610 "engine": null,
12611 "trim": "4cyl 2WD",
12612 "model_digest": "sha256:a938b9dfa88ea6333b7251edac05eddc8990977aad29e2ed0e9add5c82c75a43"
12613 },
12614 {
12615 "model_id": {
12616 "make": "toyota",
12617 "vehicle_slug": "camry_ice",
12618 "year": 2016,
12619 "config_slug": "cnn_base_d8b7ef3c",
12620 "version": 1
12621 },
12622 "vehicle_model": "camry",
12623 "estimator_type": "ONNXEstimator",
12624 "feature_names": [
12625 "speed_mph",
12626 "grade_pct",
12627 "distance_mi",
12628 "link_time",
12629 "link_sinuosity",
12630 "link_abs_bearing_delta"
12631 ],
12632 "target_names": [
12633 "fuel_gge"
12634 ],
12635 "powertrain_type": "ICE",
12636 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12637 "architecture_tag": "cnn",
12638 "input_spec": {
12639 "lookback": 5,
12640 "grouping_column": "trip_id",
12641 "pad_strategy": "zero"
12642 },
12643 "path": "v2/toyota/camry_ice/2016/cnn_base_d8b7ef3c/v1",
12644 "mass_lbs": 4174.82931028336,
12645 "fuel_type": "GASOLINE",
12646 "drivetrain": "FWD",
12647 "engine": null,
12648 "trim": "4cyl 2WD",
12649 "model_digest": "sha256:ccc243c65802ceed169d078ff7f46c736d27431ae7693bbc05bddc6c49952d8b"
12650 },
12651 {
12652 "model_id": {
12653 "make": "toyota",
12654 "vehicle_slug": "camry_ice",
12655 "year": 2016,
12656 "config_slug": "cnn_base_fe510e40",
12657 "version": 1
12658 },
12659 "vehicle_model": "camry",
12660 "estimator_type": "ONNXEstimator",
12661 "feature_names": [
12662 "speed_mph",
12663 "grade_pct",
12664 "distance_mi"
12665 ],
12666 "target_names": [
12667 "fuel_gge"
12668 ],
12669 "powertrain_type": "ICE",
12670 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12671 "architecture_tag": "cnn",
12672 "input_spec": {
12673 "lookback": 5,
12674 "grouping_column": "trip_id",
12675 "pad_strategy": "zero"
12676 },
12677 "path": "v2/toyota/camry_ice/2016/cnn_base_fe510e40/v1",
12678 "mass_lbs": 4174.82931028336,
12679 "fuel_type": "GASOLINE",
12680 "drivetrain": "FWD",
12681 "engine": null,
12682 "trim": "4cyl 2WD",
12683 "model_digest": "sha256:7c11488989dad73647ad46594e33bca492ce9e26d5e7bafa477edc60f1561a94"
12684 },
12685 {
12686 "model_id": {
12687 "make": "toyota",
12688 "vehicle_slug": "camry_ice",
12689 "year": 2016,
12690 "config_slug": "rf_base_67ae9982",
12691 "version": 1
12692 },
12693 "vehicle_model": "camry",
12694 "estimator_type": "ONNXEstimator",
12695 "feature_names": [
12696 "speed_mph",
12697 "distance_mi"
12698 ],
12699 "target_names": [
12700 "fuel_gge"
12701 ],
12702 "powertrain_type": "ICE",
12703 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12704 "architecture_tag": "random_forest",
12705 "input_spec": {
12706 "lookback": 0,
12707 "grouping_column": null,
12708 "pad_strategy": "repeat_first"
12709 },
12710 "path": "v2/toyota/camry_ice/2016/rf_base_67ae9982/v1",
12711 "mass_lbs": 4174.82931028336,
12712 "fuel_type": "GASOLINE",
12713 "drivetrain": "FWD",
12714 "engine": null,
12715 "trim": "4cyl 2WD",
12716 "model_digest": "sha256:9703bc19c43d12dfbacfe8eaf218d01c328f19ff216980fdd7d0ecafa505f1df"
12717 },
12718 {
12719 "model_id": {
12720 "make": "toyota",
12721 "vehicle_slug": "camry_ice",
12722 "year": 2016,
12723 "config_slug": "rf_base_d8b7ef3c",
12724 "version": 1
12725 },
12726 "vehicle_model": "camry",
12727 "estimator_type": "ONNXEstimator",
12728 "feature_names": [
12729 "speed_mph",
12730 "grade_pct",
12731 "distance_mi",
12732 "link_time",
12733 "link_sinuosity",
12734 "link_abs_bearing_delta"
12735 ],
12736 "target_names": [
12737 "fuel_gge"
12738 ],
12739 "powertrain_type": "ICE",
12740 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12741 "architecture_tag": "random_forest",
12742 "input_spec": {
12743 "lookback": 0,
12744 "grouping_column": null,
12745 "pad_strategy": "repeat_first"
12746 },
12747 "path": "v2/toyota/camry_ice/2016/rf_base_d8b7ef3c/v1",
12748 "mass_lbs": 4174.82931028336,
12749 "fuel_type": "GASOLINE",
12750 "drivetrain": "FWD",
12751 "engine": null,
12752 "trim": "4cyl 2WD",
12753 "model_digest": "sha256:92a3e6bb4ec8dc9c81b29ca619fab42ca83c76a3f8f845e941771646a91cf2d0"
12754 },
12755 {
12756 "model_id": {
12757 "make": "toyota",
12758 "vehicle_slug": "camry_ice",
12759 "year": 2016,
12760 "config_slug": "rf_base_fe510e40",
12761 "version": 1
12762 },
12763 "vehicle_model": "camry",
12764 "estimator_type": "ONNXEstimator",
12765 "feature_names": [
12766 "speed_mph",
12767 "grade_pct",
12768 "distance_mi"
12769 ],
12770 "target_names": [
12771 "fuel_gge"
12772 ],
12773 "powertrain_type": "ICE",
12774 "vehicle_description": "2016_Toyota_Camry_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
12775 "architecture_tag": "random_forest",
12776 "input_spec": {
12777 "lookback": 0,
12778 "grouping_column": null,
12779 "pad_strategy": "repeat_first"
12780 },
12781 "path": "v2/toyota/camry_ice/2016/rf_base_fe510e40/v1",
12782 "mass_lbs": 4174.82931028336,
12783 "fuel_type": "GASOLINE",
12784 "drivetrain": "FWD",
12785 "engine": null,
12786 "trim": "4cyl 2WD",
12787 "model_digest": "sha256:7e8e5e51941b66f341010b97db22b0d7c79d6f28b5c030be9179be555edcd29b"
12788 },
12789 {
12790 "model_id": {
12791 "make": "toyota",
12792 "vehicle_slug": "corolla_cross_hev",
12793 "year": 2022,
12794 "config_slug": "cnn_base_67ae9982",
12795 "version": 1
12796 },
12797 "vehicle_model": "corolla_cross",
12798 "estimator_type": "ONNXEstimator",
12799 "feature_names": [
12800 "speed_mph",
12801 "distance_mi"
12802 ],
12803 "target_names": [
12804 "fuel_gge"
12805 ],
12806 "powertrain_type": "HEV",
12807 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12808 "architecture_tag": "cnn",
12809 "input_spec": {
12810 "lookback": 5,
12811 "grouping_column": "trip_id",
12812 "pad_strategy": "zero"
12813 },
12814 "path": "v2/toyota/corolla_cross_hev/2022/cnn_base_67ae9982/v1",
12815 "mass_lbs": 3858.08958815,
12816 "fuel_type": "GASOLINE",
12817 "drivetrain": "FWD",
12818 "engine": null,
12819 "trim": "Hybrid",
12820 "model_digest": "sha256:21aabaad4a3c19d94bba9c1d9f8fc3d18a970fe2652f055ddd7cac319982edec"
12821 },
12822 {
12823 "model_id": {
12824 "make": "toyota",
12825 "vehicle_slug": "corolla_cross_hev",
12826 "year": 2022,
12827 "config_slug": "cnn_base_d8b7ef3c",
12828 "version": 1
12829 },
12830 "vehicle_model": "corolla_cross",
12831 "estimator_type": "ONNXEstimator",
12832 "feature_names": [
12833 "speed_mph",
12834 "grade_pct",
12835 "distance_mi",
12836 "link_time",
12837 "link_sinuosity",
12838 "link_abs_bearing_delta"
12839 ],
12840 "target_names": [
12841 "fuel_gge"
12842 ],
12843 "powertrain_type": "HEV",
12844 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12845 "architecture_tag": "cnn",
12846 "input_spec": {
12847 "lookback": 5,
12848 "grouping_column": "trip_id",
12849 "pad_strategy": "zero"
12850 },
12851 "path": "v2/toyota/corolla_cross_hev/2022/cnn_base_d8b7ef3c/v1",
12852 "mass_lbs": 3858.08958815,
12853 "fuel_type": "GASOLINE",
12854 "drivetrain": "FWD",
12855 "engine": null,
12856 "trim": "Hybrid",
12857 "model_digest": "sha256:c14a5dec727df0ab77ccba646ed2b6b727da8f360e6f83432595fb29d049ea11"
12858 },
12859 {
12860 "model_id": {
12861 "make": "toyota",
12862 "vehicle_slug": "corolla_cross_hev",
12863 "year": 2022,
12864 "config_slug": "cnn_base_fe510e40",
12865 "version": 1
12866 },
12867 "vehicle_model": "corolla_cross",
12868 "estimator_type": "ONNXEstimator",
12869 "feature_names": [
12870 "speed_mph",
12871 "grade_pct",
12872 "distance_mi"
12873 ],
12874 "target_names": [
12875 "fuel_gge"
12876 ],
12877 "powertrain_type": "HEV",
12878 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12879 "architecture_tag": "cnn",
12880 "input_spec": {
12881 "lookback": 5,
12882 "grouping_column": "trip_id",
12883 "pad_strategy": "zero"
12884 },
12885 "path": "v2/toyota/corolla_cross_hev/2022/cnn_base_fe510e40/v1",
12886 "mass_lbs": 3858.08958815,
12887 "fuel_type": "GASOLINE",
12888 "drivetrain": "FWD",
12889 "engine": null,
12890 "trim": "Hybrid",
12891 "model_digest": "sha256:2274c881777bc0f8f1e3a185adbb0f96c80127a375a4b4ad0d750b7cde00caf9"
12892 },
12893 {
12894 "model_id": {
12895 "make": "toyota",
12896 "vehicle_slug": "corolla_cross_hev",
12897 "year": 2022,
12898 "config_slug": "rf_base_67ae9982",
12899 "version": 1
12900 },
12901 "vehicle_model": "corolla_cross",
12902 "estimator_type": "ONNXEstimator",
12903 "feature_names": [
12904 "speed_mph",
12905 "distance_mi"
12906 ],
12907 "target_names": [
12908 "fuel_gge"
12909 ],
12910 "powertrain_type": "HEV",
12911 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12912 "architecture_tag": "random_forest",
12913 "input_spec": {
12914 "lookback": 0,
12915 "grouping_column": null,
12916 "pad_strategy": "repeat_first"
12917 },
12918 "path": "v2/toyota/corolla_cross_hev/2022/rf_base_67ae9982/v1",
12919 "mass_lbs": 3858.08958815,
12920 "fuel_type": "GASOLINE",
12921 "drivetrain": "FWD",
12922 "engine": null,
12923 "trim": "Hybrid",
12924 "model_digest": "sha256:d8005ce6e141ebfe9cc1f700f33b9db9f7741db4b99c740d831cf2cac2d0d52d"
12925 },
12926 {
12927 "model_id": {
12928 "make": "toyota",
12929 "vehicle_slug": "corolla_cross_hev",
12930 "year": 2022,
12931 "config_slug": "rf_base_d8b7ef3c",
12932 "version": 1
12933 },
12934 "vehicle_model": "corolla_cross",
12935 "estimator_type": "ONNXEstimator",
12936 "feature_names": [
12937 "speed_mph",
12938 "grade_pct",
12939 "distance_mi",
12940 "link_time",
12941 "link_sinuosity",
12942 "link_abs_bearing_delta"
12943 ],
12944 "target_names": [
12945 "fuel_gge"
12946 ],
12947 "powertrain_type": "HEV",
12948 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12949 "architecture_tag": "random_forest",
12950 "input_spec": {
12951 "lookback": 0,
12952 "grouping_column": null,
12953 "pad_strategy": "repeat_first"
12954 },
12955 "path": "v2/toyota/corolla_cross_hev/2022/rf_base_d8b7ef3c/v1",
12956 "mass_lbs": 3858.08958815,
12957 "fuel_type": "GASOLINE",
12958 "drivetrain": "FWD",
12959 "engine": null,
12960 "trim": "Hybrid",
12961 "model_digest": "sha256:b6d773592f9895214f045176155ec65b3bf316191d3be329d7bdfee74de5568a"
12962 },
12963 {
12964 "model_id": {
12965 "make": "toyota",
12966 "vehicle_slug": "corolla_cross_hev",
12967 "year": 2022,
12968 "config_slug": "rf_base_fe510e40",
12969 "version": 1
12970 },
12971 "vehicle_model": "corolla_cross",
12972 "estimator_type": "ONNXEstimator",
12973 "feature_names": [
12974 "speed_mph",
12975 "grade_pct",
12976 "distance_mi"
12977 ],
12978 "target_names": [
12979 "fuel_gge"
12980 ],
12981 "powertrain_type": "HEV",
12982 "vehicle_description": "2022_Toyota_Corolla_Cross_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
12983 "architecture_tag": "random_forest",
12984 "input_spec": {
12985 "lookback": 0,
12986 "grouping_column": null,
12987 "pad_strategy": "repeat_first"
12988 },
12989 "path": "v2/toyota/corolla_cross_hev/2022/rf_base_fe510e40/v1",
12990 "mass_lbs": 3858.08958815,
12991 "fuel_type": "GASOLINE",
12992 "drivetrain": "FWD",
12993 "engine": null,
12994 "trim": "Hybrid",
12995 "model_digest": "sha256:58185b6befe0891b10910c0a8688f0f511f01b2c472931f9923a7a6e8d881384"
12996 },
12997 {
12998 "model_id": {
12999 "make": "toyota",
13000 "vehicle_slug": "corolla_ice",
13001 "year": 2016,
13002 "config_slug": "cnn_base_67ae9982",
13003 "version": 1
13004 },
13005 "vehicle_model": "corolla",
13006 "estimator_type": "ONNXEstimator",
13007 "feature_names": [
13008 "speed_mph",
13009 "distance_mi"
13010 ],
13011 "target_names": [
13012 "fuel_gge"
13013 ],
13014 "powertrain_type": "ICE",
13015 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13016 "architecture_tag": "cnn",
13017 "input_spec": {
13018 "lookback": 5,
13019 "grouping_column": "trip_id",
13020 "pad_strategy": "zero"
13021 },
13022 "path": "v2/toyota/corolla_ice/2016/cnn_base_67ae9982/v1",
13023 "mass_lbs": 3424.827977453557,
13024 "fuel_type": "GASOLINE",
13025 "drivetrain": "FWD",
13026 "engine": null,
13027 "trim": "4cyl 2WD",
13028 "model_digest": "sha256:21a992b19b92703c9a94a3dac54a758a8b39e8260ccb8a13c909f168a8b80d55"
13029 },
13030 {
13031 "model_id": {
13032 "make": "toyota",
13033 "vehicle_slug": "corolla_ice",
13034 "year": 2016,
13035 "config_slug": "cnn_base_d8b7ef3c",
13036 "version": 1
13037 },
13038 "vehicle_model": "corolla",
13039 "estimator_type": "ONNXEstimator",
13040 "feature_names": [
13041 "speed_mph",
13042 "grade_pct",
13043 "distance_mi",
13044 "link_time",
13045 "link_sinuosity",
13046 "link_abs_bearing_delta"
13047 ],
13048 "target_names": [
13049 "fuel_gge"
13050 ],
13051 "powertrain_type": "ICE",
13052 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13053 "architecture_tag": "cnn",
13054 "input_spec": {
13055 "lookback": 5,
13056 "grouping_column": "trip_id",
13057 "pad_strategy": "zero"
13058 },
13059 "path": "v2/toyota/corolla_ice/2016/cnn_base_d8b7ef3c/v1",
13060 "mass_lbs": 3424.827977453557,
13061 "fuel_type": "GASOLINE",
13062 "drivetrain": "FWD",
13063 "engine": null,
13064 "trim": "4cyl 2WD",
13065 "model_digest": "sha256:606b5a706bf4b9b9ae5c2e2f2810d5337a9f65e0bef1ea4b80a704ebd20af177"
13066 },
13067 {
13068 "model_id": {
13069 "make": "toyota",
13070 "vehicle_slug": "corolla_ice",
13071 "year": 2016,
13072 "config_slug": "cnn_base_fe510e40",
13073 "version": 1
13074 },
13075 "vehicle_model": "corolla",
13076 "estimator_type": "ONNXEstimator",
13077 "feature_names": [
13078 "speed_mph",
13079 "grade_pct",
13080 "distance_mi"
13081 ],
13082 "target_names": [
13083 "fuel_gge"
13084 ],
13085 "powertrain_type": "ICE",
13086 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13087 "architecture_tag": "cnn",
13088 "input_spec": {
13089 "lookback": 5,
13090 "grouping_column": "trip_id",
13091 "pad_strategy": "zero"
13092 },
13093 "path": "v2/toyota/corolla_ice/2016/cnn_base_fe510e40/v1",
13094 "mass_lbs": 3424.827977453557,
13095 "fuel_type": "GASOLINE",
13096 "drivetrain": "FWD",
13097 "engine": null,
13098 "trim": "4cyl 2WD",
13099 "model_digest": "sha256:4c9d0479c12868fd87aade54a2ca1359ec4603d5711d282735313a0b45eb652f"
13100 },
13101 {
13102 "model_id": {
13103 "make": "toyota",
13104 "vehicle_slug": "corolla_ice",
13105 "year": 2016,
13106 "config_slug": "ngb_stochastic_02107a97",
13107 "version": 1
13108 },
13109 "vehicle_model": "corolla",
13110 "estimator_type": "NGBoostEstimator",
13111 "feature_names": [
13112 "speed_mph",
13113 "grade_dec",
13114 "road_class"
13115 ],
13116 "target_names": [
13117 "gge"
13118 ],
13119 "powertrain_type": "ICE",
13120 "vehicle_description": "2016 Toyota Corolla 4cyl 2WD",
13121 "architecture_tag": "ngboost",
13122 "input_spec": {
13123 "lookback": 0,
13124 "grouping_column": null,
13125 "pad_strategy": "repeat_first"
13126 },
13127 "path": "v2/toyota/corolla_ice/2016/ngb_stochastic_02107a97/v1",
13128 "mass_lbs": null,
13129 "fuel_type": "GASOLINE",
13130 "drivetrain": "FWD",
13131 "engine": "4cyl",
13132 "trim": null,
13133 "model_digest": "sha256:542a2e31b1937df0c61ecc714fee57c78f905cf636521356aa97a3743a87aadc"
13134 },
13135 {
13136 "model_id": {
13137 "make": "toyota",
13138 "vehicle_slug": "corolla_ice",
13139 "year": 2016,
13140 "config_slug": "ngb_stochastic_940b80b8",
13141 "version": 1
13142 },
13143 "vehicle_model": "corolla",
13144 "estimator_type": "NGBoostEstimator",
13145 "feature_names": [
13146 "speed_mph",
13147 "grade_dec",
13148 "road_class",
13149 "turn_angle"
13150 ],
13151 "target_names": [
13152 "gge"
13153 ],
13154 "powertrain_type": "ICE",
13155 "vehicle_description": "2016 Toyota Corolla 4cyl 2WD",
13156 "architecture_tag": "ngboost",
13157 "input_spec": {
13158 "lookback": 0,
13159 "grouping_column": null,
13160 "pad_strategy": "repeat_first"
13161 },
13162 "path": "v2/toyota/corolla_ice/2016/ngb_stochastic_940b80b8/v1",
13163 "mass_lbs": null,
13164 "fuel_type": "GASOLINE",
13165 "drivetrain": "FWD",
13166 "engine": "4cyl",
13167 "trim": null,
13168 "model_digest": "sha256:4d0bd39cc342215fa0e5969710a127d8d78dae62d4ea48ea456fa8273f0599e8"
13169 },
13170 {
13171 "model_id": {
13172 "make": "toyota",
13173 "vehicle_slug": "corolla_ice",
13174 "year": 2016,
13175 "config_slug": "ngb_stochastic_aaa9554f",
13176 "version": 1
13177 },
13178 "vehicle_model": "corolla",
13179 "estimator_type": "NGBoostEstimator",
13180 "feature_names": [
13181 "speed_mph",
13182 "grade_dec"
13183 ],
13184 "target_names": [
13185 "gge"
13186 ],
13187 "powertrain_type": "ICE",
13188 "vehicle_description": "2016 Toyota Corolla 4cyl 2WD",
13189 "architecture_tag": "ngboost",
13190 "input_spec": {
13191 "lookback": 0,
13192 "grouping_column": null,
13193 "pad_strategy": "repeat_first"
13194 },
13195 "path": "v2/toyota/corolla_ice/2016/ngb_stochastic_aaa9554f/v1",
13196 "mass_lbs": null,
13197 "fuel_type": "GASOLINE",
13198 "drivetrain": "FWD",
13199 "engine": "4cyl",
13200 "trim": null,
13201 "model_digest": "sha256:d1e5ff7b5057cff6240390f07d0d94066317259b53e01a67eaeac979eaec4785"
13202 },
13203 {
13204 "model_id": {
13205 "make": "toyota",
13206 "vehicle_slug": "corolla_ice",
13207 "year": 2016,
13208 "config_slug": "ngb_stochastic_db8522fb",
13209 "version": 1
13210 },
13211 "vehicle_model": "corolla",
13212 "estimator_type": "NGBoostEstimator",
13213 "feature_names": [
13214 "speed_mph"
13215 ],
13216 "target_names": [
13217 "gge"
13218 ],
13219 "powertrain_type": "ICE",
13220 "vehicle_description": "2016 Toyota Corolla 4cyl 2WD",
13221 "architecture_tag": "ngboost",
13222 "input_spec": {
13223 "lookback": 0,
13224 "grouping_column": null,
13225 "pad_strategy": "repeat_first"
13226 },
13227 "path": "v2/toyota/corolla_ice/2016/ngb_stochastic_db8522fb/v1",
13228 "mass_lbs": null,
13229 "fuel_type": "GASOLINE",
13230 "drivetrain": "FWD",
13231 "engine": "4cyl",
13232 "trim": null,
13233 "model_digest": "sha256:63d72876b6212439100447774c05143112236181fb89490010d84ca21173897a"
13234 },
13235 {
13236 "model_id": {
13237 "make": "toyota",
13238 "vehicle_slug": "corolla_ice",
13239 "year": 2016,
13240 "config_slug": "rf_base_67ae9982",
13241 "version": 1
13242 },
13243 "vehicle_model": "corolla",
13244 "estimator_type": "ONNXEstimator",
13245 "feature_names": [
13246 "speed_mph",
13247 "distance_mi"
13248 ],
13249 "target_names": [
13250 "fuel_gge"
13251 ],
13252 "powertrain_type": "ICE",
13253 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13254 "architecture_tag": "random_forest",
13255 "input_spec": {
13256 "lookback": 0,
13257 "grouping_column": null,
13258 "pad_strategy": "repeat_first"
13259 },
13260 "path": "v2/toyota/corolla_ice/2016/rf_base_67ae9982/v1",
13261 "mass_lbs": 3424.827977453557,
13262 "fuel_type": "GASOLINE",
13263 "drivetrain": "FWD",
13264 "engine": null,
13265 "trim": "4cyl 2WD",
13266 "model_digest": "sha256:fa92dadb4371b080469ce8ce90639c508246f65752867d0c64feb6f8d8a02d33"
13267 },
13268 {
13269 "model_id": {
13270 "make": "toyota",
13271 "vehicle_slug": "corolla_ice",
13272 "year": 2016,
13273 "config_slug": "rf_base_d8b7ef3c",
13274 "version": 1
13275 },
13276 "vehicle_model": "corolla",
13277 "estimator_type": "ONNXEstimator",
13278 "feature_names": [
13279 "speed_mph",
13280 "grade_pct",
13281 "distance_mi",
13282 "link_time",
13283 "link_sinuosity",
13284 "link_abs_bearing_delta"
13285 ],
13286 "target_names": [
13287 "fuel_gge"
13288 ],
13289 "powertrain_type": "ICE",
13290 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13291 "architecture_tag": "random_forest",
13292 "input_spec": {
13293 "lookback": 0,
13294 "grouping_column": null,
13295 "pad_strategy": "repeat_first"
13296 },
13297 "path": "v2/toyota/corolla_ice/2016/rf_base_d8b7ef3c/v1",
13298 "mass_lbs": 3424.827977453557,
13299 "fuel_type": "GASOLINE",
13300 "drivetrain": "FWD",
13301 "engine": null,
13302 "trim": "4cyl 2WD",
13303 "model_digest": "sha256:98b39716bea6c757e9983f69f5b09f062ff59c744b53198efcf271aecc30d568"
13304 },
13305 {
13306 "model_id": {
13307 "make": "toyota",
13308 "vehicle_slug": "corolla_ice",
13309 "year": 2016,
13310 "config_slug": "rf_base_fe510e40",
13311 "version": 1
13312 },
13313 "vehicle_model": "corolla",
13314 "estimator_type": "ONNXEstimator",
13315 "feature_names": [
13316 "speed_mph",
13317 "grade_pct",
13318 "distance_mi"
13319 ],
13320 "target_names": [
13321 "fuel_gge"
13322 ],
13323 "powertrain_type": "ICE",
13324 "vehicle_description": "2016_Toyota_Corolla_4cyl_2WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13325 "architecture_tag": "random_forest",
13326 "input_spec": {
13327 "lookback": 0,
13328 "grouping_column": null,
13329 "pad_strategy": "repeat_first"
13330 },
13331 "path": "v2/toyota/corolla_ice/2016/rf_base_fe510e40/v1",
13332 "mass_lbs": 3424.827977453557,
13333 "fuel_type": "GASOLINE",
13334 "drivetrain": "FWD",
13335 "engine": null,
13336 "trim": "4cyl 2WD",
13337 "model_digest": "sha256:c96bf5329141e2d38a76209c0ac7636486889a9bd5103e37f87c940111c006a5"
13338 },
13339 {
13340 "model_id": {
13341 "make": "toyota",
13342 "vehicle_slug": "etios_liva_ice",
13343 "year": 2020,
13344 "config_slug": "cnn_base_67ae9982",
13345 "version": 1
13346 },
13347 "vehicle_model": "etios_liva",
13348 "estimator_type": "ONNXEstimator",
13349 "feature_names": [
13350 "speed_mph",
13351 "distance_mi"
13352 ],
13353 "target_names": [
13354 "fuel_gde"
13355 ],
13356 "powertrain_type": "ICE",
13357 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13358 "architecture_tag": "cnn",
13359 "input_spec": {
13360 "lookback": 5,
13361 "grouping_column": "trip_id",
13362 "pad_strategy": "zero"
13363 },
13364 "path": "v2/toyota/etios_liva_ice/2020/cnn_base_67ae9982/v1",
13365 "mass_lbs": 2425.08488398,
13366 "fuel_type": "DIESEL",
13367 "drivetrain": "FWD",
13368 "engine": null,
13369 "trim": "diesel",
13370 "model_digest": "sha256:52f5639f8f8089df38414c7f415434bfee671d09bd9ef3648489c68216768797"
13371 },
13372 {
13373 "model_id": {
13374 "make": "toyota",
13375 "vehicle_slug": "etios_liva_ice",
13376 "year": 2020,
13377 "config_slug": "cnn_base_d8b7ef3c",
13378 "version": 1
13379 },
13380 "vehicle_model": "etios_liva",
13381 "estimator_type": "ONNXEstimator",
13382 "feature_names": [
13383 "speed_mph",
13384 "grade_pct",
13385 "distance_mi",
13386 "link_time",
13387 "link_sinuosity",
13388 "link_abs_bearing_delta"
13389 ],
13390 "target_names": [
13391 "fuel_gde"
13392 ],
13393 "powertrain_type": "ICE",
13394 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13395 "architecture_tag": "cnn",
13396 "input_spec": {
13397 "lookback": 5,
13398 "grouping_column": "trip_id",
13399 "pad_strategy": "zero"
13400 },
13401 "path": "v2/toyota/etios_liva_ice/2020/cnn_base_d8b7ef3c/v1",
13402 "mass_lbs": 2425.08488398,
13403 "fuel_type": "DIESEL",
13404 "drivetrain": "FWD",
13405 "engine": null,
13406 "trim": "diesel",
13407 "model_digest": "sha256:b2740f9506ad24a5ddf73b18a4c10471cea95aff762c6fd1e0562f7a35aadb12"
13408 },
13409 {
13410 "model_id": {
13411 "make": "toyota",
13412 "vehicle_slug": "etios_liva_ice",
13413 "year": 2020,
13414 "config_slug": "cnn_base_fe510e40",
13415 "version": 1
13416 },
13417 "vehicle_model": "etios_liva",
13418 "estimator_type": "ONNXEstimator",
13419 "feature_names": [
13420 "speed_mph",
13421 "grade_pct",
13422 "distance_mi"
13423 ],
13424 "target_names": [
13425 "fuel_gde"
13426 ],
13427 "powertrain_type": "ICE",
13428 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13429 "architecture_tag": "cnn",
13430 "input_spec": {
13431 "lookback": 5,
13432 "grouping_column": "trip_id",
13433 "pad_strategy": "zero"
13434 },
13435 "path": "v2/toyota/etios_liva_ice/2020/cnn_base_fe510e40/v1",
13436 "mass_lbs": 2425.08488398,
13437 "fuel_type": "DIESEL",
13438 "drivetrain": "FWD",
13439 "engine": null,
13440 "trim": "diesel",
13441 "model_digest": "sha256:3ce52a490e91be72c54dd29c1302f017ffe1b9dd1615b716e4e782be3227ceba"
13442 },
13443 {
13444 "model_id": {
13445 "make": "toyota",
13446 "vehicle_slug": "etios_liva_ice",
13447 "year": 2020,
13448 "config_slug": "rf_base_67ae9982",
13449 "version": 1
13450 },
13451 "vehicle_model": "etios_liva",
13452 "estimator_type": "ONNXEstimator",
13453 "feature_names": [
13454 "speed_mph",
13455 "distance_mi"
13456 ],
13457 "target_names": [
13458 "fuel_gde"
13459 ],
13460 "powertrain_type": "ICE",
13461 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13462 "architecture_tag": "random_forest",
13463 "input_spec": {
13464 "lookback": 0,
13465 "grouping_column": null,
13466 "pad_strategy": "repeat_first"
13467 },
13468 "path": "v2/toyota/etios_liva_ice/2020/rf_base_67ae9982/v1",
13469 "mass_lbs": 2425.08488398,
13470 "fuel_type": "DIESEL",
13471 "drivetrain": "FWD",
13472 "engine": null,
13473 "trim": "diesel",
13474 "model_digest": "sha256:26344db1f3b7f46c8b7ca199657e1273e475ce32c4018ae02fbb9d74c8c39fa8"
13475 },
13476 {
13477 "model_id": {
13478 "make": "toyota",
13479 "vehicle_slug": "etios_liva_ice",
13480 "year": 2020,
13481 "config_slug": "rf_base_d8b7ef3c",
13482 "version": 1
13483 },
13484 "vehicle_model": "etios_liva",
13485 "estimator_type": "ONNXEstimator",
13486 "feature_names": [
13487 "speed_mph",
13488 "grade_pct",
13489 "distance_mi",
13490 "link_time",
13491 "link_sinuosity",
13492 "link_abs_bearing_delta"
13493 ],
13494 "target_names": [
13495 "fuel_gde"
13496 ],
13497 "powertrain_type": "ICE",
13498 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13499 "architecture_tag": "random_forest",
13500 "input_spec": {
13501 "lookback": 0,
13502 "grouping_column": null,
13503 "pad_strategy": "repeat_first"
13504 },
13505 "path": "v2/toyota/etios_liva_ice/2020/rf_base_d8b7ef3c/v1",
13506 "mass_lbs": 2425.08488398,
13507 "fuel_type": "DIESEL",
13508 "drivetrain": "FWD",
13509 "engine": null,
13510 "trim": "diesel",
13511 "model_digest": "sha256:239fd374c27d0670efa099bed29a535477eb1c4ad7cdce7fad70bcaebecd7742"
13512 },
13513 {
13514 "model_id": {
13515 "make": "toyota",
13516 "vehicle_slug": "etios_liva_ice",
13517 "year": 2020,
13518 "config_slug": "rf_base_fe510e40",
13519 "version": 1
13520 },
13521 "vehicle_model": "etios_liva",
13522 "estimator_type": "ONNXEstimator",
13523 "feature_names": [
13524 "speed_mph",
13525 "grade_pct",
13526 "distance_mi"
13527 ],
13528 "target_names": [
13529 "fuel_gde"
13530 ],
13531 "powertrain_type": "ICE",
13532 "vehicle_description": "2020_Toyota_Etios_Liva_diesel | fastsim 3.1.0 | routee-powertrain 2.0.1",
13533 "architecture_tag": "random_forest",
13534 "input_spec": {
13535 "lookback": 0,
13536 "grouping_column": null,
13537 "pad_strategy": "repeat_first"
13538 },
13539 "path": "v2/toyota/etios_liva_ice/2020/rf_base_fe510e40/v1",
13540 "mass_lbs": 2425.08488398,
13541 "fuel_type": "DIESEL",
13542 "drivetrain": "FWD",
13543 "engine": null,
13544 "trim": "diesel",
13545 "model_digest": "sha256:7da4cdf52d0bef84d9f6ee2296ff0bfdaeff00d72c74a1e6a1a1b3a1ba441cb0"
13546 },
13547 {
13548 "model_id": {
13549 "make": "toyota",
13550 "vehicle_slug": "highlander_hev",
13551 "year": 2016,
13552 "config_slug": "cnn_base_67ae9982",
13553 "version": 1
13554 },
13555 "vehicle_model": "highlander",
13556 "estimator_type": "ONNXEstimator",
13557 "feature_names": [
13558 "speed_mph",
13559 "distance_mi"
13560 ],
13561 "target_names": [
13562 "fuel_gge"
13563 ],
13564 "powertrain_type": "HEV",
13565 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13566 "architecture_tag": "cnn",
13567 "input_spec": {
13568 "lookback": 5,
13569 "grouping_column": "trip_id",
13570 "pad_strategy": "zero"
13571 },
13572 "path": "v2/toyota/highlander_hev/2016/cnn_base_67ae9982/v1",
13573 "mass_lbs": 5299.829084091733,
13574 "fuel_type": "GASOLINE",
13575 "drivetrain": "FWD",
13576 "engine": null,
13577 "trim": "Hybrid",
13578 "model_digest": "sha256:baf424ce6279bc0543d08dc8009da5600d9565af315bedb78c148c094d2f9ae5"
13579 },
13580 {
13581 "model_id": {
13582 "make": "toyota",
13583 "vehicle_slug": "highlander_hev",
13584 "year": 2016,
13585 "config_slug": "cnn_base_d8b7ef3c",
13586 "version": 1
13587 },
13588 "vehicle_model": "highlander",
13589 "estimator_type": "ONNXEstimator",
13590 "feature_names": [
13591 "speed_mph",
13592 "grade_pct",
13593 "distance_mi",
13594 "link_time",
13595 "link_sinuosity",
13596 "link_abs_bearing_delta"
13597 ],
13598 "target_names": [
13599 "fuel_gge"
13600 ],
13601 "powertrain_type": "HEV",
13602 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13603 "architecture_tag": "cnn",
13604 "input_spec": {
13605 "lookback": 5,
13606 "grouping_column": "trip_id",
13607 "pad_strategy": "zero"
13608 },
13609 "path": "v2/toyota/highlander_hev/2016/cnn_base_d8b7ef3c/v1",
13610 "mass_lbs": 5299.829084091733,
13611 "fuel_type": "GASOLINE",
13612 "drivetrain": "FWD",
13613 "engine": null,
13614 "trim": "Hybrid",
13615 "model_digest": "sha256:e7ce0152d838f3941bd2c66cf6d0d107899950083db1514a50fa00feb9f5358e"
13616 },
13617 {
13618 "model_id": {
13619 "make": "toyota",
13620 "vehicle_slug": "highlander_hev",
13621 "year": 2016,
13622 "config_slug": "cnn_base_fe510e40",
13623 "version": 1
13624 },
13625 "vehicle_model": "highlander",
13626 "estimator_type": "ONNXEstimator",
13627 "feature_names": [
13628 "speed_mph",
13629 "grade_pct",
13630 "distance_mi"
13631 ],
13632 "target_names": [
13633 "fuel_gge"
13634 ],
13635 "powertrain_type": "HEV",
13636 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13637 "architecture_tag": "cnn",
13638 "input_spec": {
13639 "lookback": 5,
13640 "grouping_column": "trip_id",
13641 "pad_strategy": "zero"
13642 },
13643 "path": "v2/toyota/highlander_hev/2016/cnn_base_fe510e40/v1",
13644 "mass_lbs": 5299.829084091733,
13645 "fuel_type": "GASOLINE",
13646 "drivetrain": "FWD",
13647 "engine": null,
13648 "trim": "Hybrid",
13649 "model_digest": "sha256:3a08611d0c0ac9646d65c98048e75010a48593117c8c43c01a45439b8155c760"
13650 },
13651 {
13652 "model_id": {
13653 "make": "toyota",
13654 "vehicle_slug": "highlander_hev",
13655 "year": 2016,
13656 "config_slug": "rf_base_67ae9982",
13657 "version": 1
13658 },
13659 "vehicle_model": "highlander",
13660 "estimator_type": "ONNXEstimator",
13661 "feature_names": [
13662 "speed_mph",
13663 "distance_mi"
13664 ],
13665 "target_names": [
13666 "fuel_gge"
13667 ],
13668 "powertrain_type": "HEV",
13669 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13670 "architecture_tag": "random_forest",
13671 "input_spec": {
13672 "lookback": 0,
13673 "grouping_column": null,
13674 "pad_strategy": "repeat_first"
13675 },
13676 "path": "v2/toyota/highlander_hev/2016/rf_base_67ae9982/v1",
13677 "mass_lbs": 5299.829084091733,
13678 "fuel_type": "GASOLINE",
13679 "drivetrain": "FWD",
13680 "engine": null,
13681 "trim": "Hybrid",
13682 "model_digest": "sha256:de69a0f842a301f45a5e06a99dfd9c15d22ca640295ab7a6f37ad811eea772b0"
13683 },
13684 {
13685 "model_id": {
13686 "make": "toyota",
13687 "vehicle_slug": "highlander_hev",
13688 "year": 2016,
13689 "config_slug": "rf_base_d8b7ef3c",
13690 "version": 1
13691 },
13692 "vehicle_model": "highlander",
13693 "estimator_type": "ONNXEstimator",
13694 "feature_names": [
13695 "speed_mph",
13696 "grade_pct",
13697 "distance_mi",
13698 "link_time",
13699 "link_sinuosity",
13700 "link_abs_bearing_delta"
13701 ],
13702 "target_names": [
13703 "fuel_gge"
13704 ],
13705 "powertrain_type": "HEV",
13706 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13707 "architecture_tag": "random_forest",
13708 "input_spec": {
13709 "lookback": 0,
13710 "grouping_column": null,
13711 "pad_strategy": "repeat_first"
13712 },
13713 "path": "v2/toyota/highlander_hev/2016/rf_base_d8b7ef3c/v1",
13714 "mass_lbs": 5299.829084091733,
13715 "fuel_type": "GASOLINE",
13716 "drivetrain": "FWD",
13717 "engine": null,
13718 "trim": "Hybrid",
13719 "model_digest": "sha256:684c77b73cab9ad75cc177276cf347f40e901ec7fb0ad52fdc2b289bc87b99fb"
13720 },
13721 {
13722 "model_id": {
13723 "make": "toyota",
13724 "vehicle_slug": "highlander_hev",
13725 "year": 2016,
13726 "config_slug": "rf_base_fe510e40",
13727 "version": 1
13728 },
13729 "vehicle_model": "highlander",
13730 "estimator_type": "ONNXEstimator",
13731 "feature_names": [
13732 "speed_mph",
13733 "grade_pct",
13734 "distance_mi"
13735 ],
13736 "target_names": [
13737 "fuel_gge"
13738 ],
13739 "powertrain_type": "HEV",
13740 "vehicle_description": "2016_Toyota_Highlander_Hybrid | fastsim 3.1.0 | routee-powertrain 2.0.1",
13741 "architecture_tag": "random_forest",
13742 "input_spec": {
13743 "lookback": 0,
13744 "grouping_column": null,
13745 "pad_strategy": "repeat_first"
13746 },
13747 "path": "v2/toyota/highlander_hev/2016/rf_base_fe510e40/v1",
13748 "mass_lbs": 5299.829084091733,
13749 "fuel_type": "GASOLINE",
13750 "drivetrain": "FWD",
13751 "engine": null,
13752 "trim": "Hybrid",
13753 "model_digest": "sha256:5b463322a727574f9cf7bd424a7542b4914b880465acdc76046b838ea2a9e334"
13754 },
13755 {
13756 "model_id": {
13757 "make": "toyota",
13758 "vehicle_slug": "highlander_ice",
13759 "year": 2017,
13760 "config_slug": "cnn_base_67ae9982",
13761 "version": 1
13762 },
13763 "vehicle_model": "highlander",
13764 "estimator_type": "ONNXEstimator",
13765 "feature_names": [
13766 "speed_mph",
13767 "distance_mi"
13768 ],
13769 "target_names": [
13770 "fuel_gge"
13771 ],
13772 "powertrain_type": "ICE",
13773 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13774 "architecture_tag": "cnn",
13775 "input_spec": {
13776 "lookback": 5,
13777 "grouping_column": "trip_id",
13778 "pad_strategy": "zero"
13779 },
13780 "path": "v2/toyota/highlander_ice/2017/cnn_base_67ae9982/v1",
13781 "mass_lbs": 5004.493351486,
13782 "fuel_type": "GASOLINE",
13783 "drivetrain": "FWD",
13784 "engine": null,
13785 "trim": "3.5 L",
13786 "model_digest": "sha256:e5a85e84f2584c94e13ed2c8c837295c7279622d5a20ced376ac0e349ac16fb3"
13787 },
13788 {
13789 "model_id": {
13790 "make": "toyota",
13791 "vehicle_slug": "highlander_ice",
13792 "year": 2017,
13793 "config_slug": "cnn_base_d8b7ef3c",
13794 "version": 1
13795 },
13796 "vehicle_model": "highlander",
13797 "estimator_type": "ONNXEstimator",
13798 "feature_names": [
13799 "speed_mph",
13800 "grade_pct",
13801 "distance_mi",
13802 "link_time",
13803 "link_sinuosity",
13804 "link_abs_bearing_delta"
13805 ],
13806 "target_names": [
13807 "fuel_gge"
13808 ],
13809 "powertrain_type": "ICE",
13810 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13811 "architecture_tag": "cnn",
13812 "input_spec": {
13813 "lookback": 5,
13814 "grouping_column": "trip_id",
13815 "pad_strategy": "zero"
13816 },
13817 "path": "v2/toyota/highlander_ice/2017/cnn_base_d8b7ef3c/v1",
13818 "mass_lbs": 5004.493351486,
13819 "fuel_type": "GASOLINE",
13820 "drivetrain": "FWD",
13821 "engine": null,
13822 "trim": "3.5 L",
13823 "model_digest": "sha256:2ad7eb3e9dea998133e9c23da98f66f030b5c4b50290cca5a016a14bc329b72b"
13824 },
13825 {
13826 "model_id": {
13827 "make": "toyota",
13828 "vehicle_slug": "highlander_ice",
13829 "year": 2017,
13830 "config_slug": "cnn_base_fe510e40",
13831 "version": 1
13832 },
13833 "vehicle_model": "highlander",
13834 "estimator_type": "ONNXEstimator",
13835 "feature_names": [
13836 "speed_mph",
13837 "grade_pct",
13838 "distance_mi"
13839 ],
13840 "target_names": [
13841 "fuel_gge"
13842 ],
13843 "powertrain_type": "ICE",
13844 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13845 "architecture_tag": "cnn",
13846 "input_spec": {
13847 "lookback": 5,
13848 "grouping_column": "trip_id",
13849 "pad_strategy": "zero"
13850 },
13851 "path": "v2/toyota/highlander_ice/2017/cnn_base_fe510e40/v1",
13852 "mass_lbs": 5004.493351486,
13853 "fuel_type": "GASOLINE",
13854 "drivetrain": "FWD",
13855 "engine": null,
13856 "trim": "3.5 L",
13857 "model_digest": "sha256:d31ea59237d7dd0de286664a9adc9c1600b4c71aae5bf9d4e9b44003efc22ba3"
13858 },
13859 {
13860 "model_id": {
13861 "make": "toyota",
13862 "vehicle_slug": "highlander_ice",
13863 "year": 2017,
13864 "config_slug": "rf_base_67ae9982",
13865 "version": 1
13866 },
13867 "vehicle_model": "highlander",
13868 "estimator_type": "ONNXEstimator",
13869 "feature_names": [
13870 "speed_mph",
13871 "distance_mi"
13872 ],
13873 "target_names": [
13874 "fuel_gge"
13875 ],
13876 "powertrain_type": "ICE",
13877 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13878 "architecture_tag": "random_forest",
13879 "input_spec": {
13880 "lookback": 0,
13881 "grouping_column": null,
13882 "pad_strategy": "repeat_first"
13883 },
13884 "path": "v2/toyota/highlander_ice/2017/rf_base_67ae9982/v1",
13885 "mass_lbs": 5004.493351486,
13886 "fuel_type": "GASOLINE",
13887 "drivetrain": "FWD",
13888 "engine": null,
13889 "trim": "3.5 L",
13890 "model_digest": "sha256:8d97938b39824f77a88ed2871c63e2aaa284ad614b5e60a208972bd0fa683381"
13891 },
13892 {
13893 "model_id": {
13894 "make": "toyota",
13895 "vehicle_slug": "highlander_ice",
13896 "year": 2017,
13897 "config_slug": "rf_base_d8b7ef3c",
13898 "version": 1
13899 },
13900 "vehicle_model": "highlander",
13901 "estimator_type": "ONNXEstimator",
13902 "feature_names": [
13903 "speed_mph",
13904 "grade_pct",
13905 "distance_mi",
13906 "link_time",
13907 "link_sinuosity",
13908 "link_abs_bearing_delta"
13909 ],
13910 "target_names": [
13911 "fuel_gge"
13912 ],
13913 "powertrain_type": "ICE",
13914 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13915 "architecture_tag": "random_forest",
13916 "input_spec": {
13917 "lookback": 0,
13918 "grouping_column": null,
13919 "pad_strategy": "repeat_first"
13920 },
13921 "path": "v2/toyota/highlander_ice/2017/rf_base_d8b7ef3c/v1",
13922 "mass_lbs": 5004.493351486,
13923 "fuel_type": "GASOLINE",
13924 "drivetrain": "FWD",
13925 "engine": null,
13926 "trim": "3.5 L",
13927 "model_digest": "sha256:d91dcdb27e78208f286971cd6c9c42f98d7d1c6ea530e92cc2e093221ddbb46c"
13928 },
13929 {
13930 "model_id": {
13931 "make": "toyota",
13932 "vehicle_slug": "highlander_ice",
13933 "year": 2017,
13934 "config_slug": "rf_base_fe510e40",
13935 "version": 1
13936 },
13937 "vehicle_model": "highlander",
13938 "estimator_type": "ONNXEstimator",
13939 "feature_names": [
13940 "speed_mph",
13941 "grade_pct",
13942 "distance_mi"
13943 ],
13944 "target_names": [
13945 "fuel_gge"
13946 ],
13947 "powertrain_type": "ICE",
13948 "vehicle_description": "2017_Toyota_Highlander_3.5_L | fastsim 3.1.0 | routee-powertrain 2.0.1",
13949 "architecture_tag": "random_forest",
13950 "input_spec": {
13951 "lookback": 0,
13952 "grouping_column": null,
13953 "pad_strategy": "repeat_first"
13954 },
13955 "path": "v2/toyota/highlander_ice/2017/rf_base_fe510e40/v1",
13956 "mass_lbs": 5004.493351486,
13957 "fuel_type": "GASOLINE",
13958 "drivetrain": "FWD",
13959 "engine": null,
13960 "trim": "3.5 L",
13961 "model_digest": "sha256:08ca22605bfcd96f00f8e8341c9a0c5b962984672441cf698b7c635ba0655671"
13962 },
13963 {
13964 "model_id": {
13965 "make": "toyota",
13966 "vehicle_slug": "hilux_ice",
13967 "year": 2021,
13968 "config_slug": "cnn_base_67ae9982",
13969 "version": 1
13970 },
13971 "vehicle_model": "hilux",
13972 "estimator_type": "ONNXEstimator",
13973 "feature_names": [
13974 "speed_mph",
13975 "distance_mi"
13976 ],
13977 "target_names": [
13978 "fuel_gde"
13979 ],
13980 "powertrain_type": "ICE",
13981 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
13982 "architecture_tag": "cnn",
13983 "input_spec": {
13984 "lookback": 5,
13985 "grouping_column": "trip_id",
13986 "pad_strategy": "zero"
13987 },
13988 "path": "v2/toyota/hilux_ice/2021/cnn_base_67ae9982/v1",
13989 "mass_lbs": 5732.01881668,
13990 "fuel_type": "DIESEL",
13991 "drivetrain": "FWD",
13992 "engine": null,
13993 "trim": "Double Cab 4WD",
13994 "model_digest": "sha256:253987f53d384d1c260ab0bd45b04db718eb2f2fdd771c5540c719f25407bd00"
13995 },
13996 {
13997 "model_id": {
13998 "make": "toyota",
13999 "vehicle_slug": "hilux_ice",
14000 "year": 2021,
14001 "config_slug": "cnn_base_d8b7ef3c",
14002 "version": 1
14003 },
14004 "vehicle_model": "hilux",
14005 "estimator_type": "ONNXEstimator",
14006 "feature_names": [
14007 "speed_mph",
14008 "grade_pct",
14009 "distance_mi",
14010 "link_time",
14011 "link_sinuosity",
14012 "link_abs_bearing_delta"
14013 ],
14014 "target_names": [
14015 "fuel_gde"
14016 ],
14017 "powertrain_type": "ICE",
14018 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14019 "architecture_tag": "cnn",
14020 "input_spec": {
14021 "lookback": 5,
14022 "grouping_column": "trip_id",
14023 "pad_strategy": "zero"
14024 },
14025 "path": "v2/toyota/hilux_ice/2021/cnn_base_d8b7ef3c/v1",
14026 "mass_lbs": 5732.01881668,
14027 "fuel_type": "DIESEL",
14028 "drivetrain": "FWD",
14029 "engine": null,
14030 "trim": "Double Cab 4WD",
14031 "model_digest": "sha256:76d98512ab28e5cd8c355f6ee2c1786df1a8fc7b245c988df32292d89ab61311"
14032 },
14033 {
14034 "model_id": {
14035 "make": "toyota",
14036 "vehicle_slug": "hilux_ice",
14037 "year": 2021,
14038 "config_slug": "cnn_base_fe510e40",
14039 "version": 1
14040 },
14041 "vehicle_model": "hilux",
14042 "estimator_type": "ONNXEstimator",
14043 "feature_names": [
14044 "speed_mph",
14045 "grade_pct",
14046 "distance_mi"
14047 ],
14048 "target_names": [
14049 "fuel_gde"
14050 ],
14051 "powertrain_type": "ICE",
14052 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14053 "architecture_tag": "cnn",
14054 "input_spec": {
14055 "lookback": 5,
14056 "grouping_column": "trip_id",
14057 "pad_strategy": "zero"
14058 },
14059 "path": "v2/toyota/hilux_ice/2021/cnn_base_fe510e40/v1",
14060 "mass_lbs": 5732.01881668,
14061 "fuel_type": "DIESEL",
14062 "drivetrain": "FWD",
14063 "engine": null,
14064 "trim": "Double Cab 4WD",
14065 "model_digest": "sha256:4939badf145b1766c5b3a52d481f61acbdb79b1570b5e28905692d4969181d21"
14066 },
14067 {
14068 "model_id": {
14069 "make": "toyota",
14070 "vehicle_slug": "hilux_ice",
14071 "year": 2021,
14072 "config_slug": "rf_base_67ae9982",
14073 "version": 1
14074 },
14075 "vehicle_model": "hilux",
14076 "estimator_type": "ONNXEstimator",
14077 "feature_names": [
14078 "speed_mph",
14079 "distance_mi"
14080 ],
14081 "target_names": [
14082 "fuel_gde"
14083 ],
14084 "powertrain_type": "ICE",
14085 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14086 "architecture_tag": "random_forest",
14087 "input_spec": {
14088 "lookback": 0,
14089 "grouping_column": null,
14090 "pad_strategy": "repeat_first"
14091 },
14092 "path": "v2/toyota/hilux_ice/2021/rf_base_67ae9982/v1",
14093 "mass_lbs": 5732.01881668,
14094 "fuel_type": "DIESEL",
14095 "drivetrain": "FWD",
14096 "engine": null,
14097 "trim": "Double Cab 4WD",
14098 "model_digest": "sha256:5d016ea8649ac9ad74fdff1a248ed78c0694a395b9d11b5dafe4451e4d8f9a73"
14099 },
14100 {
14101 "model_id": {
14102 "make": "toyota",
14103 "vehicle_slug": "hilux_ice",
14104 "year": 2021,
14105 "config_slug": "rf_base_d8b7ef3c",
14106 "version": 1
14107 },
14108 "vehicle_model": "hilux",
14109 "estimator_type": "ONNXEstimator",
14110 "feature_names": [
14111 "speed_mph",
14112 "grade_pct",
14113 "distance_mi",
14114 "link_time",
14115 "link_sinuosity",
14116 "link_abs_bearing_delta"
14117 ],
14118 "target_names": [
14119 "fuel_gde"
14120 ],
14121 "powertrain_type": "ICE",
14122 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14123 "architecture_tag": "random_forest",
14124 "input_spec": {
14125 "lookback": 0,
14126 "grouping_column": null,
14127 "pad_strategy": "repeat_first"
14128 },
14129 "path": "v2/toyota/hilux_ice/2021/rf_base_d8b7ef3c/v1",
14130 "mass_lbs": 5732.01881668,
14131 "fuel_type": "DIESEL",
14132 "drivetrain": "FWD",
14133 "engine": null,
14134 "trim": "Double Cab 4WD",
14135 "model_digest": "sha256:d6a24337da0a00c9e121384077b5c145623653a0bf3d99dc6ab232efc51759ee"
14136 },
14137 {
14138 "model_id": {
14139 "make": "toyota",
14140 "vehicle_slug": "hilux_ice",
14141 "year": 2021,
14142 "config_slug": "rf_base_fe510e40",
14143 "version": 1
14144 },
14145 "vehicle_model": "hilux",
14146 "estimator_type": "ONNXEstimator",
14147 "feature_names": [
14148 "speed_mph",
14149 "grade_pct",
14150 "distance_mi"
14151 ],
14152 "target_names": [
14153 "fuel_gde"
14154 ],
14155 "powertrain_type": "ICE",
14156 "vehicle_description": "2021_Toyota_Hilux_Double_Cab_4WD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14157 "architecture_tag": "random_forest",
14158 "input_spec": {
14159 "lookback": 0,
14160 "grouping_column": null,
14161 "pad_strategy": "repeat_first"
14162 },
14163 "path": "v2/toyota/hilux_ice/2021/rf_base_fe510e40/v1",
14164 "mass_lbs": 5732.01881668,
14165 "fuel_type": "DIESEL",
14166 "drivetrain": "FWD",
14167 "engine": null,
14168 "trim": "Double Cab 4WD",
14169 "model_digest": "sha256:85d6b1b1977ac79caedd5ec2f7a3a278acbd957e8e982c81432e2f644cb2727e"
14170 },
14171 {
14172 "model_id": {
14173 "make": "toyota",
14174 "vehicle_slug": "mirai_hev",
14175 "year": 2021,
14176 "config_slug": "cnn_67ae9982",
14177 "version": 1
14178 },
14179 "vehicle_model": "mirai",
14180 "estimator_type": "ONNXEstimator",
14181 "feature_names": [
14182 "speed_mph",
14183 "distance_mi"
14184 ],
14185 "target_names": [
14186 "fuel_kg_h2"
14187 ],
14188 "powertrain_type": "HEV",
14189 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14190 "architecture_tag": "cnn",
14191 "input_spec": {
14192 "lookback": 5,
14193 "grouping_column": "trip_id",
14194 "pad_strategy": "zero"
14195 },
14196 "path": "v2/toyota/mirai_hev/2021/cnn_67ae9982/v1",
14197 "mass_lbs": 4253.829815254827,
14198 "fuel_type": "HYDROGEN",
14199 "drivetrain": "FWD",
14200 "engine": null,
14201 "trim": null,
14202 "model_digest": "sha256:1112848edcebfb97947925f6cb348db839b712aeca4e3d15c94aa58db6fda409"
14203 },
14204 {
14205 "model_id": {
14206 "make": "toyota",
14207 "vehicle_slug": "mirai_hev",
14208 "year": 2021,
14209 "config_slug": "cnn_d8b7ef3c",
14210 "version": 1
14211 },
14212 "vehicle_model": "mirai",
14213 "estimator_type": "ONNXEstimator",
14214 "feature_names": [
14215 "speed_mph",
14216 "grade_pct",
14217 "distance_mi",
14218 "link_time",
14219 "link_sinuosity",
14220 "link_abs_bearing_delta"
14221 ],
14222 "target_names": [
14223 "fuel_kg_h2"
14224 ],
14225 "powertrain_type": "HEV",
14226 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14227 "architecture_tag": "cnn",
14228 "input_spec": {
14229 "lookback": 5,
14230 "grouping_column": "trip_id",
14231 "pad_strategy": "zero"
14232 },
14233 "path": "v2/toyota/mirai_hev/2021/cnn_d8b7ef3c/v1",
14234 "mass_lbs": 4253.829815254827,
14235 "fuel_type": "HYDROGEN",
14236 "drivetrain": "FWD",
14237 "engine": null,
14238 "trim": null,
14239 "model_digest": "sha256:f6f37ad5c8d472e5766ef237bc5ebaac57af950ede9187e0ec3505f6efc36d0f"
14240 },
14241 {
14242 "model_id": {
14243 "make": "toyota",
14244 "vehicle_slug": "mirai_hev",
14245 "year": 2021,
14246 "config_slug": "cnn_fe510e40",
14247 "version": 1
14248 },
14249 "vehicle_model": "mirai",
14250 "estimator_type": "ONNXEstimator",
14251 "feature_names": [
14252 "speed_mph",
14253 "grade_pct",
14254 "distance_mi"
14255 ],
14256 "target_names": [
14257 "fuel_kg_h2"
14258 ],
14259 "powertrain_type": "HEV",
14260 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14261 "architecture_tag": "cnn",
14262 "input_spec": {
14263 "lookback": 5,
14264 "grouping_column": "trip_id",
14265 "pad_strategy": "zero"
14266 },
14267 "path": "v2/toyota/mirai_hev/2021/cnn_fe510e40/v1",
14268 "mass_lbs": 4253.829815254827,
14269 "fuel_type": "HYDROGEN",
14270 "drivetrain": "FWD",
14271 "engine": null,
14272 "trim": null,
14273 "model_digest": "sha256:1f1cf1daddfb5dbedd4e9f683935c9f3c057efbab8e35385e24e8e56cde03717"
14274 },
14275 {
14276 "model_id": {
14277 "make": "toyota",
14278 "vehicle_slug": "mirai_hev",
14279 "year": 2021,
14280 "config_slug": "rf_67ae9982",
14281 "version": 1
14282 },
14283 "vehicle_model": "mirai",
14284 "estimator_type": "ONNXEstimator",
14285 "feature_names": [
14286 "speed_mph",
14287 "distance_mi"
14288 ],
14289 "target_names": [
14290 "fuel_kg_h2"
14291 ],
14292 "powertrain_type": "HEV",
14293 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14294 "architecture_tag": "random_forest",
14295 "input_spec": {
14296 "lookback": 0,
14297 "grouping_column": null,
14298 "pad_strategy": "repeat_first"
14299 },
14300 "path": "v2/toyota/mirai_hev/2021/rf_67ae9982/v1",
14301 "mass_lbs": 4253.829815254827,
14302 "fuel_type": "HYDROGEN",
14303 "drivetrain": "FWD",
14304 "engine": null,
14305 "trim": null,
14306 "model_digest": "sha256:e73941123e616c7e8f941d34e537b68701563ad0983e37d875aba1de800ce914"
14307 },
14308 {
14309 "model_id": {
14310 "make": "toyota",
14311 "vehicle_slug": "mirai_hev",
14312 "year": 2021,
14313 "config_slug": "rf_d8b7ef3c",
14314 "version": 1
14315 },
14316 "vehicle_model": "mirai",
14317 "estimator_type": "ONNXEstimator",
14318 "feature_names": [
14319 "speed_mph",
14320 "grade_pct",
14321 "distance_mi",
14322 "link_time",
14323 "link_sinuosity",
14324 "link_abs_bearing_delta"
14325 ],
14326 "target_names": [
14327 "fuel_kg_h2"
14328 ],
14329 "powertrain_type": "HEV",
14330 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14331 "architecture_tag": "random_forest",
14332 "input_spec": {
14333 "lookback": 0,
14334 "grouping_column": null,
14335 "pad_strategy": "repeat_first"
14336 },
14337 "path": "v2/toyota/mirai_hev/2021/rf_d8b7ef3c/v1",
14338 "mass_lbs": 4253.829815254827,
14339 "fuel_type": "HYDROGEN",
14340 "drivetrain": "FWD",
14341 "engine": null,
14342 "trim": null,
14343 "model_digest": "sha256:95a62232924f21875edcd60d078e0396d1b8e2c51c6bc0cd510c049995725961"
14344 },
14345 {
14346 "model_id": {
14347 "make": "toyota",
14348 "vehicle_slug": "mirai_hev",
14349 "year": 2021,
14350 "config_slug": "rf_fe510e40",
14351 "version": 1
14352 },
14353 "vehicle_model": "mirai",
14354 "estimator_type": "ONNXEstimator",
14355 "feature_names": [
14356 "speed_mph",
14357 "grade_pct",
14358 "distance_mi"
14359 ],
14360 "target_names": [
14361 "fuel_kg_h2"
14362 ],
14363 "powertrain_type": "HEV",
14364 "vehicle_description": "Toyota_Mirai | fastsim 3.1.0 | routee-powertrain 2.0.1",
14365 "architecture_tag": "random_forest",
14366 "input_spec": {
14367 "lookback": 0,
14368 "grouping_column": null,
14369 "pad_strategy": "repeat_first"
14370 },
14371 "path": "v2/toyota/mirai_hev/2021/rf_fe510e40/v1",
14372 "mass_lbs": 4253.829815254827,
14373 "fuel_type": "HYDROGEN",
14374 "drivetrain": "FWD",
14375 "engine": null,
14376 "trim": null,
14377 "model_digest": "sha256:f237d0ac62ff1919ce5a1ccc888fd50a7761f870bd3ef9f1b13ce4f6d6e81eb3"
14378 },
14379 {
14380 "model_id": {
14381 "make": "toyota",
14382 "vehicle_slug": "prius_hev",
14383 "year": 2016,
14384 "config_slug": "cnn_base_67ae9982",
14385 "version": 1
14386 },
14387 "vehicle_model": "prius",
14388 "estimator_type": "ONNXEstimator",
14389 "feature_names": [
14390 "speed_mph",
14391 "distance_mi"
14392 ],
14393 "target_names": [
14394 "fuel_gge"
14395 ],
14396 "powertrain_type": "HEV",
14397 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14398 "architecture_tag": "cnn",
14399 "input_spec": {
14400 "lookback": 5,
14401 "grouping_column": "trip_id",
14402 "pad_strategy": "zero"
14403 },
14404 "path": "v2/toyota/prius_hev/2016/cnn_base_67ae9982/v1",
14405 "mass_lbs": 3604.557986643,
14406 "fuel_type": "GASOLINE",
14407 "drivetrain": "FWD",
14408 "engine": null,
14409 "trim": "Two FWD",
14410 "model_digest": "sha256:16db029f40cfdeda915fccc4fed5195a42dfae1b2bd3bc7d56f686b5694b7754"
14411 },
14412 {
14413 "model_id": {
14414 "make": "toyota",
14415 "vehicle_slug": "prius_hev",
14416 "year": 2016,
14417 "config_slug": "cnn_base_d8b7ef3c",
14418 "version": 1
14419 },
14420 "vehicle_model": "prius",
14421 "estimator_type": "ONNXEstimator",
14422 "feature_names": [
14423 "speed_mph",
14424 "grade_pct",
14425 "distance_mi",
14426 "link_time",
14427 "link_sinuosity",
14428 "link_abs_bearing_delta"
14429 ],
14430 "target_names": [
14431 "fuel_gge"
14432 ],
14433 "powertrain_type": "HEV",
14434 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14435 "architecture_tag": "cnn",
14436 "input_spec": {
14437 "lookback": 5,
14438 "grouping_column": "trip_id",
14439 "pad_strategy": "zero"
14440 },
14441 "path": "v2/toyota/prius_hev/2016/cnn_base_d8b7ef3c/v1",
14442 "mass_lbs": 3604.557986643,
14443 "fuel_type": "GASOLINE",
14444 "drivetrain": "FWD",
14445 "engine": null,
14446 "trim": "Two FWD",
14447 "model_digest": "sha256:29cb7e85ed87aa958b24600f49b096f23b8c37bdd6af4c9bf0ceb55fdf62bc93"
14448 },
14449 {
14450 "model_id": {
14451 "make": "toyota",
14452 "vehicle_slug": "prius_hev",
14453 "year": 2016,
14454 "config_slug": "cnn_base_fe510e40",
14455 "version": 1
14456 },
14457 "vehicle_model": "prius",
14458 "estimator_type": "ONNXEstimator",
14459 "feature_names": [
14460 "speed_mph",
14461 "grade_pct",
14462 "distance_mi"
14463 ],
14464 "target_names": [
14465 "fuel_gge"
14466 ],
14467 "powertrain_type": "HEV",
14468 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14469 "architecture_tag": "cnn",
14470 "input_spec": {
14471 "lookback": 5,
14472 "grouping_column": "trip_id",
14473 "pad_strategy": "zero"
14474 },
14475 "path": "v2/toyota/prius_hev/2016/cnn_base_fe510e40/v1",
14476 "mass_lbs": 3604.557986643,
14477 "fuel_type": "GASOLINE",
14478 "drivetrain": "FWD",
14479 "engine": null,
14480 "trim": "Two FWD",
14481 "model_digest": "sha256:5260273322a3258731ea67383cfc0939596fa85cd401aa89d11e6edd1995156e"
14482 },
14483 {
14484 "model_id": {
14485 "make": "toyota",
14486 "vehicle_slug": "prius_hev",
14487 "year": 2016,
14488 "config_slug": "rf_base_67ae9982",
14489 "version": 1
14490 },
14491 "vehicle_model": "prius",
14492 "estimator_type": "ONNXEstimator",
14493 "feature_names": [
14494 "speed_mph",
14495 "distance_mi"
14496 ],
14497 "target_names": [
14498 "fuel_gge"
14499 ],
14500 "powertrain_type": "HEV",
14501 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14502 "architecture_tag": "random_forest",
14503 "input_spec": {
14504 "lookback": 0,
14505 "grouping_column": null,
14506 "pad_strategy": "repeat_first"
14507 },
14508 "path": "v2/toyota/prius_hev/2016/rf_base_67ae9982/v1",
14509 "mass_lbs": 3604.557986643,
14510 "fuel_type": "GASOLINE",
14511 "drivetrain": "FWD",
14512 "engine": null,
14513 "trim": "Two FWD",
14514 "model_digest": "sha256:e9322c35fa9ce1f498089073ec6924413f12675d296925669b76846ce7e7fb61"
14515 },
14516 {
14517 "model_id": {
14518 "make": "toyota",
14519 "vehicle_slug": "prius_hev",
14520 "year": 2016,
14521 "config_slug": "rf_base_d8b7ef3c",
14522 "version": 1
14523 },
14524 "vehicle_model": "prius",
14525 "estimator_type": "ONNXEstimator",
14526 "feature_names": [
14527 "speed_mph",
14528 "grade_pct",
14529 "distance_mi",
14530 "link_time",
14531 "link_sinuosity",
14532 "link_abs_bearing_delta"
14533 ],
14534 "target_names": [
14535 "fuel_gge"
14536 ],
14537 "powertrain_type": "HEV",
14538 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14539 "architecture_tag": "random_forest",
14540 "input_spec": {
14541 "lookback": 0,
14542 "grouping_column": null,
14543 "pad_strategy": "repeat_first"
14544 },
14545 "path": "v2/toyota/prius_hev/2016/rf_base_d8b7ef3c/v1",
14546 "mass_lbs": 3604.557986643,
14547 "fuel_type": "GASOLINE",
14548 "drivetrain": "FWD",
14549 "engine": null,
14550 "trim": "Two FWD",
14551 "model_digest": "sha256:bafd0dc97e7b3993bf2a6d78f1d65018cea01abfc7a573d39aee2ffa420de545"
14552 },
14553 {
14554 "model_id": {
14555 "make": "toyota",
14556 "vehicle_slug": "prius_hev",
14557 "year": 2016,
14558 "config_slug": "rf_base_fe510e40",
14559 "version": 1
14560 },
14561 "vehicle_model": "prius",
14562 "estimator_type": "ONNXEstimator",
14563 "feature_names": [
14564 "speed_mph",
14565 "grade_pct",
14566 "distance_mi"
14567 ],
14568 "target_names": [
14569 "fuel_gge"
14570 ],
14571 "powertrain_type": "HEV",
14572 "vehicle_description": "2016_Toyota_Prius_Two_FWD | fastsim 3.1.0 | routee-powertrain 2.0.1",
14573 "architecture_tag": "random_forest",
14574 "input_spec": {
14575 "lookback": 0,
14576 "grouping_column": null,
14577 "pad_strategy": "repeat_first"
14578 },
14579 "path": "v2/toyota/prius_hev/2016/rf_base_fe510e40/v1",
14580 "mass_lbs": 3604.557986643,
14581 "fuel_type": "GASOLINE",
14582 "drivetrain": "FWD",
14583 "engine": null,
14584 "trim": "Two FWD",
14585 "model_digest": "sha256:dc0c6d68d36afba6ac69e590cd0048515a57a71e766a6c9e3d449278346bf378"
14586 },
14587 {
14588 "model_id": {
14589 "make": "toyota",
14590 "vehicle_slug": "prius_phev",
14591 "year": 2017,
14592 "config_slug": "cnn_base_charge_depleting_67ae9982",
14593 "version": 1
14594 },
14595 "vehicle_model": "prius",
14596 "estimator_type": "ONNXEstimator",
14597 "feature_names": [
14598 "speed_mph",
14599 "distance_mi"
14600 ],
14601 "target_names": [
14602 "electric_kwh"
14603 ],
14604 "powertrain_type": "PHEV_EV_MODE",
14605 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14606 "architecture_tag": "cnn",
14607 "input_spec": {
14608 "lookback": 5,
14609 "grouping_column": "trip_id",
14610 "pad_strategy": "zero"
14611 },
14612 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_depleting_67ae9982/v1",
14613 "mass_lbs": 3924.827870063254,
14614 "fuel_type": "ELECTRICITY",
14615 "drivetrain": "FWD",
14616 "engine": null,
14617 "trim": "Prime",
14618 "model_digest": "sha256:1ce1e538b457f0c3ef4b5aa4dc44611c68764e7731abf14a032935cf94a339b1"
14619 },
14620 {
14621 "model_id": {
14622 "make": "toyota",
14623 "vehicle_slug": "prius_phev",
14624 "year": 2017,
14625 "config_slug": "cnn_base_charge_depleting_d8b7ef3c",
14626 "version": 1
14627 },
14628 "vehicle_model": "prius",
14629 "estimator_type": "ONNXEstimator",
14630 "feature_names": [
14631 "speed_mph",
14632 "grade_pct",
14633 "distance_mi",
14634 "link_time",
14635 "link_sinuosity",
14636 "link_abs_bearing_delta"
14637 ],
14638 "target_names": [
14639 "electric_kwh"
14640 ],
14641 "powertrain_type": "PHEV_EV_MODE",
14642 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14643 "architecture_tag": "cnn",
14644 "input_spec": {
14645 "lookback": 5,
14646 "grouping_column": "trip_id",
14647 "pad_strategy": "zero"
14648 },
14649 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_depleting_d8b7ef3c/v1",
14650 "mass_lbs": 3924.827870063254,
14651 "fuel_type": "ELECTRICITY",
14652 "drivetrain": "FWD",
14653 "engine": null,
14654 "trim": "Prime",
14655 "model_digest": "sha256:e665ad40d23b2f29efb26d52bf747758a7c11d0ace2716b56d6b465bf24736da"
14656 },
14657 {
14658 "model_id": {
14659 "make": "toyota",
14660 "vehicle_slug": "prius_phev",
14661 "year": 2017,
14662 "config_slug": "cnn_base_charge_depleting_fe510e40",
14663 "version": 1
14664 },
14665 "vehicle_model": "prius",
14666 "estimator_type": "ONNXEstimator",
14667 "feature_names": [
14668 "speed_mph",
14669 "grade_pct",
14670 "distance_mi"
14671 ],
14672 "target_names": [
14673 "electric_kwh"
14674 ],
14675 "powertrain_type": "PHEV_EV_MODE",
14676 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14677 "architecture_tag": "cnn",
14678 "input_spec": {
14679 "lookback": 5,
14680 "grouping_column": "trip_id",
14681 "pad_strategy": "zero"
14682 },
14683 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_depleting_fe510e40/v1",
14684 "mass_lbs": 3924.827870063254,
14685 "fuel_type": "ELECTRICITY",
14686 "drivetrain": "FWD",
14687 "engine": null,
14688 "trim": "Prime",
14689 "model_digest": "sha256:5050729e205f1ab1c7c3bc1f548ad50fda65628793d158045f3e6b317aa5c866"
14690 },
14691 {
14692 "model_id": {
14693 "make": "toyota",
14694 "vehicle_slug": "prius_phev",
14695 "year": 2017,
14696 "config_slug": "cnn_base_charge_sustaining_67ae9982",
14697 "version": 1
14698 },
14699 "vehicle_model": "prius",
14700 "estimator_type": "ONNXEstimator",
14701 "feature_names": [
14702 "speed_mph",
14703 "distance_mi"
14704 ],
14705 "target_names": [
14706 "fuel_gge"
14707 ],
14708 "powertrain_type": "PHEV_HEV_MODE",
14709 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14710 "architecture_tag": "cnn",
14711 "input_spec": {
14712 "lookback": 5,
14713 "grouping_column": "trip_id",
14714 "pad_strategy": "zero"
14715 },
14716 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_sustaining_67ae9982/v1",
14717 "mass_lbs": 3924.827870063254,
14718 "fuel_type": "GASOLINE",
14719 "drivetrain": "FWD",
14720 "engine": null,
14721 "trim": "Prime",
14722 "model_digest": "sha256:41859d6ae617adb0640c11e0eee26fd20af749d79815ffe68fa9dea8a6dc7728"
14723 },
14724 {
14725 "model_id": {
14726 "make": "toyota",
14727 "vehicle_slug": "prius_phev",
14728 "year": 2017,
14729 "config_slug": "cnn_base_charge_sustaining_d8b7ef3c",
14730 "version": 1
14731 },
14732 "vehicle_model": "prius",
14733 "estimator_type": "ONNXEstimator",
14734 "feature_names": [
14735 "speed_mph",
14736 "grade_pct",
14737 "distance_mi",
14738 "link_time",
14739 "link_sinuosity",
14740 "link_abs_bearing_delta"
14741 ],
14742 "target_names": [
14743 "fuel_gge"
14744 ],
14745 "powertrain_type": "PHEV_HEV_MODE",
14746 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14747 "architecture_tag": "cnn",
14748 "input_spec": {
14749 "lookback": 5,
14750 "grouping_column": "trip_id",
14751 "pad_strategy": "zero"
14752 },
14753 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_sustaining_d8b7ef3c/v1",
14754 "mass_lbs": 3924.827870063254,
14755 "fuel_type": "GASOLINE",
14756 "drivetrain": "FWD",
14757 "engine": null,
14758 "trim": "Prime",
14759 "model_digest": "sha256:40833c1cf5474ed9987ea1e22b0a7bb07536911b9142ab69f821505c025c1e91"
14760 },
14761 {
14762 "model_id": {
14763 "make": "toyota",
14764 "vehicle_slug": "prius_phev",
14765 "year": 2017,
14766 "config_slug": "cnn_base_charge_sustaining_fe510e40",
14767 "version": 1
14768 },
14769 "vehicle_model": "prius",
14770 "estimator_type": "ONNXEstimator",
14771 "feature_names": [
14772 "speed_mph",
14773 "grade_pct",
14774 "distance_mi"
14775 ],
14776 "target_names": [
14777 "fuel_gge"
14778 ],
14779 "powertrain_type": "PHEV_HEV_MODE",
14780 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14781 "architecture_tag": "cnn",
14782 "input_spec": {
14783 "lookback": 5,
14784 "grouping_column": "trip_id",
14785 "pad_strategy": "zero"
14786 },
14787 "path": "v2/toyota/prius_phev/2017/cnn_base_charge_sustaining_fe510e40/v1",
14788 "mass_lbs": 3924.827870063254,
14789 "fuel_type": "GASOLINE",
14790 "drivetrain": "FWD",
14791 "engine": null,
14792 "trim": "Prime",
14793 "model_digest": "sha256:2bc04d5426b981dc631b9d6b13734e61c908b4561ba7ee81bada06c4c4690ac3"
14794 },
14795 {
14796 "model_id": {
14797 "make": "toyota",
14798 "vehicle_slug": "prius_phev",
14799 "year": 2017,
14800 "config_slug": "rf_base_charge_depleting_67ae9982",
14801 "version": 1
14802 },
14803 "vehicle_model": "prius",
14804 "estimator_type": "ONNXEstimator",
14805 "feature_names": [
14806 "speed_mph",
14807 "distance_mi"
14808 ],
14809 "target_names": [
14810 "electric_kwh"
14811 ],
14812 "powertrain_type": "PHEV_EV_MODE",
14813 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14814 "architecture_tag": "random_forest",
14815 "input_spec": {
14816 "lookback": 0,
14817 "grouping_column": null,
14818 "pad_strategy": "repeat_first"
14819 },
14820 "path": "v2/toyota/prius_phev/2017/rf_base_charge_depleting_67ae9982/v1",
14821 "mass_lbs": 3924.827870063254,
14822 "fuel_type": "ELECTRICITY",
14823 "drivetrain": "FWD",
14824 "engine": null,
14825 "trim": "Prime",
14826 "model_digest": "sha256:4544e8b6e7dd874ecdc1597a158491b325691d3840bf1f9969393f10866e1647"
14827 },
14828 {
14829 "model_id": {
14830 "make": "toyota",
14831 "vehicle_slug": "prius_phev",
14832 "year": 2017,
14833 "config_slug": "rf_base_charge_depleting_d8b7ef3c",
14834 "version": 1
14835 },
14836 "vehicle_model": "prius",
14837 "estimator_type": "ONNXEstimator",
14838 "feature_names": [
14839 "speed_mph",
14840 "grade_pct",
14841 "distance_mi",
14842 "link_time",
14843 "link_sinuosity",
14844 "link_abs_bearing_delta"
14845 ],
14846 "target_names": [
14847 "electric_kwh"
14848 ],
14849 "powertrain_type": "PHEV_EV_MODE",
14850 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14851 "architecture_tag": "random_forest",
14852 "input_spec": {
14853 "lookback": 0,
14854 "grouping_column": null,
14855 "pad_strategy": "repeat_first"
14856 },
14857 "path": "v2/toyota/prius_phev/2017/rf_base_charge_depleting_d8b7ef3c/v1",
14858 "mass_lbs": 3924.827870063254,
14859 "fuel_type": "ELECTRICITY",
14860 "drivetrain": "FWD",
14861 "engine": null,
14862 "trim": "Prime",
14863 "model_digest": "sha256:e31b6c9966008d2da3879e5506d4765b5b211146b08567373bd7ce185edaf380"
14864 },
14865 {
14866 "model_id": {
14867 "make": "toyota",
14868 "vehicle_slug": "prius_phev",
14869 "year": 2017,
14870 "config_slug": "rf_base_charge_depleting_fe510e40",
14871 "version": 1
14872 },
14873 "vehicle_model": "prius",
14874 "estimator_type": "ONNXEstimator",
14875 "feature_names": [
14876 "speed_mph",
14877 "grade_pct",
14878 "distance_mi"
14879 ],
14880 "target_names": [
14881 "electric_kwh"
14882 ],
14883 "powertrain_type": "PHEV_EV_MODE",
14884 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Depleting | fastsim 3.1.0 | routee-powertrain 2.0.1",
14885 "architecture_tag": "random_forest",
14886 "input_spec": {
14887 "lookback": 0,
14888 "grouping_column": null,
14889 "pad_strategy": "repeat_first"
14890 },
14891 "path": "v2/toyota/prius_phev/2017/rf_base_charge_depleting_fe510e40/v1",
14892 "mass_lbs": 3924.827870063254,
14893 "fuel_type": "ELECTRICITY",
14894 "drivetrain": "FWD",
14895 "engine": null,
14896 "trim": "Prime",
14897 "model_digest": "sha256:a5b7eb24da92c9faee635eb7fc5e2c15278a069332f040ec0e67bcd83a3fe726"
14898 },
14899 {
14900 "model_id": {
14901 "make": "toyota",
14902 "vehicle_slug": "prius_phev",
14903 "year": 2017,
14904 "config_slug": "rf_base_charge_sustaining_67ae9982",
14905 "version": 1
14906 },
14907 "vehicle_model": "prius",
14908 "estimator_type": "ONNXEstimator",
14909 "feature_names": [
14910 "speed_mph",
14911 "distance_mi"
14912 ],
14913 "target_names": [
14914 "fuel_gge"
14915 ],
14916 "powertrain_type": "PHEV_HEV_MODE",
14917 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14918 "architecture_tag": "random_forest",
14919 "input_spec": {
14920 "lookback": 0,
14921 "grouping_column": null,
14922 "pad_strategy": "repeat_first"
14923 },
14924 "path": "v2/toyota/prius_phev/2017/rf_base_charge_sustaining_67ae9982/v1",
14925 "mass_lbs": 3924.827870063254,
14926 "fuel_type": "GASOLINE",
14927 "drivetrain": "FWD",
14928 "engine": null,
14929 "trim": "Prime",
14930 "model_digest": "sha256:35acdde7718349ced8e31c4919917eb758e133f9db981100fdae8af80b332b53"
14931 },
14932 {
14933 "model_id": {
14934 "make": "toyota",
14935 "vehicle_slug": "prius_phev",
14936 "year": 2017,
14937 "config_slug": "rf_base_charge_sustaining_d8b7ef3c",
14938 "version": 1
14939 },
14940 "vehicle_model": "prius",
14941 "estimator_type": "ONNXEstimator",
14942 "feature_names": [
14943 "speed_mph",
14944 "grade_pct",
14945 "distance_mi",
14946 "link_time",
14947 "link_sinuosity",
14948 "link_abs_bearing_delta"
14949 ],
14950 "target_names": [
14951 "fuel_gge"
14952 ],
14953 "powertrain_type": "PHEV_HEV_MODE",
14954 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14955 "architecture_tag": "random_forest",
14956 "input_spec": {
14957 "lookback": 0,
14958 "grouping_column": null,
14959 "pad_strategy": "repeat_first"
14960 },
14961 "path": "v2/toyota/prius_phev/2017/rf_base_charge_sustaining_d8b7ef3c/v1",
14962 "mass_lbs": 3924.827870063254,
14963 "fuel_type": "GASOLINE",
14964 "drivetrain": "FWD",
14965 "engine": null,
14966 "trim": "Prime",
14967 "model_digest": "sha256:519276adf701b1051a49a2927a2e4e52799fd37e14681e1c6020eeac23b21723"
14968 },
14969 {
14970 "model_id": {
14971 "make": "toyota",
14972 "vehicle_slug": "prius_phev",
14973 "year": 2017,
14974 "config_slug": "rf_base_charge_sustaining_fe510e40",
14975 "version": 1
14976 },
14977 "vehicle_model": "prius",
14978 "estimator_type": "ONNXEstimator",
14979 "feature_names": [
14980 "speed_mph",
14981 "grade_pct",
14982 "distance_mi"
14983 ],
14984 "target_names": [
14985 "fuel_gge"
14986 ],
14987 "powertrain_type": "PHEV_HEV_MODE",
14988 "vehicle_description": "2017_Toyota_Prius_Prime_Charge_Sustaining | fastsim 3.1.0 | routee-powertrain 2.0.1",
14989 "architecture_tag": "random_forest",
14990 "input_spec": {
14991 "lookback": 0,
14992 "grouping_column": null,
14993 "pad_strategy": "repeat_first"
14994 },
14995 "path": "v2/toyota/prius_phev/2017/rf_base_charge_sustaining_fe510e40/v1",
14996 "mass_lbs": 3924.827870063254,
14997 "fuel_type": "GASOLINE",
14998 "drivetrain": "FWD",
14999 "engine": null,
15000 "trim": "Prime",
15001 "model_digest": "sha256:c8210074f7919458c7720fd45e192da49ddcabd5b8e9f8ebfac1cba3ccd38f3f"
15002 },
15003 {
15004 "model_id": {
15005 "make": "toyota",
15006 "vehicle_slug": "rav4_hybrid_le_hev",
15007 "year": 2022,
15008 "config_slug": "cnn_base_67ae9982",
15009 "version": 1
15010 },
15011 "vehicle_model": "rav4_hybrid_le",
15012 "estimator_type": "ONNXEstimator",
15013 "feature_names": [
15014 "speed_mph",
15015 "distance_mi"
15016 ],
15017 "target_names": [
15018 "fuel_gge"
15019 ],
15020 "powertrain_type": "HEV",
15021 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15022 "architecture_tag": "cnn",
15023 "input_spec": {
15024 "lookback": 5,
15025 "grouping_column": "trip_id",
15026 "pad_strategy": "zero"
15027 },
15028 "path": "v2/toyota/rav4_hybrid_le_hev/2022/cnn_base_67ae9982/v1",
15029 "mass_lbs": 3999.998941692644,
15030 "fuel_type": "GASOLINE",
15031 "drivetrain": "RWD",
15032 "engine": null,
15033 "trim": "Hybrid LE",
15034 "model_digest": "sha256:7c4fd417d829eaab561faaaddaee793a0bb8ef9a343e2d2a927e261c3a36623b"
15035 },
15036 {
15037 "model_id": {
15038 "make": "toyota",
15039 "vehicle_slug": "rav4_hybrid_le_hev",
15040 "year": 2022,
15041 "config_slug": "cnn_base_d8b7ef3c",
15042 "version": 1
15043 },
15044 "vehicle_model": "rav4_hybrid_le",
15045 "estimator_type": "ONNXEstimator",
15046 "feature_names": [
15047 "speed_mph",
15048 "grade_pct",
15049 "distance_mi",
15050 "link_time",
15051 "link_sinuosity",
15052 "link_abs_bearing_delta"
15053 ],
15054 "target_names": [
15055 "fuel_gge"
15056 ],
15057 "powertrain_type": "HEV",
15058 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15059 "architecture_tag": "cnn",
15060 "input_spec": {
15061 "lookback": 5,
15062 "grouping_column": "trip_id",
15063 "pad_strategy": "zero"
15064 },
15065 "path": "v2/toyota/rav4_hybrid_le_hev/2022/cnn_base_d8b7ef3c/v1",
15066 "mass_lbs": 3999.998941692644,
15067 "fuel_type": "GASOLINE",
15068 "drivetrain": "RWD",
15069 "engine": null,
15070 "trim": "Hybrid LE",
15071 "model_digest": "sha256:999104f7bd37fdf03cf376575a902cea74f82853e91a72823132fceb044ef34d"
15072 },
15073 {
15074 "model_id": {
15075 "make": "toyota",
15076 "vehicle_slug": "rav4_hybrid_le_hev",
15077 "year": 2022,
15078 "config_slug": "cnn_base_fe510e40",
15079 "version": 1
15080 },
15081 "vehicle_model": "rav4_hybrid_le",
15082 "estimator_type": "ONNXEstimator",
15083 "feature_names": [
15084 "speed_mph",
15085 "grade_pct",
15086 "distance_mi"
15087 ],
15088 "target_names": [
15089 "fuel_gge"
15090 ],
15091 "powertrain_type": "HEV",
15092 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15093 "architecture_tag": "cnn",
15094 "input_spec": {
15095 "lookback": 5,
15096 "grouping_column": "trip_id",
15097 "pad_strategy": "zero"
15098 },
15099 "path": "v2/toyota/rav4_hybrid_le_hev/2022/cnn_base_fe510e40/v1",
15100 "mass_lbs": 3999.998941692644,
15101 "fuel_type": "GASOLINE",
15102 "drivetrain": "RWD",
15103 "engine": null,
15104 "trim": "Hybrid LE",
15105 "model_digest": "sha256:bf4c530aef1f21a64dcaa3e64845471baa88527ce2c5b30dce95faec937fc8a3"
15106 },
15107 {
15108 "model_id": {
15109 "make": "toyota",
15110 "vehicle_slug": "rav4_hybrid_le_hev",
15111 "year": 2022,
15112 "config_slug": "ngb_stochastic_02107a97",
15113 "version": 1
15114 },
15115 "vehicle_model": "rav4_hybrid_le",
15116 "estimator_type": "NGBoostEstimator",
15117 "feature_names": [
15118 "speed_mph",
15119 "grade_dec",
15120 "road_class"
15121 ],
15122 "target_names": [
15123 "gge"
15124 ],
15125 "powertrain_type": "HEV",
15126 "vehicle_description": "2022 Toyota RAV4 Hybrid LE",
15127 "architecture_tag": "ngboost",
15128 "input_spec": {
15129 "lookback": 0,
15130 "grouping_column": null,
15131 "pad_strategy": "repeat_first"
15132 },
15133 "path": "v2/toyota/rav4_hybrid_le_hev/2022/ngb_stochastic_02107a97/v1",
15134 "mass_lbs": null,
15135 "fuel_type": "GASOLINE",
15136 "drivetrain": null,
15137 "engine": null,
15138 "trim": "le",
15139 "model_digest": "sha256:2382a0fcbd46e61c71212982f8ecfbf99001b7bb908732834a4bf60fb051a404"
15140 },
15141 {
15142 "model_id": {
15143 "make": "toyota",
15144 "vehicle_slug": "rav4_hybrid_le_hev",
15145 "year": 2022,
15146 "config_slug": "ngb_stochastic_940b80b8",
15147 "version": 1
15148 },
15149 "vehicle_model": "rav4_hybrid_le",
15150 "estimator_type": "NGBoostEstimator",
15151 "feature_names": [
15152 "speed_mph",
15153 "grade_dec",
15154 "road_class",
15155 "turn_angle"
15156 ],
15157 "target_names": [
15158 "gge"
15159 ],
15160 "powertrain_type": "HEV",
15161 "vehicle_description": "2022 Toyota RAV4 Hybrid LE",
15162 "architecture_tag": "ngboost",
15163 "input_spec": {
15164 "lookback": 0,
15165 "grouping_column": null,
15166 "pad_strategy": "repeat_first"
15167 },
15168 "path": "v2/toyota/rav4_hybrid_le_hev/2022/ngb_stochastic_940b80b8/v1",
15169 "mass_lbs": null,
15170 "fuel_type": "GASOLINE",
15171 "drivetrain": null,
15172 "engine": null,
15173 "trim": "le",
15174 "model_digest": "sha256:3a56bcbc351e00703db004c4041d0bde938d3ebecc52c83aab5b18aecf375da0"
15175 },
15176 {
15177 "model_id": {
15178 "make": "toyota",
15179 "vehicle_slug": "rav4_hybrid_le_hev",
15180 "year": 2022,
15181 "config_slug": "ngb_stochastic_aaa9554f",
15182 "version": 1
15183 },
15184 "vehicle_model": "rav4_hybrid_le",
15185 "estimator_type": "NGBoostEstimator",
15186 "feature_names": [
15187 "speed_mph",
15188 "grade_dec"
15189 ],
15190 "target_names": [
15191 "gge"
15192 ],
15193 "powertrain_type": "HEV",
15194 "vehicle_description": "2022 Toyota RAV4 Hybrid LE",
15195 "architecture_tag": "ngboost",
15196 "input_spec": {
15197 "lookback": 0,
15198 "grouping_column": null,
15199 "pad_strategy": "repeat_first"
15200 },
15201 "path": "v2/toyota/rav4_hybrid_le_hev/2022/ngb_stochastic_aaa9554f/v1",
15202 "mass_lbs": null,
15203 "fuel_type": "GASOLINE",
15204 "drivetrain": null,
15205 "engine": null,
15206 "trim": "le",
15207 "model_digest": "sha256:790547f385dcf5396bdc1b70c18b9b25488489c17fecd2c0cec89b5863cd52c4"
15208 },
15209 {
15210 "model_id": {
15211 "make": "toyota",
15212 "vehicle_slug": "rav4_hybrid_le_hev",
15213 "year": 2022,
15214 "config_slug": "ngb_stochastic_db8522fb",
15215 "version": 1
15216 },
15217 "vehicle_model": "rav4_hybrid_le",
15218 "estimator_type": "NGBoostEstimator",
15219 "feature_names": [
15220 "speed_mph"
15221 ],
15222 "target_names": [
15223 "gge"
15224 ],
15225 "powertrain_type": "HEV",
15226 "vehicle_description": "2022 Toyota RAV4 Hybrid LE",
15227 "architecture_tag": "ngboost",
15228 "input_spec": {
15229 "lookback": 0,
15230 "grouping_column": null,
15231 "pad_strategy": "repeat_first"
15232 },
15233 "path": "v2/toyota/rav4_hybrid_le_hev/2022/ngb_stochastic_db8522fb/v1",
15234 "mass_lbs": null,
15235 "fuel_type": "GASOLINE",
15236 "drivetrain": null,
15237 "engine": null,
15238 "trim": "le",
15239 "model_digest": "sha256:4e546a2f3178098557f8268944a0759ed9feb8f05e06aac035eade11bb5e04b3"
15240 },
15241 {
15242 "model_id": {
15243 "make": "toyota",
15244 "vehicle_slug": "rav4_hybrid_le_hev",
15245 "year": 2022,
15246 "config_slug": "rf_base_67ae9982",
15247 "version": 1
15248 },
15249 "vehicle_model": "rav4_hybrid_le",
15250 "estimator_type": "ONNXEstimator",
15251 "feature_names": [
15252 "speed_mph",
15253 "distance_mi"
15254 ],
15255 "target_names": [
15256 "fuel_gge"
15257 ],
15258 "powertrain_type": "HEV",
15259 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15260 "architecture_tag": "random_forest",
15261 "input_spec": {
15262 "lookback": 0,
15263 "grouping_column": null,
15264 "pad_strategy": "repeat_first"
15265 },
15266 "path": "v2/toyota/rav4_hybrid_le_hev/2022/rf_base_67ae9982/v1",
15267 "mass_lbs": 3999.998941692644,
15268 "fuel_type": "GASOLINE",
15269 "drivetrain": "RWD",
15270 "engine": null,
15271 "trim": "Hybrid LE",
15272 "model_digest": "sha256:c03d705d6e526cc93f777918c1417c0138fa83c3be713bb7d24ecede7f067839"
15273 },
15274 {
15275 "model_id": {
15276 "make": "toyota",
15277 "vehicle_slug": "rav4_hybrid_le_hev",
15278 "year": 2022,
15279 "config_slug": "rf_base_d8b7ef3c",
15280 "version": 1
15281 },
15282 "vehicle_model": "rav4_hybrid_le",
15283 "estimator_type": "ONNXEstimator",
15284 "feature_names": [
15285 "speed_mph",
15286 "grade_pct",
15287 "distance_mi",
15288 "link_time",
15289 "link_sinuosity",
15290 "link_abs_bearing_delta"
15291 ],
15292 "target_names": [
15293 "fuel_gge"
15294 ],
15295 "powertrain_type": "HEV",
15296 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15297 "architecture_tag": "random_forest",
15298 "input_spec": {
15299 "lookback": 0,
15300 "grouping_column": null,
15301 "pad_strategy": "repeat_first"
15302 },
15303 "path": "v2/toyota/rav4_hybrid_le_hev/2022/rf_base_d8b7ef3c/v1",
15304 "mass_lbs": 3999.998941692644,
15305 "fuel_type": "GASOLINE",
15306 "drivetrain": "RWD",
15307 "engine": null,
15308 "trim": "Hybrid LE",
15309 "model_digest": "sha256:2b894a19e17e9cae7d78b6a6761d9d63e32891daf163dbb5f064b37207be92fc"
15310 },
15311 {
15312 "model_id": {
15313 "make": "toyota",
15314 "vehicle_slug": "rav4_hybrid_le_hev",
15315 "year": 2022,
15316 "config_slug": "rf_base_fe510e40",
15317 "version": 1
15318 },
15319 "vehicle_model": "rav4_hybrid_le",
15320 "estimator_type": "ONNXEstimator",
15321 "feature_names": [
15322 "speed_mph",
15323 "grade_pct",
15324 "distance_mi"
15325 ],
15326 "target_names": [
15327 "fuel_gge"
15328 ],
15329 "powertrain_type": "HEV",
15330 "vehicle_description": "2022_Toyota_RAV4_Hybrid_LE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15331 "architecture_tag": "random_forest",
15332 "input_spec": {
15333 "lookback": 0,
15334 "grouping_column": null,
15335 "pad_strategy": "repeat_first"
15336 },
15337 "path": "v2/toyota/rav4_hybrid_le_hev/2022/rf_base_fe510e40/v1",
15338 "mass_lbs": 3999.998941692644,
15339 "fuel_type": "GASOLINE",
15340 "drivetrain": "RWD",
15341 "engine": null,
15342 "trim": "Hybrid LE",
15343 "model_digest": "sha256:d79f71a5e33798951c0bb9c71ac2f348cdeb67837de9eee8e9557066de4d3bd6"
15344 },
15345 {
15346 "model_id": {
15347 "make": "toyota",
15348 "vehicle_slug": "rav4_xle_ice",
15349 "year": 2022,
15350 "config_slug": "cnn_67ae9982",
15351 "version": 1
15352 },
15353 "vehicle_model": "rav4_xle",
15354 "estimator_type": "ONNXEstimator",
15355 "feature_names": [
15356 "speed_mph",
15357 "distance_mi"
15358 ],
15359 "target_names": [
15360 "fuel_gge"
15361 ],
15362 "powertrain_type": "ICE",
15363 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15364 "architecture_tag": "cnn",
15365 "input_spec": {
15366 "lookback": 5,
15367 "grouping_column": "trip_id",
15368 "pad_strategy": "zero"
15369 },
15370 "path": "v2/toyota/rav4_xle_ice/2022/cnn_67ae9982/v1",
15371 "mass_lbs": 3749.999145625768,
15372 "fuel_type": "GASOLINE",
15373 "drivetrain": "RWD",
15374 "engine": null,
15375 "trim": "xle",
15376 "model_digest": "sha256:563f8ddbf6d26592812353214f616397d8ec11b87caabfe8a01364dc43ad9b46"
15377 },
15378 {
15379 "model_id": {
15380 "make": "toyota",
15381 "vehicle_slug": "rav4_xle_ice",
15382 "year": 2022,
15383 "config_slug": "cnn_d8b7ef3c",
15384 "version": 1
15385 },
15386 "vehicle_model": "rav4_xle",
15387 "estimator_type": "ONNXEstimator",
15388 "feature_names": [
15389 "speed_mph",
15390 "grade_pct",
15391 "distance_mi",
15392 "link_time",
15393 "link_sinuosity",
15394 "link_abs_bearing_delta"
15395 ],
15396 "target_names": [
15397 "fuel_gge"
15398 ],
15399 "powertrain_type": "ICE",
15400 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15401 "architecture_tag": "cnn",
15402 "input_spec": {
15403 "lookback": 5,
15404 "grouping_column": "trip_id",
15405 "pad_strategy": "zero"
15406 },
15407 "path": "v2/toyota/rav4_xle_ice/2022/cnn_d8b7ef3c/v1",
15408 "mass_lbs": 3749.999145625768,
15409 "fuel_type": "GASOLINE",
15410 "drivetrain": "RWD",
15411 "engine": null,
15412 "trim": "xle",
15413 "model_digest": "sha256:6570b9adad0db1217c527f625d641ae67868fab2f2d69078233b75fe6dda3d18"
15414 },
15415 {
15416 "model_id": {
15417 "make": "toyota",
15418 "vehicle_slug": "rav4_xle_ice",
15419 "year": 2022,
15420 "config_slug": "cnn_fe510e40",
15421 "version": 1
15422 },
15423 "vehicle_model": "rav4_xle",
15424 "estimator_type": "ONNXEstimator",
15425 "feature_names": [
15426 "speed_mph",
15427 "grade_pct",
15428 "distance_mi"
15429 ],
15430 "target_names": [
15431 "fuel_gge"
15432 ],
15433 "powertrain_type": "ICE",
15434 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15435 "architecture_tag": "cnn",
15436 "input_spec": {
15437 "lookback": 5,
15438 "grouping_column": "trip_id",
15439 "pad_strategy": "zero"
15440 },
15441 "path": "v2/toyota/rav4_xle_ice/2022/cnn_fe510e40/v1",
15442 "mass_lbs": 3749.999145625768,
15443 "fuel_type": "GASOLINE",
15444 "drivetrain": "RWD",
15445 "engine": null,
15446 "trim": "xle",
15447 "model_digest": "sha256:4b0bd15e78d8a4f5cacc634210914687176837cc0ddaf4b0034148722c6bb0d2"
15448 },
15449 {
15450 "model_id": {
15451 "make": "toyota",
15452 "vehicle_slug": "rav4_xle_ice",
15453 "year": 2022,
15454 "config_slug": "rf_67ae9982",
15455 "version": 1
15456 },
15457 "vehicle_model": "rav4_xle",
15458 "estimator_type": "ONNXEstimator",
15459 "feature_names": [
15460 "speed_mph",
15461 "distance_mi"
15462 ],
15463 "target_names": [
15464 "fuel_gge"
15465 ],
15466 "powertrain_type": "ICE",
15467 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15468 "architecture_tag": "random_forest",
15469 "input_spec": {
15470 "lookback": 0,
15471 "grouping_column": null,
15472 "pad_strategy": "repeat_first"
15473 },
15474 "path": "v2/toyota/rav4_xle_ice/2022/rf_67ae9982/v1",
15475 "mass_lbs": 3749.999145625768,
15476 "fuel_type": "GASOLINE",
15477 "drivetrain": "RWD",
15478 "engine": null,
15479 "trim": "xle",
15480 "model_digest": "sha256:153ca87ff7a9089ec0f28b3429d48c70759f45021bdae56215129d562080ca18"
15481 },
15482 {
15483 "model_id": {
15484 "make": "toyota",
15485 "vehicle_slug": "rav4_xle_ice",
15486 "year": 2022,
15487 "config_slug": "rf_d8b7ef3c",
15488 "version": 1
15489 },
15490 "vehicle_model": "rav4_xle",
15491 "estimator_type": "ONNXEstimator",
15492 "feature_names": [
15493 "speed_mph",
15494 "grade_pct",
15495 "distance_mi",
15496 "link_time",
15497 "link_sinuosity",
15498 "link_abs_bearing_delta"
15499 ],
15500 "target_names": [
15501 "fuel_gge"
15502 ],
15503 "powertrain_type": "ICE",
15504 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15505 "architecture_tag": "random_forest",
15506 "input_spec": {
15507 "lookback": 0,
15508 "grouping_column": null,
15509 "pad_strategy": "repeat_first"
15510 },
15511 "path": "v2/toyota/rav4_xle_ice/2022/rf_d8b7ef3c/v1",
15512 "mass_lbs": 3749.999145625768,
15513 "fuel_type": "GASOLINE",
15514 "drivetrain": "RWD",
15515 "engine": null,
15516 "trim": "xle",
15517 "model_digest": "sha256:c7003f95dacf411cdf78ee8d4a24f711c81a32ef0a54f3e1b895056a44c0793e"
15518 },
15519 {
15520 "model_id": {
15521 "make": "toyota",
15522 "vehicle_slug": "rav4_xle_ice",
15523 "year": 2022,
15524 "config_slug": "rf_fe510e40",
15525 "version": 1
15526 },
15527 "vehicle_model": "rav4_xle",
15528 "estimator_type": "ONNXEstimator",
15529 "feature_names": [
15530 "speed_mph",
15531 "grade_pct",
15532 "distance_mi"
15533 ],
15534 "target_names": [
15535 "fuel_gge"
15536 ],
15537 "powertrain_type": "ICE",
15538 "vehicle_description": "2022_Toyota_RAV4_XLE | fastsim 3.1.0 | routee-powertrain 2.0.1",
15539 "architecture_tag": "random_forest",
15540 "input_spec": {
15541 "lookback": 0,
15542 "grouping_column": null,
15543 "pad_strategy": "repeat_first"
15544 },
15545 "path": "v2/toyota/rav4_xle_ice/2022/rf_fe510e40/v1",
15546 "mass_lbs": 3749.999145625768,
15547 "fuel_type": "GASOLINE",
15548 "drivetrain": "RWD",
15549 "engine": null,
15550 "trim": "xle",
15551 "model_digest": "sha256:8f66c0e82b3754405421ad8749fed3b1ff36ef4445f2fe99b41ef4bd395ebcb0"
15552 },
15553 {
15554 "model_id": {
15555 "make": "toyota",
15556 "vehicle_slug": "vios_ice",
15557 "year": 2024,
15558 "config_slug": "cnn_base_67ae9982",
15559 "version": 1
15560 },
15561 "vehicle_model": "vios",
15562 "estimator_type": "ONNXEstimator",
15563 "feature_names": [
15564 "speed_mph",
15565 "distance_mi"
15566 ],
15567 "target_names": [
15568 "fuel_gge"
15569 ],
15570 "powertrain_type": "ICE",
15571 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15572 "architecture_tag": "cnn",
15573 "input_spec": {
15574 "lookback": 5,
15575 "grouping_column": "trip_id",
15576 "pad_strategy": "zero"
15577 },
15578 "path": "v2/toyota/vios_ice/2024/cnn_base_67ae9982/v1",
15579 "mass_lbs": 2436.107997089,
15580 "fuel_type": "GASOLINE",
15581 "drivetrain": "FWD",
15582 "engine": null,
15583 "trim": "1.5 G",
15584 "model_digest": "sha256:e231677b262ed967828a9795b7b6484e15bfafe138429a0c9dcb1513172c580b"
15585 },
15586 {
15587 "model_id": {
15588 "make": "toyota",
15589 "vehicle_slug": "vios_ice",
15590 "year": 2024,
15591 "config_slug": "cnn_base_d8b7ef3c",
15592 "version": 1
15593 },
15594 "vehicle_model": "vios",
15595 "estimator_type": "ONNXEstimator",
15596 "feature_names": [
15597 "speed_mph",
15598 "grade_pct",
15599 "distance_mi",
15600 "link_time",
15601 "link_sinuosity",
15602 "link_abs_bearing_delta"
15603 ],
15604 "target_names": [
15605 "fuel_gge"
15606 ],
15607 "powertrain_type": "ICE",
15608 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15609 "architecture_tag": "cnn",
15610 "input_spec": {
15611 "lookback": 5,
15612 "grouping_column": "trip_id",
15613 "pad_strategy": "zero"
15614 },
15615 "path": "v2/toyota/vios_ice/2024/cnn_base_d8b7ef3c/v1",
15616 "mass_lbs": 2436.107997089,
15617 "fuel_type": "GASOLINE",
15618 "drivetrain": "FWD",
15619 "engine": null,
15620 "trim": "1.5 G",
15621 "model_digest": "sha256:58b8b1e2a48afc205ca64022e710e0a61c449604bf4b7877f224b5e00c5103ac"
15622 },
15623 {
15624 "model_id": {
15625 "make": "toyota",
15626 "vehicle_slug": "vios_ice",
15627 "year": 2024,
15628 "config_slug": "cnn_base_fe510e40",
15629 "version": 1
15630 },
15631 "vehicle_model": "vios",
15632 "estimator_type": "ONNXEstimator",
15633 "feature_names": [
15634 "speed_mph",
15635 "grade_pct",
15636 "distance_mi"
15637 ],
15638 "target_names": [
15639 "fuel_gge"
15640 ],
15641 "powertrain_type": "ICE",
15642 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15643 "architecture_tag": "cnn",
15644 "input_spec": {
15645 "lookback": 5,
15646 "grouping_column": "trip_id",
15647 "pad_strategy": "zero"
15648 },
15649 "path": "v2/toyota/vios_ice/2024/cnn_base_fe510e40/v1",
15650 "mass_lbs": 2436.107997089,
15651 "fuel_type": "GASOLINE",
15652 "drivetrain": "FWD",
15653 "engine": null,
15654 "trim": "1.5 G",
15655 "model_digest": "sha256:4c832618d3b868704702e6376168c38573bf9ff9eac850e5cc780d4831f8ff64"
15656 },
15657 {
15658 "model_id": {
15659 "make": "toyota",
15660 "vehicle_slug": "vios_ice",
15661 "year": 2024,
15662 "config_slug": "rf_base_67ae9982",
15663 "version": 1
15664 },
15665 "vehicle_model": "vios",
15666 "estimator_type": "ONNXEstimator",
15667 "feature_names": [
15668 "speed_mph",
15669 "distance_mi"
15670 ],
15671 "target_names": [
15672 "fuel_gge"
15673 ],
15674 "powertrain_type": "ICE",
15675 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15676 "architecture_tag": "random_forest",
15677 "input_spec": {
15678 "lookback": 0,
15679 "grouping_column": null,
15680 "pad_strategy": "repeat_first"
15681 },
15682 "path": "v2/toyota/vios_ice/2024/rf_base_67ae9982/v1",
15683 "mass_lbs": 2436.107997089,
15684 "fuel_type": "GASOLINE",
15685 "drivetrain": "FWD",
15686 "engine": null,
15687 "trim": "1.5 G",
15688 "model_digest": "sha256:88e0bc3c7b53e86d50ecb72889a968dadabfb2610041bc26567b183fdaf94f98"
15689 },
15690 {
15691 "model_id": {
15692 "make": "toyota",
15693 "vehicle_slug": "vios_ice",
15694 "year": 2024,
15695 "config_slug": "rf_base_d8b7ef3c",
15696 "version": 1
15697 },
15698 "vehicle_model": "vios",
15699 "estimator_type": "ONNXEstimator",
15700 "feature_names": [
15701 "speed_mph",
15702 "grade_pct",
15703 "distance_mi",
15704 "link_time",
15705 "link_sinuosity",
15706 "link_abs_bearing_delta"
15707 ],
15708 "target_names": [
15709 "fuel_gge"
15710 ],
15711 "powertrain_type": "ICE",
15712 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15713 "architecture_tag": "random_forest",
15714 "input_spec": {
15715 "lookback": 0,
15716 "grouping_column": null,
15717 "pad_strategy": "repeat_first"
15718 },
15719 "path": "v2/toyota/vios_ice/2024/rf_base_d8b7ef3c/v1",
15720 "mass_lbs": 2436.107997089,
15721 "fuel_type": "GASOLINE",
15722 "drivetrain": "FWD",
15723 "engine": null,
15724 "trim": "1.5 G",
15725 "model_digest": "sha256:695119061c843f4497222a2e4e0f20c061c044ccc8d3744f9a777dd2ed0c1a12"
15726 },
15727 {
15728 "model_id": {
15729 "make": "toyota",
15730 "vehicle_slug": "vios_ice",
15731 "year": 2024,
15732 "config_slug": "rf_base_fe510e40",
15733 "version": 1
15734 },
15735 "vehicle_model": "vios",
15736 "estimator_type": "ONNXEstimator",
15737 "feature_names": [
15738 "speed_mph",
15739 "grade_pct",
15740 "distance_mi"
15741 ],
15742 "target_names": [
15743 "fuel_gge"
15744 ],
15745 "powertrain_type": "ICE",
15746 "vehicle_description": "2024_Toyota_Vios_1.5_G | fastsim 3.1.0 | routee-powertrain 2.0.1",
15747 "architecture_tag": "random_forest",
15748 "input_spec": {
15749 "lookback": 0,
15750 "grouping_column": null,
15751 "pad_strategy": "repeat_first"
15752 },
15753 "path": "v2/toyota/vios_ice/2024/rf_base_fe510e40/v1",
15754 "mass_lbs": 2436.107997089,
15755 "fuel_type": "GASOLINE",
15756 "drivetrain": "FWD",
15757 "engine": null,
15758 "trim": "1.5 G",
15759 "model_digest": "sha256:2234dcf6a52645bbcf985b3f4d4094557b535980743ff48c00cc6a9f2f405f7d"
15760 },
15761 {
15762 "model_id": {
15763 "make": "toyota",
15764 "vehicle_slug": "yaris_hev",
15765 "year": 2022,
15766 "config_slug": "cnn_base_67ae9982",
15767 "version": 1
15768 },
15769 "vehicle_model": "yaris",
15770 "estimator_type": "ONNXEstimator",
15771 "feature_names": [
15772 "speed_mph",
15773 "distance_mi"
15774 ],
15775 "target_names": [
15776 "fuel_gge"
15777 ],
15778 "powertrain_type": "HEV",
15779 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15780 "architecture_tag": "cnn",
15781 "input_spec": {
15782 "lookback": 5,
15783 "grouping_column": "trip_id",
15784 "pad_strategy": "zero"
15785 },
15786 "path": "v2/toyota/yaris_hev/2022/cnn_base_67ae9982/v1",
15787 "mass_lbs": 3681.719778406,
15788 "fuel_type": "GASOLINE",
15789 "drivetrain": "FWD",
15790 "engine": null,
15791 "trim": "Hybrid Mid",
15792 "model_digest": "sha256:a33bf14a6ba757c297a76a1f67853774f2a87df65b2e97fa654273e7dbae93f7"
15793 },
15794 {
15795 "model_id": {
15796 "make": "toyota",
15797 "vehicle_slug": "yaris_hev",
15798 "year": 2022,
15799 "config_slug": "cnn_base_d8b7ef3c",
15800 "version": 1
15801 },
15802 "vehicle_model": "yaris",
15803 "estimator_type": "ONNXEstimator",
15804 "feature_names": [
15805 "speed_mph",
15806 "grade_pct",
15807 "distance_mi",
15808 "link_time",
15809 "link_sinuosity",
15810 "link_abs_bearing_delta"
15811 ],
15812 "target_names": [
15813 "fuel_gge"
15814 ],
15815 "powertrain_type": "HEV",
15816 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15817 "architecture_tag": "cnn",
15818 "input_spec": {
15819 "lookback": 5,
15820 "grouping_column": "trip_id",
15821 "pad_strategy": "zero"
15822 },
15823 "path": "v2/toyota/yaris_hev/2022/cnn_base_d8b7ef3c/v1",
15824 "mass_lbs": 3681.719778406,
15825 "fuel_type": "GASOLINE",
15826 "drivetrain": "FWD",
15827 "engine": null,
15828 "trim": "Hybrid Mid",
15829 "model_digest": "sha256:69ef21f3b81406f8606b1bf5a2c9f0dc2a69670ffb43247580745ccbfbd48411"
15830 },
15831 {
15832 "model_id": {
15833 "make": "toyota",
15834 "vehicle_slug": "yaris_hev",
15835 "year": 2022,
15836 "config_slug": "cnn_base_fe510e40",
15837 "version": 1
15838 },
15839 "vehicle_model": "yaris",
15840 "estimator_type": "ONNXEstimator",
15841 "feature_names": [
15842 "speed_mph",
15843 "grade_pct",
15844 "distance_mi"
15845 ],
15846 "target_names": [
15847 "fuel_gge"
15848 ],
15849 "powertrain_type": "HEV",
15850 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15851 "architecture_tag": "cnn",
15852 "input_spec": {
15853 "lookback": 5,
15854 "grouping_column": "trip_id",
15855 "pad_strategy": "zero"
15856 },
15857 "path": "v2/toyota/yaris_hev/2022/cnn_base_fe510e40/v1",
15858 "mass_lbs": 3681.719778406,
15859 "fuel_type": "GASOLINE",
15860 "drivetrain": "FWD",
15861 "engine": null,
15862 "trim": "Hybrid Mid",
15863 "model_digest": "sha256:aa3fea706341b7eca9d9cc0e5f32408998f7b2d554b7ce760e47f5f0ea0e9752"
15864 },
15865 {
15866 "model_id": {
15867 "make": "toyota",
15868 "vehicle_slug": "yaris_hev",
15869 "year": 2022,
15870 "config_slug": "rf_base_67ae9982",
15871 "version": 1
15872 },
15873 "vehicle_model": "yaris",
15874 "estimator_type": "ONNXEstimator",
15875 "feature_names": [
15876 "speed_mph",
15877 "distance_mi"
15878 ],
15879 "target_names": [
15880 "fuel_gge"
15881 ],
15882 "powertrain_type": "HEV",
15883 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15884 "architecture_tag": "random_forest",
15885 "input_spec": {
15886 "lookback": 0,
15887 "grouping_column": null,
15888 "pad_strategy": "repeat_first"
15889 },
15890 "path": "v2/toyota/yaris_hev/2022/rf_base_67ae9982/v1",
15891 "mass_lbs": 3681.719778406,
15892 "fuel_type": "GASOLINE",
15893 "drivetrain": "FWD",
15894 "engine": null,
15895 "trim": "Hybrid Mid",
15896 "model_digest": "sha256:9612693429062aa41803839ef178cffb6acf25619b080f9083aeb4b248de03b0"
15897 },
15898 {
15899 "model_id": {
15900 "make": "toyota",
15901 "vehicle_slug": "yaris_hev",
15902 "year": 2022,
15903 "config_slug": "rf_base_d8b7ef3c",
15904 "version": 1
15905 },
15906 "vehicle_model": "yaris",
15907 "estimator_type": "ONNXEstimator",
15908 "feature_names": [
15909 "speed_mph",
15910 "grade_pct",
15911 "distance_mi",
15912 "link_time",
15913 "link_sinuosity",
15914 "link_abs_bearing_delta"
15915 ],
15916 "target_names": [
15917 "fuel_gge"
15918 ],
15919 "powertrain_type": "HEV",
15920 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15921 "architecture_tag": "random_forest",
15922 "input_spec": {
15923 "lookback": 0,
15924 "grouping_column": null,
15925 "pad_strategy": "repeat_first"
15926 },
15927 "path": "v2/toyota/yaris_hev/2022/rf_base_d8b7ef3c/v1",
15928 "mass_lbs": 3681.719778406,
15929 "fuel_type": "GASOLINE",
15930 "drivetrain": "FWD",
15931 "engine": null,
15932 "trim": "Hybrid Mid",
15933 "model_digest": "sha256:41ac52c92278194f7f1eae8f1d4c560911e6078d7a3bfeac973cbd463a2f29ec"
15934 },
15935 {
15936 "model_id": {
15937 "make": "toyota",
15938 "vehicle_slug": "yaris_hev",
15939 "year": 2022,
15940 "config_slug": "rf_base_fe510e40",
15941 "version": 1
15942 },
15943 "vehicle_model": "yaris",
15944 "estimator_type": "ONNXEstimator",
15945 "feature_names": [
15946 "speed_mph",
15947 "grade_pct",
15948 "distance_mi"
15949 ],
15950 "target_names": [
15951 "fuel_gge"
15952 ],
15953 "powertrain_type": "HEV",
15954 "vehicle_description": "2022_Toyota_Yaris_Hybrid_Mid | fastsim 3.1.0 | routee-powertrain 2.0.1",
15955 "architecture_tag": "random_forest",
15956 "input_spec": {
15957 "lookback": 0,
15958 "grouping_column": null,
15959 "pad_strategy": "repeat_first"
15960 },
15961 "path": "v2/toyota/yaris_hev/2022/rf_base_fe510e40/v1",
15962 "mass_lbs": 3681.719778406,
15963 "fuel_type": "GASOLINE",
15964 "drivetrain": "FWD",
15965 "engine": null,
15966 "trim": "Hybrid Mid",
15967 "model_digest": "sha256:dd0f30fce1e91e3a5be9603a09e9f1a53db12299d0347593aa36df8ec69c06be"
15968 },
15969 {
15970 "model_id": {
15971 "make": "vinfast",
15972 "vehicle_slug": "vf_e34_bev",
15973 "year": 2024,
15974 "config_slug": "cnn_base_67ae9982",
15975 "version": 1
15976 },
15977 "vehicle_model": "vf_e34",
15978 "estimator_type": "ONNXEstimator",
15979 "feature_names": [
15980 "speed_mph",
15981 "distance_mi"
15982 ],
15983 "target_names": [
15984 "electric_kwh"
15985 ],
15986 "powertrain_type": "BEV",
15987 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
15988 "architecture_tag": "cnn",
15989 "input_spec": {
15990 "lookback": 5,
15991 "grouping_column": "trip_id",
15992 "pad_strategy": "zero"
15993 },
15994 "path": "v2/vinfast/vf_e34_bev/2024/cnn_base_67ae9982/v1",
15995 "mass_lbs": 3540.6239306108,
15996 "fuel_type": "ELECTRICITY",
15997 "drivetrain": "FWD",
15998 "engine": null,
15999 "trim": null,
16000 "model_digest": "sha256:8527f26cec6350dbcb0fd364b0dc812e7f70f49086e6bd9fbc04e445eaea39fa"
16001 },
16002 {
16003 "model_id": {
16004 "make": "vinfast",
16005 "vehicle_slug": "vf_e34_bev",
16006 "year": 2024,
16007 "config_slug": "cnn_base_d8b7ef3c",
16008 "version": 1
16009 },
16010 "vehicle_model": "vf_e34",
16011 "estimator_type": "ONNXEstimator",
16012 "feature_names": [
16013 "speed_mph",
16014 "grade_pct",
16015 "distance_mi",
16016 "link_time",
16017 "link_sinuosity",
16018 "link_abs_bearing_delta"
16019 ],
16020 "target_names": [
16021 "electric_kwh"
16022 ],
16023 "powertrain_type": "BEV",
16024 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
16025 "architecture_tag": "cnn",
16026 "input_spec": {
16027 "lookback": 5,
16028 "grouping_column": "trip_id",
16029 "pad_strategy": "zero"
16030 },
16031 "path": "v2/vinfast/vf_e34_bev/2024/cnn_base_d8b7ef3c/v1",
16032 "mass_lbs": 3540.6239306108,
16033 "fuel_type": "ELECTRICITY",
16034 "drivetrain": "FWD",
16035 "engine": null,
16036 "trim": null,
16037 "model_digest": "sha256:3ed3ddd50ffd33d6134c78acca7938ed0d194b260942a331c29a96e8decc0596"
16038 },
16039 {
16040 "model_id": {
16041 "make": "vinfast",
16042 "vehicle_slug": "vf_e34_bev",
16043 "year": 2024,
16044 "config_slug": "cnn_base_fe510e40",
16045 "version": 1
16046 },
16047 "vehicle_model": "vf_e34",
16048 "estimator_type": "ONNXEstimator",
16049 "feature_names": [
16050 "speed_mph",
16051 "grade_pct",
16052 "distance_mi"
16053 ],
16054 "target_names": [
16055 "electric_kwh"
16056 ],
16057 "powertrain_type": "BEV",
16058 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
16059 "architecture_tag": "cnn",
16060 "input_spec": {
16061 "lookback": 5,
16062 "grouping_column": "trip_id",
16063 "pad_strategy": "zero"
16064 },
16065 "path": "v2/vinfast/vf_e34_bev/2024/cnn_base_fe510e40/v1",
16066 "mass_lbs": 3540.6239306108,
16067 "fuel_type": "ELECTRICITY",
16068 "drivetrain": "FWD",
16069 "engine": null,
16070 "trim": null,
16071 "model_digest": "sha256:b38dc626f0b69ceb4ee05e27605b019f89b059ed5db6a793371b952ac03ee8b6"
16072 },
16073 {
16074 "model_id": {
16075 "make": "vinfast",
16076 "vehicle_slug": "vf_e34_bev",
16077 "year": 2024,
16078 "config_slug": "rf_base_67ae9982",
16079 "version": 1
16080 },
16081 "vehicle_model": "vf_e34",
16082 "estimator_type": "ONNXEstimator",
16083 "feature_names": [
16084 "speed_mph",
16085 "distance_mi"
16086 ],
16087 "target_names": [
16088 "electric_kwh"
16089 ],
16090 "powertrain_type": "BEV",
16091 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
16092 "architecture_tag": "random_forest",
16093 "input_spec": {
16094 "lookback": 0,
16095 "grouping_column": null,
16096 "pad_strategy": "repeat_first"
16097 },
16098 "path": "v2/vinfast/vf_e34_bev/2024/rf_base_67ae9982/v1",
16099 "mass_lbs": 3540.6239306108,
16100 "fuel_type": "ELECTRICITY",
16101 "drivetrain": "FWD",
16102 "engine": null,
16103 "trim": null,
16104 "model_digest": "sha256:2771cbf1105027f54dc018a253e772a08780d53ceea32d257b90746de6dc3281"
16105 },
16106 {
16107 "model_id": {
16108 "make": "vinfast",
16109 "vehicle_slug": "vf_e34_bev",
16110 "year": 2024,
16111 "config_slug": "rf_base_d8b7ef3c",
16112 "version": 1
16113 },
16114 "vehicle_model": "vf_e34",
16115 "estimator_type": "ONNXEstimator",
16116 "feature_names": [
16117 "speed_mph",
16118 "grade_pct",
16119 "distance_mi",
16120 "link_time",
16121 "link_sinuosity",
16122 "link_abs_bearing_delta"
16123 ],
16124 "target_names": [
16125 "electric_kwh"
16126 ],
16127 "powertrain_type": "BEV",
16128 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
16129 "architecture_tag": "random_forest",
16130 "input_spec": {
16131 "lookback": 0,
16132 "grouping_column": null,
16133 "pad_strategy": "repeat_first"
16134 },
16135 "path": "v2/vinfast/vf_e34_bev/2024/rf_base_d8b7ef3c/v1",
16136 "mass_lbs": 3540.6239306108,
16137 "fuel_type": "ELECTRICITY",
16138 "drivetrain": "FWD",
16139 "engine": null,
16140 "trim": null,
16141 "model_digest": "sha256:d39449f67f39da1be0689dfbdd9a924dcb50dcb6341c0b9c350dd9c8c997ee62"
16142 },
16143 {
16144 "model_id": {
16145 "make": "vinfast",
16146 "vehicle_slug": "vf_e34_bev",
16147 "year": 2024,
16148 "config_slug": "rf_base_fe510e40",
16149 "version": 1
16150 },
16151 "vehicle_model": "vf_e34",
16152 "estimator_type": "ONNXEstimator",
16153 "feature_names": [
16154 "speed_mph",
16155 "grade_pct",
16156 "distance_mi"
16157 ],
16158 "target_names": [
16159 "electric_kwh"
16160 ],
16161 "powertrain_type": "BEV",
16162 "vehicle_description": "2024_VinFast_VF_e34 | fastsim 3.1.0 | routee-powertrain 2.0.1",
16163 "architecture_tag": "random_forest",
16164 "input_spec": {
16165 "lookback": 0,
16166 "grouping_column": null,
16167 "pad_strategy": "repeat_first"
16168 },
16169 "path": "v2/vinfast/vf_e34_bev/2024/rf_base_fe510e40/v1",
16170 "mass_lbs": 3540.6239306108,
16171 "fuel_type": "ELECTRICITY",
16172 "drivetrain": "FWD",
16173 "engine": null,
16174 "trim": null,
16175 "model_digest": "sha256:761f76f5ea0213888afc551f2a165265ffea485caf5edf4991826e7e7a28c38a"
16176 },
16177 {
16178 "model_id": {
16179 "make": "volkswagen",
16180 "vehicle_slug": "golf_1.5tsi_ice",
16181 "year": 2020,
16182 "config_slug": "cnn_base_67ae9982",
16183 "version": 1
16184 },
16185 "vehicle_model": "golf_1.5tsi",
16186 "estimator_type": "ONNXEstimator",
16187 "feature_names": [
16188 "speed_mph",
16189 "distance_mi"
16190 ],
16191 "target_names": [
16192 "fuel_gge"
16193 ],
16194 "powertrain_type": "ICE",
16195 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16196 "architecture_tag": "cnn",
16197 "input_spec": {
16198 "lookback": 5,
16199 "grouping_column": "trip_id",
16200 "pad_strategy": "zero"
16201 },
16202 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/cnn_base_67ae9982/v1",
16203 "mass_lbs": 3121.7456324688,
16204 "fuel_type": "GASOLINE",
16205 "drivetrain": "FWD",
16206 "engine": null,
16207 "trim": "1.5TSI",
16208 "model_digest": "sha256:303d4f0ff6484f4818991a3a95452d2bd54f5f25b8c6fef0aa8f7daa65ff1ba7"
16209 },
16210 {
16211 "model_id": {
16212 "make": "volkswagen",
16213 "vehicle_slug": "golf_1.5tsi_ice",
16214 "year": 2020,
16215 "config_slug": "cnn_base_d8b7ef3c",
16216 "version": 1
16217 },
16218 "vehicle_model": "golf_1.5tsi",
16219 "estimator_type": "ONNXEstimator",
16220 "feature_names": [
16221 "speed_mph",
16222 "grade_pct",
16223 "distance_mi",
16224 "link_time",
16225 "link_sinuosity",
16226 "link_abs_bearing_delta"
16227 ],
16228 "target_names": [
16229 "fuel_gge"
16230 ],
16231 "powertrain_type": "ICE",
16232 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16233 "architecture_tag": "cnn",
16234 "input_spec": {
16235 "lookback": 5,
16236 "grouping_column": "trip_id",
16237 "pad_strategy": "zero"
16238 },
16239 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/cnn_base_d8b7ef3c/v1",
16240 "mass_lbs": 3121.7456324688,
16241 "fuel_type": "GASOLINE",
16242 "drivetrain": "FWD",
16243 "engine": null,
16244 "trim": "1.5TSI",
16245 "model_digest": "sha256:257b043fbff76848b54bb317077536e24e1e0d4729fd2e8ee88eda3543b8fe6d"
16246 },
16247 {
16248 "model_id": {
16249 "make": "volkswagen",
16250 "vehicle_slug": "golf_1.5tsi_ice",
16251 "year": 2020,
16252 "config_slug": "cnn_base_fe510e40",
16253 "version": 1
16254 },
16255 "vehicle_model": "golf_1.5tsi",
16256 "estimator_type": "ONNXEstimator",
16257 "feature_names": [
16258 "speed_mph",
16259 "grade_pct",
16260 "distance_mi"
16261 ],
16262 "target_names": [
16263 "fuel_gge"
16264 ],
16265 "powertrain_type": "ICE",
16266 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16267 "architecture_tag": "cnn",
16268 "input_spec": {
16269 "lookback": 5,
16270 "grouping_column": "trip_id",
16271 "pad_strategy": "zero"
16272 },
16273 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/cnn_base_fe510e40/v1",
16274 "mass_lbs": 3121.7456324688,
16275 "fuel_type": "GASOLINE",
16276 "drivetrain": "FWD",
16277 "engine": null,
16278 "trim": "1.5TSI",
16279 "model_digest": "sha256:00572ff1fc302f9e4341b2c8565ddbcba61fc0c7ba18833bc5580c00dad73b53"
16280 },
16281 {
16282 "model_id": {
16283 "make": "volkswagen",
16284 "vehicle_slug": "golf_1.5tsi_ice",
16285 "year": 2020,
16286 "config_slug": "rf_base_67ae9982",
16287 "version": 1
16288 },
16289 "vehicle_model": "golf_1.5tsi",
16290 "estimator_type": "ONNXEstimator",
16291 "feature_names": [
16292 "speed_mph",
16293 "distance_mi"
16294 ],
16295 "target_names": [
16296 "fuel_gge"
16297 ],
16298 "powertrain_type": "ICE",
16299 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16300 "architecture_tag": "random_forest",
16301 "input_spec": {
16302 "lookback": 0,
16303 "grouping_column": null,
16304 "pad_strategy": "repeat_first"
16305 },
16306 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/rf_base_67ae9982/v1",
16307 "mass_lbs": 3121.7456324688,
16308 "fuel_type": "GASOLINE",
16309 "drivetrain": "FWD",
16310 "engine": null,
16311 "trim": "1.5TSI",
16312 "model_digest": "sha256:38db7b401a9171158ead3cb90b3f3fdf8c72c57530c7a9192977f86c3414354b"
16313 },
16314 {
16315 "model_id": {
16316 "make": "volkswagen",
16317 "vehicle_slug": "golf_1.5tsi_ice",
16318 "year": 2020,
16319 "config_slug": "rf_base_d8b7ef3c",
16320 "version": 1
16321 },
16322 "vehicle_model": "golf_1.5tsi",
16323 "estimator_type": "ONNXEstimator",
16324 "feature_names": [
16325 "speed_mph",
16326 "grade_pct",
16327 "distance_mi",
16328 "link_time",
16329 "link_sinuosity",
16330 "link_abs_bearing_delta"
16331 ],
16332 "target_names": [
16333 "fuel_gge"
16334 ],
16335 "powertrain_type": "ICE",
16336 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16337 "architecture_tag": "random_forest",
16338 "input_spec": {
16339 "lookback": 0,
16340 "grouping_column": null,
16341 "pad_strategy": "repeat_first"
16342 },
16343 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/rf_base_d8b7ef3c/v1",
16344 "mass_lbs": 3121.7456324688,
16345 "fuel_type": "GASOLINE",
16346 "drivetrain": "FWD",
16347 "engine": null,
16348 "trim": "1.5TSI",
16349 "model_digest": "sha256:24a32dfdd8d7d70067aedd37b888999b38b98a351391bab3fa6d2d85a7fc9087"
16350 },
16351 {
16352 "model_id": {
16353 "make": "volkswagen",
16354 "vehicle_slug": "golf_1.5tsi_ice",
16355 "year": 2020,
16356 "config_slug": "rf_base_fe510e40",
16357 "version": 1
16358 },
16359 "vehicle_model": "golf_1.5tsi",
16360 "estimator_type": "ONNXEstimator",
16361 "feature_names": [
16362 "speed_mph",
16363 "grade_pct",
16364 "distance_mi"
16365 ],
16366 "target_names": [
16367 "fuel_gge"
16368 ],
16369 "powertrain_type": "ICE",
16370 "vehicle_description": "2020_Volkswagen_Golf_1.5TSI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16371 "architecture_tag": "random_forest",
16372 "input_spec": {
16373 "lookback": 0,
16374 "grouping_column": null,
16375 "pad_strategy": "repeat_first"
16376 },
16377 "path": "v2/volkswagen/golf_1.5tsi_ice/2020/rf_base_fe510e40/v1",
16378 "mass_lbs": 3121.7456324688,
16379 "fuel_type": "GASOLINE",
16380 "drivetrain": "FWD",
16381 "engine": null,
16382 "trim": "1.5TSI",
16383 "model_digest": "sha256:6754c4b3b9ad00fb52e546e65da7b4de9f1c307b01c7a59610ce207ab04103c5"
16384 },
16385 {
16386 "model_id": {
16387 "make": "volkswagen",
16388 "vehicle_slug": "golf_2.0tdi_ice",
16389 "year": 2020,
16390 "config_slug": "cnn_base_67ae9982",
16391 "version": 1
16392 },
16393 "vehicle_model": "golf_2.0tdi",
16394 "estimator_type": "ONNXEstimator",
16395 "feature_names": [
16396 "speed_mph",
16397 "distance_mi"
16398 ],
16399 "target_names": [
16400 "fuel_gde"
16401 ],
16402 "powertrain_type": "ICE",
16403 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16404 "architecture_tag": "cnn",
16405 "input_spec": {
16406 "lookback": 5,
16407 "grouping_column": "trip_id",
16408 "pad_strategy": "zero"
16409 },
16410 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/cnn_base_67ae9982/v1",
16411 "mass_lbs": 3064.425444302,
16412 "fuel_type": "DIESEL",
16413 "drivetrain": "FWD",
16414 "engine": null,
16415 "trim": "2.0TDI",
16416 "model_digest": "sha256:500141469fc89824e228816ad45c4cc04689fb8eec64d4f687d40aeb05d1b8e1"
16417 },
16418 {
16419 "model_id": {
16420 "make": "volkswagen",
16421 "vehicle_slug": "golf_2.0tdi_ice",
16422 "year": 2020,
16423 "config_slug": "cnn_base_d8b7ef3c",
16424 "version": 1
16425 },
16426 "vehicle_model": "golf_2.0tdi",
16427 "estimator_type": "ONNXEstimator",
16428 "feature_names": [
16429 "speed_mph",
16430 "grade_pct",
16431 "distance_mi",
16432 "link_time",
16433 "link_sinuosity",
16434 "link_abs_bearing_delta"
16435 ],
16436 "target_names": [
16437 "fuel_gde"
16438 ],
16439 "powertrain_type": "ICE",
16440 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16441 "architecture_tag": "cnn",
16442 "input_spec": {
16443 "lookback": 5,
16444 "grouping_column": "trip_id",
16445 "pad_strategy": "zero"
16446 },
16447 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/cnn_base_d8b7ef3c/v1",
16448 "mass_lbs": 3064.425444302,
16449 "fuel_type": "DIESEL",
16450 "drivetrain": "FWD",
16451 "engine": null,
16452 "trim": "2.0TDI",
16453 "model_digest": "sha256:71474a1fd341f7de09588c99ba929c27253dbd666da6703ab9afcbcc4148f503"
16454 },
16455 {
16456 "model_id": {
16457 "make": "volkswagen",
16458 "vehicle_slug": "golf_2.0tdi_ice",
16459 "year": 2020,
16460 "config_slug": "cnn_base_fe510e40",
16461 "version": 1
16462 },
16463 "vehicle_model": "golf_2.0tdi",
16464 "estimator_type": "ONNXEstimator",
16465 "feature_names": [
16466 "speed_mph",
16467 "grade_pct",
16468 "distance_mi"
16469 ],
16470 "target_names": [
16471 "fuel_gde"
16472 ],
16473 "powertrain_type": "ICE",
16474 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16475 "architecture_tag": "cnn",
16476 "input_spec": {
16477 "lookback": 5,
16478 "grouping_column": "trip_id",
16479 "pad_strategy": "zero"
16480 },
16481 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/cnn_base_fe510e40/v1",
16482 "mass_lbs": 3064.425444302,
16483 "fuel_type": "DIESEL",
16484 "drivetrain": "FWD",
16485 "engine": null,
16486 "trim": "2.0TDI",
16487 "model_digest": "sha256:42b52c5bea1f702f547557159eccf60bd40ad666cb97a137780b3a23d5e0e493"
16488 },
16489 {
16490 "model_id": {
16491 "make": "volkswagen",
16492 "vehicle_slug": "golf_2.0tdi_ice",
16493 "year": 2020,
16494 "config_slug": "rf_base_67ae9982",
16495 "version": 1
16496 },
16497 "vehicle_model": "golf_2.0tdi",
16498 "estimator_type": "ONNXEstimator",
16499 "feature_names": [
16500 "speed_mph",
16501 "distance_mi"
16502 ],
16503 "target_names": [
16504 "fuel_gde"
16505 ],
16506 "powertrain_type": "ICE",
16507 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16508 "architecture_tag": "random_forest",
16509 "input_spec": {
16510 "lookback": 0,
16511 "grouping_column": null,
16512 "pad_strategy": "repeat_first"
16513 },
16514 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/rf_base_67ae9982/v1",
16515 "mass_lbs": 3064.425444302,
16516 "fuel_type": "DIESEL",
16517 "drivetrain": "FWD",
16518 "engine": null,
16519 "trim": "2.0TDI",
16520 "model_digest": "sha256:3d72f979ece694f1b8f6a9d025c355e22694afb0ec50e6a0bdd6b71f336f552d"
16521 },
16522 {
16523 "model_id": {
16524 "make": "volkswagen",
16525 "vehicle_slug": "golf_2.0tdi_ice",
16526 "year": 2020,
16527 "config_slug": "rf_base_d8b7ef3c",
16528 "version": 1
16529 },
16530 "vehicle_model": "golf_2.0tdi",
16531 "estimator_type": "ONNXEstimator",
16532 "feature_names": [
16533 "speed_mph",
16534 "grade_pct",
16535 "distance_mi",
16536 "link_time",
16537 "link_sinuosity",
16538 "link_abs_bearing_delta"
16539 ],
16540 "target_names": [
16541 "fuel_gde"
16542 ],
16543 "powertrain_type": "ICE",
16544 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16545 "architecture_tag": "random_forest",
16546 "input_spec": {
16547 "lookback": 0,
16548 "grouping_column": null,
16549 "pad_strategy": "repeat_first"
16550 },
16551 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/rf_base_d8b7ef3c/v1",
16552 "mass_lbs": 3064.425444302,
16553 "fuel_type": "DIESEL",
16554 "drivetrain": "FWD",
16555 "engine": null,
16556 "trim": "2.0TDI",
16557 "model_digest": "sha256:578d160e92891efc5fdd94bf286340f2d9913783851e7b841679512f08943ffd"
16558 },
16559 {
16560 "model_id": {
16561 "make": "volkswagen",
16562 "vehicle_slug": "golf_2.0tdi_ice",
16563 "year": 2020,
16564 "config_slug": "rf_base_fe510e40",
16565 "version": 1
16566 },
16567 "vehicle_model": "golf_2.0tdi",
16568 "estimator_type": "ONNXEstimator",
16569 "feature_names": [
16570 "speed_mph",
16571 "grade_pct",
16572 "distance_mi"
16573 ],
16574 "target_names": [
16575 "fuel_gde"
16576 ],
16577 "powertrain_type": "ICE",
16578 "vehicle_description": "2020_Volkswagen_Golf_2.0TDI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16579 "architecture_tag": "random_forest",
16580 "input_spec": {
16581 "lookback": 0,
16582 "grouping_column": null,
16583 "pad_strategy": "repeat_first"
16584 },
16585 "path": "v2/volkswagen/golf_2.0tdi_ice/2020/rf_base_fe510e40/v1",
16586 "mass_lbs": 3064.425444302,
16587 "fuel_type": "DIESEL",
16588 "drivetrain": "FWD",
16589 "engine": null,
16590 "trim": "2.0TDI",
16591 "model_digest": "sha256:090f9341ac30fbf7c01adca64a784ad8b3e6fc8c70da4b5257ec96fa51c1a696"
16592 },
16593 {
16594 "model_id": {
16595 "make": "volkswagen",
16596 "vehicle_slug": "polo_ice",
16597 "year": 2024,
16598 "config_slug": "cnn_base_67ae9982",
16599 "version": 1
16600 },
16601 "vehicle_model": "polo",
16602 "estimator_type": "ONNXEstimator",
16603 "feature_names": [
16604 "speed_mph",
16605 "distance_mi"
16606 ],
16607 "target_names": [
16608 "fuel_gge"
16609 ],
16610 "powertrain_type": "ICE",
16611 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16612 "architecture_tag": "cnn",
16613 "input_spec": {
16614 "lookback": 5,
16615 "grouping_column": "trip_id",
16616 "pad_strategy": "zero"
16617 },
16618 "path": "v2/volkswagen/polo_ice/2024/cnn_base_67ae9982/v1",
16619 "mass_lbs": 2649.9563914036,
16620 "fuel_type": "GASOLINE",
16621 "drivetrain": "FWD",
16622 "engine": null,
16623 "trim": "1.0 MPI",
16624 "model_digest": "sha256:9b62dabec2358402cb88708b1a48d785c75740a78d88aeca66ae4d5a236ddd45"
16625 },
16626 {
16627 "model_id": {
16628 "make": "volkswagen",
16629 "vehicle_slug": "polo_ice",
16630 "year": 2024,
16631 "config_slug": "cnn_base_d8b7ef3c",
16632 "version": 1
16633 },
16634 "vehicle_model": "polo",
16635 "estimator_type": "ONNXEstimator",
16636 "feature_names": [
16637 "speed_mph",
16638 "grade_pct",
16639 "distance_mi",
16640 "link_time",
16641 "link_sinuosity",
16642 "link_abs_bearing_delta"
16643 ],
16644 "target_names": [
16645 "fuel_gge"
16646 ],
16647 "powertrain_type": "ICE",
16648 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16649 "architecture_tag": "cnn",
16650 "input_spec": {
16651 "lookback": 5,
16652 "grouping_column": "trip_id",
16653 "pad_strategy": "zero"
16654 },
16655 "path": "v2/volkswagen/polo_ice/2024/cnn_base_d8b7ef3c/v1",
16656 "mass_lbs": 2649.9563914036,
16657 "fuel_type": "GASOLINE",
16658 "drivetrain": "FWD",
16659 "engine": null,
16660 "trim": "1.0 MPI",
16661 "model_digest": "sha256:c6c0064da02908bb0ed6800a149c0d957a152007ac4b3a118ff4313264d1b153"
16662 },
16663 {
16664 "model_id": {
16665 "make": "volkswagen",
16666 "vehicle_slug": "polo_ice",
16667 "year": 2024,
16668 "config_slug": "cnn_base_fe510e40",
16669 "version": 1
16670 },
16671 "vehicle_model": "polo",
16672 "estimator_type": "ONNXEstimator",
16673 "feature_names": [
16674 "speed_mph",
16675 "grade_pct",
16676 "distance_mi"
16677 ],
16678 "target_names": [
16679 "fuel_gge"
16680 ],
16681 "powertrain_type": "ICE",
16682 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16683 "architecture_tag": "cnn",
16684 "input_spec": {
16685 "lookback": 5,
16686 "grouping_column": "trip_id",
16687 "pad_strategy": "zero"
16688 },
16689 "path": "v2/volkswagen/polo_ice/2024/cnn_base_fe510e40/v1",
16690 "mass_lbs": 2649.9563914036,
16691 "fuel_type": "GASOLINE",
16692 "drivetrain": "FWD",
16693 "engine": null,
16694 "trim": "1.0 MPI",
16695 "model_digest": "sha256:6d30e1579cf822862bd49c33f6e598b494d25e921eb28980f258e0463a7a31aa"
16696 },
16697 {
16698 "model_id": {
16699 "make": "volkswagen",
16700 "vehicle_slug": "polo_ice",
16701 "year": 2024,
16702 "config_slug": "rf_base_67ae9982",
16703 "version": 1
16704 },
16705 "vehicle_model": "polo",
16706 "estimator_type": "ONNXEstimator",
16707 "feature_names": [
16708 "speed_mph",
16709 "distance_mi"
16710 ],
16711 "target_names": [
16712 "fuel_gge"
16713 ],
16714 "powertrain_type": "ICE",
16715 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16716 "architecture_tag": "random_forest",
16717 "input_spec": {
16718 "lookback": 0,
16719 "grouping_column": null,
16720 "pad_strategy": "repeat_first"
16721 },
16722 "path": "v2/volkswagen/polo_ice/2024/rf_base_67ae9982/v1",
16723 "mass_lbs": 2649.9563914036,
16724 "fuel_type": "GASOLINE",
16725 "drivetrain": "FWD",
16726 "engine": null,
16727 "trim": "1.0 MPI",
16728 "model_digest": "sha256:bd976582aea39adc28fddae4cad084ed1cec25ccf548d0138e81dc851bb4c8b5"
16729 },
16730 {
16731 "model_id": {
16732 "make": "volkswagen",
16733 "vehicle_slug": "polo_ice",
16734 "year": 2024,
16735 "config_slug": "rf_base_d8b7ef3c",
16736 "version": 1
16737 },
16738 "vehicle_model": "polo",
16739 "estimator_type": "ONNXEstimator",
16740 "feature_names": [
16741 "speed_mph",
16742 "grade_pct",
16743 "distance_mi",
16744 "link_time",
16745 "link_sinuosity",
16746 "link_abs_bearing_delta"
16747 ],
16748 "target_names": [
16749 "fuel_gge"
16750 ],
16751 "powertrain_type": "ICE",
16752 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16753 "architecture_tag": "random_forest",
16754 "input_spec": {
16755 "lookback": 0,
16756 "grouping_column": null,
16757 "pad_strategy": "repeat_first"
16758 },
16759 "path": "v2/volkswagen/polo_ice/2024/rf_base_d8b7ef3c/v1",
16760 "mass_lbs": 2649.9563914036,
16761 "fuel_type": "GASOLINE",
16762 "drivetrain": "FWD",
16763 "engine": null,
16764 "trim": "1.0 MPI",
16765 "model_digest": "sha256:42bd0b77d0ae797c98d820bbd79097480aac429bb0467f8527de4e75471e3022"
16766 },
16767 {
16768 "model_id": {
16769 "make": "volkswagen",
16770 "vehicle_slug": "polo_ice",
16771 "year": 2024,
16772 "config_slug": "rf_base_fe510e40",
16773 "version": 1
16774 },
16775 "vehicle_model": "polo",
16776 "estimator_type": "ONNXEstimator",
16777 "feature_names": [
16778 "speed_mph",
16779 "grade_pct",
16780 "distance_mi"
16781 ],
16782 "target_names": [
16783 "fuel_gge"
16784 ],
16785 "powertrain_type": "ICE",
16786 "vehicle_description": "2024_Volkswagen_Polo_1.0_MPI | fastsim 3.1.0 | routee-powertrain 2.0.1",
16787 "architecture_tag": "random_forest",
16788 "input_spec": {
16789 "lookback": 0,
16790 "grouping_column": null,
16791 "pad_strategy": "repeat_first"
16792 },
16793 "path": "v2/volkswagen/polo_ice/2024/rf_base_fe510e40/v1",
16794 "mass_lbs": 2649.9563914036,
16795 "fuel_type": "GASOLINE",
16796 "drivetrain": "FWD",
16797 "engine": null,
16798 "trim": "1.0 MPI",
16799 "model_digest": "sha256:0e93886559f780075f11cf88018151660839a0eba87d4401c39afa00dd1b9334"
16800 },
16801 {
16802 "model_id": {
16803 "make": "volvo",
16804 "vehicle_slug": "c40_bev",
16805 "year": 2023,
16806 "config_slug": "cnn_base_67ae9982",
16807 "version": 1
16808 },
16809 "vehicle_model": "c40",
16810 "estimator_type": "ONNXEstimator",
16811 "feature_names": [
16812 "speed_mph",
16813 "distance_mi"
16814 ],
16815 "target_names": [
16816 "electric_kwh"
16817 ],
16818 "powertrain_type": "BEV",
16819 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16820 "architecture_tag": "cnn",
16821 "input_spec": {
16822 "lookback": 5,
16823 "grouping_column": "trip_id",
16824 "pad_strategy": "zero"
16825 },
16826 "path": "v2/volvo/c40_bev/2023/cnn_base_67ae9982/v1",
16827 "mass_lbs": 4931.7408049666,
16828 "fuel_type": "ELECTRICITY",
16829 "drivetrain": "FWD",
16830 "engine": null,
16831 "trim": "Recharge",
16832 "model_digest": "sha256:adc53d3141424ba3b45eff056f4dc7ac56193e6f9b9758187a635fc585cf8d74"
16833 },
16834 {
16835 "model_id": {
16836 "make": "volvo",
16837 "vehicle_slug": "c40_bev",
16838 "year": 2023,
16839 "config_slug": "cnn_base_d8b7ef3c",
16840 "version": 1
16841 },
16842 "vehicle_model": "c40",
16843 "estimator_type": "ONNXEstimator",
16844 "feature_names": [
16845 "speed_mph",
16846 "grade_pct",
16847 "distance_mi",
16848 "link_time",
16849 "link_sinuosity",
16850 "link_abs_bearing_delta"
16851 ],
16852 "target_names": [
16853 "electric_kwh"
16854 ],
16855 "powertrain_type": "BEV",
16856 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16857 "architecture_tag": "cnn",
16858 "input_spec": {
16859 "lookback": 5,
16860 "grouping_column": "trip_id",
16861 "pad_strategy": "zero"
16862 },
16863 "path": "v2/volvo/c40_bev/2023/cnn_base_d8b7ef3c/v1",
16864 "mass_lbs": 4931.7408049666,
16865 "fuel_type": "ELECTRICITY",
16866 "drivetrain": "FWD",
16867 "engine": null,
16868 "trim": "Recharge",
16869 "model_digest": "sha256:2d3f9def47a12520707d117d97291a80af0ab30642bf8f60664d29bf5773b90d"
16870 },
16871 {
16872 "model_id": {
16873 "make": "volvo",
16874 "vehicle_slug": "c40_bev",
16875 "year": 2023,
16876 "config_slug": "cnn_base_fe510e40",
16877 "version": 1
16878 },
16879 "vehicle_model": "c40",
16880 "estimator_type": "ONNXEstimator",
16881 "feature_names": [
16882 "speed_mph",
16883 "grade_pct",
16884 "distance_mi"
16885 ],
16886 "target_names": [
16887 "electric_kwh"
16888 ],
16889 "powertrain_type": "BEV",
16890 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16891 "architecture_tag": "cnn",
16892 "input_spec": {
16893 "lookback": 5,
16894 "grouping_column": "trip_id",
16895 "pad_strategy": "zero"
16896 },
16897 "path": "v2/volvo/c40_bev/2023/cnn_base_fe510e40/v1",
16898 "mass_lbs": 4931.7408049666,
16899 "fuel_type": "ELECTRICITY",
16900 "drivetrain": "FWD",
16901 "engine": null,
16902 "trim": "Recharge",
16903 "model_digest": "sha256:ae0dae55aa4d43c4613dff10ed61e22b05d3f41ff23443cd5aeeaebe8cfabe82"
16904 },
16905 {
16906 "model_id": {
16907 "make": "volvo",
16908 "vehicle_slug": "c40_bev",
16909 "year": 2023,
16910 "config_slug": "rf_base_67ae9982",
16911 "version": 1
16912 },
16913 "vehicle_model": "c40",
16914 "estimator_type": "ONNXEstimator",
16915 "feature_names": [
16916 "speed_mph",
16917 "distance_mi"
16918 ],
16919 "target_names": [
16920 "electric_kwh"
16921 ],
16922 "powertrain_type": "BEV",
16923 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16924 "architecture_tag": "random_forest",
16925 "input_spec": {
16926 "lookback": 0,
16927 "grouping_column": null,
16928 "pad_strategy": "repeat_first"
16929 },
16930 "path": "v2/volvo/c40_bev/2023/rf_base_67ae9982/v1",
16931 "mass_lbs": 4931.7408049666,
16932 "fuel_type": "ELECTRICITY",
16933 "drivetrain": "FWD",
16934 "engine": null,
16935 "trim": "Recharge",
16936 "model_digest": "sha256:7963073699fd943723746d634c223f43bf97d0728dc32b6ed244405eab68e40c"
16937 },
16938 {
16939 "model_id": {
16940 "make": "volvo",
16941 "vehicle_slug": "c40_bev",
16942 "year": 2023,
16943 "config_slug": "rf_base_d8b7ef3c",
16944 "version": 1
16945 },
16946 "vehicle_model": "c40",
16947 "estimator_type": "ONNXEstimator",
16948 "feature_names": [
16949 "speed_mph",
16950 "grade_pct",
16951 "distance_mi",
16952 "link_time",
16953 "link_sinuosity",
16954 "link_abs_bearing_delta"
16955 ],
16956 "target_names": [
16957 "electric_kwh"
16958 ],
16959 "powertrain_type": "BEV",
16960 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16961 "architecture_tag": "random_forest",
16962 "input_spec": {
16963 "lookback": 0,
16964 "grouping_column": null,
16965 "pad_strategy": "repeat_first"
16966 },
16967 "path": "v2/volvo/c40_bev/2023/rf_base_d8b7ef3c/v1",
16968 "mass_lbs": 4931.7408049666,
16969 "fuel_type": "ELECTRICITY",
16970 "drivetrain": "FWD",
16971 "engine": null,
16972 "trim": "Recharge",
16973 "model_digest": "sha256:904ac668ef87195b971e7396c5ce0124f0b6cc859e6f01761bd62628ad790490"
16974 },
16975 {
16976 "model_id": {
16977 "make": "volvo",
16978 "vehicle_slug": "c40_bev",
16979 "year": 2023,
16980 "config_slug": "rf_base_fe510e40",
16981 "version": 1
16982 },
16983 "vehicle_model": "c40",
16984 "estimator_type": "ONNXEstimator",
16985 "feature_names": [
16986 "speed_mph",
16987 "grade_pct",
16988 "distance_mi"
16989 ],
16990 "target_names": [
16991 "electric_kwh"
16992 ],
16993 "powertrain_type": "BEV",
16994 "vehicle_description": "2023_Volvo_C40_Recharge | fastsim 3.1.0 | routee-powertrain 2.0.1",
16995 "architecture_tag": "random_forest",
16996 "input_spec": {
16997 "lookback": 0,
16998 "grouping_column": null,
16999 "pad_strategy": "repeat_first"
17000 },
17001 "path": "v2/volvo/c40_bev/2023/rf_base_fe510e40/v1",
17002 "mass_lbs": 4931.7408049666,
17003 "fuel_type": "ELECTRICITY",
17004 "drivetrain": "FWD",
17005 "engine": null,
17006 "trim": "Recharge",
17007 "model_digest": "sha256:b49fc32f8d1da0de13ca132323bdea1be2511022a3a950929e9309dc82709899"
17008 },
17009 {
17010 "model_id": {
17011 "make": "volvo",
17012 "vehicle_slug": "xc40_bev",
17013 "year": 2022,
17014 "config_slug": "cnn_base_67ae9982",
17015 "version": 1
17016 },
17017 "vehicle_model": "xc40",
17018 "estimator_type": "ONNXEstimator",
17019 "feature_names": [
17020 "speed_mph",
17021 "distance_mi"
17022 ],
17023 "target_names": [
17024 "electric_kwh"
17025 ],
17026 "powertrain_type": "BEV",
17027 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17028 "architecture_tag": "cnn",
17029 "input_spec": {
17030 "lookback": 5,
17031 "grouping_column": "trip_id",
17032 "pad_strategy": "zero"
17033 },
17034 "path": "v2/volvo/xc40_bev/2022/cnn_base_67ae9982/v1",
17035 "mass_lbs": 5000.000330582771,
17036 "fuel_type": "ELECTRICITY",
17037 "drivetrain": "FWD",
17038 "engine": null,
17039 "trim": "Recharge twin",
17040 "model_digest": "sha256:454e90a3c32d948b8e0240392e254d0abb70142fd6a1b646628b166c742adb66"
17041 },
17042 {
17043 "model_id": {
17044 "make": "volvo",
17045 "vehicle_slug": "xc40_bev",
17046 "year": 2022,
17047 "config_slug": "cnn_base_d8b7ef3c",
17048 "version": 1
17049 },
17050 "vehicle_model": "xc40",
17051 "estimator_type": "ONNXEstimator",
17052 "feature_names": [
17053 "speed_mph",
17054 "grade_pct",
17055 "distance_mi",
17056 "link_time",
17057 "link_sinuosity",
17058 "link_abs_bearing_delta"
17059 ],
17060 "target_names": [
17061 "electric_kwh"
17062 ],
17063 "powertrain_type": "BEV",
17064 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17065 "architecture_tag": "cnn",
17066 "input_spec": {
17067 "lookback": 5,
17068 "grouping_column": "trip_id",
17069 "pad_strategy": "zero"
17070 },
17071 "path": "v2/volvo/xc40_bev/2022/cnn_base_d8b7ef3c/v1",
17072 "mass_lbs": 5000.000330582771,
17073 "fuel_type": "ELECTRICITY",
17074 "drivetrain": "FWD",
17075 "engine": null,
17076 "trim": "Recharge twin",
17077 "model_digest": "sha256:0be714507e22e909bd3f8b28b38a41c226ab97f6a59b5ba85f0a884bc01071fb"
17078 },
17079 {
17080 "model_id": {
17081 "make": "volvo",
17082 "vehicle_slug": "xc40_bev",
17083 "year": 2022,
17084 "config_slug": "cnn_base_fe510e40",
17085 "version": 1
17086 },
17087 "vehicle_model": "xc40",
17088 "estimator_type": "ONNXEstimator",
17089 "feature_names": [
17090 "speed_mph",
17091 "grade_pct",
17092 "distance_mi"
17093 ],
17094 "target_names": [
17095 "electric_kwh"
17096 ],
17097 "powertrain_type": "BEV",
17098 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17099 "architecture_tag": "cnn",
17100 "input_spec": {
17101 "lookback": 5,
17102 "grouping_column": "trip_id",
17103 "pad_strategy": "zero"
17104 },
17105 "path": "v2/volvo/xc40_bev/2022/cnn_base_fe510e40/v1",
17106 "mass_lbs": 5000.000330582771,
17107 "fuel_type": "ELECTRICITY",
17108 "drivetrain": "FWD",
17109 "engine": null,
17110 "trim": "Recharge twin",
17111 "model_digest": "sha256:5407a818c7d0d23ffcc6c949c46e22566b1e925e08124b265124225817fe3e72"
17112 },
17113 {
17114 "model_id": {
17115 "make": "volvo",
17116 "vehicle_slug": "xc40_bev",
17117 "year": 2022,
17118 "config_slug": "rf_base_67ae9982",
17119 "version": 1
17120 },
17121 "vehicle_model": "xc40",
17122 "estimator_type": "ONNXEstimator",
17123 "feature_names": [
17124 "speed_mph",
17125 "distance_mi"
17126 ],
17127 "target_names": [
17128 "electric_kwh"
17129 ],
17130 "powertrain_type": "BEV",
17131 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17132 "architecture_tag": "random_forest",
17133 "input_spec": {
17134 "lookback": 0,
17135 "grouping_column": null,
17136 "pad_strategy": "repeat_first"
17137 },
17138 "path": "v2/volvo/xc40_bev/2022/rf_base_67ae9982/v1",
17139 "mass_lbs": 5000.000330582771,
17140 "fuel_type": "ELECTRICITY",
17141 "drivetrain": "FWD",
17142 "engine": null,
17143 "trim": "Recharge twin",
17144 "model_digest": "sha256:b83a0e003e165183a50d2d92286702859cfac8095afb71a49d0145e8a3c8e417"
17145 },
17146 {
17147 "model_id": {
17148 "make": "volvo",
17149 "vehicle_slug": "xc40_bev",
17150 "year": 2022,
17151 "config_slug": "rf_base_d8b7ef3c",
17152 "version": 1
17153 },
17154 "vehicle_model": "xc40",
17155 "estimator_type": "ONNXEstimator",
17156 "feature_names": [
17157 "speed_mph",
17158 "grade_pct",
17159 "distance_mi",
17160 "link_time",
17161 "link_sinuosity",
17162 "link_abs_bearing_delta"
17163 ],
17164 "target_names": [
17165 "electric_kwh"
17166 ],
17167 "powertrain_type": "BEV",
17168 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17169 "architecture_tag": "random_forest",
17170 "input_spec": {
17171 "lookback": 0,
17172 "grouping_column": null,
17173 "pad_strategy": "repeat_first"
17174 },
17175 "path": "v2/volvo/xc40_bev/2022/rf_base_d8b7ef3c/v1",
17176 "mass_lbs": 5000.000330582771,
17177 "fuel_type": "ELECTRICITY",
17178 "drivetrain": "FWD",
17179 "engine": null,
17180 "trim": "Recharge twin",
17181 "model_digest": "sha256:ac1d92966b5b53b4feaa7800a22e7c4b581926b4ab409723672baf0897bd9d18"
17182 },
17183 {
17184 "model_id": {
17185 "make": "volvo",
17186 "vehicle_slug": "xc40_bev",
17187 "year": 2022,
17188 "config_slug": "rf_base_fe510e40",
17189 "version": 1
17190 },
17191 "vehicle_model": "xc40",
17192 "estimator_type": "ONNXEstimator",
17193 "feature_names": [
17194 "speed_mph",
17195 "grade_pct",
17196 "distance_mi"
17197 ],
17198 "target_names": [
17199 "electric_kwh"
17200 ],
17201 "powertrain_type": "BEV",
17202 "vehicle_description": "2022_Volvo_XC40_Recharge_twin | fastsim 3.1.0 | routee-powertrain 2.0.1",
17203 "architecture_tag": "random_forest",
17204 "input_spec": {
17205 "lookback": 0,
17206 "grouping_column": null,
17207 "pad_strategy": "repeat_first"
17208 },
17209 "path": "v2/volvo/xc40_bev/2022/rf_base_fe510e40/v1",
17210 "mass_lbs": 5000.000330582771,
17211 "fuel_type": "ELECTRICITY",
17212 "drivetrain": "FWD",
17213 "engine": null,
17214 "trim": "Recharge twin",
17215 "model_digest": "sha256:5853e9abdd7ad0964bf40cb5448288932eb3c7a628da203dfe5653807b7a582e"
17216 }
17217 ]
17218 }