v2/tesla/model_3_bev/2022/rf_steady_thermal_856e8a60/v1/metadata.json
| 1 | { |
| 2 | "vehicle": { |
| 3 | "vehicle_description": "2022_Tesla_Model_3_RWD_0F_110F_steady trained July 2025", |
| 4 | "powertrain_type": "BEV", |
| 5 | "make": "tesla", |
| 6 | "model": "model_3", |
| 7 | "year": 2022, |
| 8 | "variant": "steady_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": "2360e65191db7955b25ecec4c8aa09397b429be9694ace910d450eff14d6fb62" |
| 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.019173587734979125, |
| 92 | "link_norm_root_mean_squared_error": 1.8644109965120312, |
| 93 | "link_weighted_relative_percent_difference": 0.9236758746962409, |
| 94 | "net_error": -0.0009090873078227364, |
| 95 | "actual_dist_per_energy": 4.362417745872054, |
| 96 | "pred_dist_per_energy": 4.366387173032098, |
| 97 | "real_world_pred_dist_per_energy": 3.128232678773537, |
| 98 | "trip_relative_percent_difference": 0.489527332405007, |
| 99 | "trip_weighted_relative_percent_difference": 0.24168074512257198, |
| 100 | "trip_root_mean_squared_error": 0.08841716257305854, |
| 101 | "trip_norm_root_mean_squared_error": 0.3806993455846597, |
| 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:5f5a751c145475f51d5e0791ef5f734e0b2d36892795f8caa59794fd03519fcf" |
| 115 | } |