v2/chevrolet/bolt_bev/2020/rf_steady_thermal_ab1db342/v1/metadata.json
| 1 | { |
| 2 | "vehicle": { |
| 3 | "vehicle_description": "2020_Chevrolet_Bolt_EV_0F_110F_steady trained July 2025", |
| 4 | "powertrain_type": "BEV", |
| 5 | "make": "chevrolet", |
| 6 | "model": "bolt", |
| 7 | "year": 2020, |
| 8 | "variant": "steady_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": "grade_percent", |
| 28 | "units": "percent", |
| 29 | "dtype": "float32", |
| 30 | "constraints": { |
| 31 | "lower": -20.0, |
| 32 | "upper": 20.0 |
| 33 | } |
| 34 | }, |
| 35 | { |
| 36 | "name": "ambient_temp_f", |
| 37 | "units": "degrees_fahrenheit", |
| 38 | "dtype": "float32", |
| 39 | "constraints": { |
| 40 | "lower": 0.0, |
| 41 | "upper": 110.0 |
| 42 | } |
| 43 | } |
| 44 | ], |
| 45 | "distance": { |
| 46 | "name": "distance", |
| 47 | "units": "miles", |
| 48 | "dtype": "float32", |
| 49 | "constraints": { |
| 50 | "lower": null, |
| 51 | "upper": null |
| 52 | } |
| 53 | }, |
| 54 | "target": [ |
| 55 | { |
| 56 | "name": "kwh", |
| 57 | "units": "kilowatt-hour", |
| 58 | "dtype": "float32", |
| 59 | "constraints": { |
| 60 | "lower": null, |
| 61 | "upper": null |
| 62 | } |
| 63 | } |
| 64 | ], |
| 65 | "predict_method": "rate", |
| 66 | "real_world_adjustment_factor": 1.0 |
| 67 | }, |
| 68 | "estimator": { |
| 69 | "estimator_type": "ONNXEstimator", |
| 70 | "model_file": "model.onnx", |
| 71 | "architecture_tag": "random_forest", |
| 72 | "input_spec": { |
| 73 | "lookback": 0, |
| 74 | "grouping_column": null, |
| 75 | "pad_strategy": "repeat_first" |
| 76 | }, |
| 77 | "estimator_sha256": "0caa4c9a2c8c4fc66667a93b1520007d3e3794a47303c20ec3878cbc5f6c980b" |
| 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": "journey_id", |
| 93 | "trained_date": null |
| 94 | } |
| 95 | }, |
| 96 | "errors": { |
| 97 | "estimator_errors": { |
| 98 | "error_by_target": { |
| 99 | "kwh": { |
| 100 | "link_root_mean_squared_error": 0.016158193934057652, |
| 101 | "link_norm_root_mean_squared_error": 1.423789051509598, |
| 102 | "link_weighted_relative_percent_difference": 0.7380116734345171, |
| 103 | "net_error": -0.0112691705074577, |
| 104 | "actual_dist_per_energy": 3.9712749327464767, |
| 105 | "pred_dist_per_energy": 4.016537984139425, |
| 106 | "real_world_pred_dist_per_energy": 2.8775884683618185, |
| 107 | "trip_relative_percent_difference": 0.4262705033895979, |
| 108 | "trip_weighted_relative_percent_difference": 0.1879493639260124, |
| 109 | "trip_root_mean_squared_error": 0.07475581923859907, |
| 110 | "trip_norm_root_mean_squared_error": 0.2912818734860911, |
| 111 | "link_negative_log_likelihood": null, |
| 112 | "link_continuous_ranked_probability_score": null, |
| 113 | "link_prediction_interval_coverage_probability": null, |
| 114 | "trip_negative_log_likelihood": null, |
| 115 | "trip_continuous_ranked_probability_score": null, |
| 116 | "trip_prediction_interval_coverage_probability": null |
| 117 | } |
| 118 | } |
| 119 | } |
| 120 | }, |
| 121 | "routee_version": "1.3.0", |
| 122 | "schema_version": 2, |
| 123 | "model_digest": "sha256:34f503d5fc0e680a24faf2af744f8fd540e0507597845ef0ca9c3a8b0af2f7be" |
| 124 | } |