v2/tesla/model_y_bev/2022/ngb_stochastic_02107a97/v1/metadata.json
3.5 KB · 124 lines · json Raw
1 {
2 "vehicle": {
3 "vehicle_description": "2022 Tesla Model Y RWD",
4 "powertrain_type": "BEV",
5 "make": "tesla",
6 "model": "model_y",
7 "year": 2022,
8 "variant": "stochastic",
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": null,
23 "upper": null
24 }
25 },
26 {
27 "name": "grade_dec",
28 "units": "decimal",
29 "dtype": "float32",
30 "constraints": {
31 "lower": null,
32 "upper": null
33 }
34 },
35 {
36 "name": "road_class",
37 "units": "category",
38 "dtype": "float32",
39 "constraints": {
40 "lower": null,
41 "upper": null
42 }
43 }
44 ],
45 "distance": {
46 "name": "miles",
47 "units": "miles",
48 "dtype": "float32",
49 "constraints": {
50 "lower": null,
51 "upper": null
52 }
53 },
54 "target": [
55 {
56 "name": "ess_kwh_out_ach",
57 "units": "kwh",
58 "dtype": "float32",
59 "constraints": {
60 "lower": null,
61 "upper": null
62 }
63 }
64 ],
65 "predict_method": "raw",
66 "real_world_adjustment_factor": 1.3958
67 },
68 "estimator": {
69 "estimator_type": "NGBoostEstimator",
70 "model_file": "model.joblib",
71 "architecture_tag": "ngboost",
72 "input_spec": {
73 "lookback": 0,
74 "grouping_column": null,
75 "pad_strategy": "repeat_first"
76 },
77 "estimator_sha256": "35d4b8c9b45ba70448873be3aaf6e4814caadbd50a55411dd18d73fe9e621711"
78 },
79 "provenance": {
80 "source": {
81 "method": "legacy",
82 "original_source": "nrel_v1_json_library",
83 "converted_from": "v1",
84 "dataset_name": null,
85 "dataset_hash": null,
86 "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."
87 },
88 "training": {
89 "test_size": 0.2,
90 "validation_size": null,
91 "random_seed": 42,
92 "trip_column": "trip_id",
93 "trained_date": null
94 }
95 },
96 "errors": {
97 "estimator_errors": {
98 "error_by_target": {
99 "ess_kwh_out_ach": {
100 "link_root_mean_squared_error": 0.02118903898432864,
101 "link_norm_root_mean_squared_error": 1.9794747629308806,
102 "link_weighted_relative_percent_difference": 0.9099575088767642,
103 "net_error": -0.0013852741696708968,
104 "actual_dist_per_energy": 5.046490401718873,
105 "pred_dist_per_energy": 5.053490872090648,
106 "real_world_pred_dist_per_energy": 3.6204978306997035,
107 "trip_relative_percent_difference": 0.9795881526387724,
108 "trip_weighted_relative_percent_difference": 0.6647966145133444,
109 "trip_root_mean_squared_error": 0.036576628313167665,
110 "trip_norm_root_mean_squared_error": 1.2990046286122567,
111 "link_negative_log_likelihood": -2.8712895405910874,
112 "link_continuous_ranked_probability_score": 0.008901993748062855,
113 "link_prediction_interval_coverage_probability": 0.96,
114 "trip_negative_log_likelihood": -2.3668709305707667,
115 "trip_continuous_ranked_probability_score": 0.015075463856514953,
116 "trip_prediction_interval_coverage_probability": 0.96
117 }
118 }
119 }
120 },
121 "routee_version": "1.2.1",
122 "schema_version": 2,
123 "model_digest": "sha256:cf594bdf47edf39604ffea5a5284caef2b2d762acb21beeb38b5a2d81c9beac6"
124 }