v2/chevrolet/bolt_bev/2020/rf_transient_thermal_856e8a60/v1/metadata.json
3.4 KB · 115 lines · json Raw
1 {
2 "vehicle": {
3 "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_transient trained July 2025",
4 "powertrain_type": "BEV",
5 "make": "chevrolet",
6 "model": "bolt",
7 "year": 2020,
8 "variant": "transient_thermal",
9 "mass_lbs": null,
10 "fuel_type": "ELECTRICITY",
11 "drivetrain": null,
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": "1491496482f23859f415f18580f2246834750ae761bc0f3a2f1d06d7fce86f06"
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.017596970598562307,
92 "link_norm_root_mean_squared_error": 0.8119459273533145,
93 "link_weighted_relative_percent_difference": 0.4463219602250718,
94 "net_error": -0.004532033367678055,
95 "actual_dist_per_energy": 1.8810742289000906,
96 "pred_dist_per_energy": 1.889638131967002,
97 "real_world_pred_dist_per_energy": 1.3538029316284592,
98 "trip_relative_percent_difference": 0.3357763536439474,
99 "trip_weighted_relative_percent_difference": 0.17149913010905557,
100 "trip_root_mean_squared_error": 0.0495627220549502,
101 "trip_norm_root_mean_squared_error": 0.274983636344229,
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:f413ee467e4849dc75478ff52a295b53ccf329cbba7bcabb165ac9b936d286ff"
115 }