v2/toyota/avanza_e_j_mt_ice/2022/rf_db8522fb/v1/metadata.json
3.1 KB · 106 lines · json Raw
1 {
2 "vehicle": {
3 "vehicle_description": "2022_Toyota_Avanza_E_J_MT trained July 2024",
4 "powertrain_type": "ICE",
5 "make": "toyota",
6 "model": "avanza_e_j_mt",
7 "year": 2022,
8 "variant": null,
9 "mass_lbs": null,
10 "fuel_type": "GASOLINE",
11 "drivetrain": null,
12 "engine": null,
13 "trim": "e_j_mt"
14 },
15 "contract": {
16 "feature_set": [
17 {
18 "name": "speed_mph",
19 "units": "mph",
20 "dtype": "float32",
21 "constraints": {
22 "lower": 0.0,
23 "upper": 120.0
24 }
25 }
26 ],
27 "distance": {
28 "name": "distance",
29 "units": "miles",
30 "dtype": "float32",
31 "constraints": {
32 "lower": null,
33 "upper": null
34 }
35 },
36 "target": [
37 {
38 "name": "gge",
39 "units": "gallons gasoline",
40 "dtype": "float32",
41 "constraints": {
42 "lower": null,
43 "upper": null
44 }
45 }
46 ],
47 "predict_method": "rate",
48 "real_world_adjustment_factor": 1.166
49 },
50 "estimator": {
51 "estimator_type": "ONNXEstimator",
52 "model_file": "model.onnx",
53 "architecture_tag": "random_forest",
54 "input_spec": {
55 "lookback": 0,
56 "grouping_column": null,
57 "pad_strategy": "repeat_first"
58 },
59 "estimator_sha256": "6f4f9bb388bdd6c2e6e782cf95fe5b277d8bb85c8dce8be73f81b412355144f4"
60 },
61 "provenance": {
62 "source": {
63 "method": "legacy",
64 "original_source": "nrel_v1_json_library",
65 "converted_from": "v1",
66 "dataset_name": null,
67 "dataset_hash": null,
68 "notes": "Converted from the legacy v1 JSON model library. The v1 format recorded no simulator, pipeline, or dataset information, so none is available for these models."
69 },
70 "training": {
71 "test_size": 0.2,
72 "validation_size": null,
73 "random_seed": 42,
74 "trip_column": "journey_id",
75 "trained_date": null
76 }
77 },
78 "errors": {
79 "estimator_errors": {
80 "error_by_target": {
81 "gge": {
82 "link_root_mean_squared_error": 0.001013613791950012,
83 "link_norm_root_mean_squared_error": 0.6694219555203674,
84 "link_weighted_relative_percent_difference": 0.3481505396470339,
85 "net_error": 0.011993135839338474,
86 "actual_dist_per_energy": 35.72219289120646,
87 "pred_dist_per_energy": 35.29884900017507,
88 "real_world_pred_dist_per_energy": 30.273455403237616,
89 "trip_relative_percent_difference": 0.1523036519210048,
90 "trip_weighted_relative_percent_difference": 0.09045052518541291,
91 "trip_root_mean_squared_error": 0.006821762153854618,
92 "trip_norm_root_mean_squared_error": 0.15318434895780464,
93 "link_negative_log_likelihood": null,
94 "link_continuous_ranked_probability_score": null,
95 "link_prediction_interval_coverage_probability": null,
96 "trip_negative_log_likelihood": null,
97 "trip_continuous_ranked_probability_score": null,
98 "trip_prediction_interval_coverage_probability": null
99 }
100 }
101 }
102 },
103 "routee_version": "1.0.0",
104 "schema_version": 2,
105 "model_digest": "sha256:fc8b32e40701d49a3a669df9252a60d294650d82a7d1dba6bab90dc479f4581a"
106 }