v2/tesla/model_3_bev/2022/rf_transient_thermal_856e8a60/v1/metadata.json
3.4 KB · 115 lines · json Raw
1 {
2 "vehicle": {
3 "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_transient trained July 2025",
4 "powertrain_type": "BEV",
5 "make": "tesla",
6 "model": "model_3",
7 "year": 2022,
8 "variant": "transient_thermal",
9 "mass_lbs": null,
10 "fuel_type": "ELECTRICITY",
11 "drivetrain": "RWD",
12 "engine": null,
13 "trim": null
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 "name": "ambient_temp_f",
28 "units": "degrees_fahrenheit",
29 "dtype": "float32",
30 "constraints": {
31 "lower": 0.0,
32 "upper": 110.0
33 }
34 }
35 ],
36 "distance": {
37 "name": "distance",
38 "units": "miles",
39 "dtype": "float32",
40 "constraints": {
41 "lower": null,
42 "upper": null
43 }
44 },
45 "target": [
46 {
47 "name": "kwh",
48 "units": "kilowatt-hour",
49 "dtype": "float32",
50 "constraints": {
51 "lower": null,
52 "upper": null
53 }
54 }
55 ],
56 "predict_method": "rate",
57 "real_world_adjustment_factor": 1.0
58 },
59 "estimator": {
60 "estimator_type": "ONNXEstimator",
61 "model_file": "model.onnx",
62 "architecture_tag": "random_forest",
63 "input_spec": {
64 "lookback": 0,
65 "grouping_column": null,
66 "pad_strategy": "repeat_first"
67 },
68 "estimator_sha256": "f990a884942261af38f546f82ae37043f57fb16753f1c31b89de242ed3bc7435"
69 },
70 "provenance": {
71 "source": {
72 "method": "legacy",
73 "original_source": "nrel_v1_json_library",
74 "converted_from": "v1",
75 "dataset_name": null,
76 "dataset_hash": null,
77 "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."
78 },
79 "training": {
80 "test_size": 0.2,
81 "validation_size": null,
82 "random_seed": 42,
83 "trip_column": "journey_id",
84 "trained_date": null
85 }
86 },
87 "errors": {
88 "estimator_errors": {
89 "error_by_target": {
90 "kwh": {
91 "link_root_mean_squared_error": 0.019425617327476614,
92 "link_norm_root_mean_squared_error": 1.0039500747928027,
93 "link_weighted_relative_percent_difference": 0.5556436187201201,
94 "net_error": -0.0014554495714922749,
95 "actual_dist_per_energy": 1.9676810260033157,
96 "pred_dist_per_energy": 1.9705490607894462,
97 "real_world_pred_dist_per_energy": 1.411770354484486,
98 "trip_relative_percent_difference": 0.47729384477231385,
99 "trip_weighted_relative_percent_difference": 0.279043731299059,
100 "trip_root_mean_squared_error": 0.040898388890899945,
101 "trip_norm_root_mean_squared_error": 0.4621603973291408,
102 "link_negative_log_likelihood": null,
103 "link_continuous_ranked_probability_score": null,
104 "link_prediction_interval_coverage_probability": null,
105 "trip_negative_log_likelihood": null,
106 "trip_continuous_ranked_probability_score": null,
107 "trip_prediction_interval_coverage_probability": null
108 }
109 }
110 }
111 },
112 "routee_version": "1.3.0",
113 "schema_version": 2,
114 "model_digest": "sha256:669adbffa54eb74820a169b5161b054d71c015207301773771293be6808ce23a"
115 }