v2/toyota/avanza_e_j_mt_ice/2022/rf_c3326385/v1/metadata.json
| 1 | { |
| 2 | "vehicle": { |
| 3 | "vehicle_description": "2022_Toyota_Avanza_E_J_MT trained July 2024", |
| 4 | "powertrain_type": "ICE", |
| 5 | "make": "toyota", |
| 6 | "model": "avanza_e_j_mt", |
| 7 | "year": 2022, |
| 8 | "variant": null, |
| 9 | "mass_lbs": null, |
| 10 | "fuel_type": "GASOLINE", |
| 11 | "drivetrain": null, |
| 12 | "engine": null, |
| 13 | "trim": "e_j_mt" |
| 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 | "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": "gge", |
| 48 | "units": "gallons gasoline", |
| 49 | "dtype": "float32", |
| 50 | "constraints": { |
| 51 | "lower": null, |
| 52 | "upper": null |
| 53 | } |
| 54 | } |
| 55 | ], |
| 56 | "predict_method": "rate", |
| 57 | "real_world_adjustment_factor": 1.166 |
| 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": "f0d123639847781bda60f28d4e81e0898b91379fc90c059569ef36cd7b967caa" |
| 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 | "gge": { |
| 91 | "link_root_mean_squared_error": 0.0008739011340756554, |
| 92 | "link_norm_root_mean_squared_error": 0.5771513871954523, |
| 93 | "link_weighted_relative_percent_difference": 0.30147982404198337, |
| 94 | "net_error": 0.01211741103462486, |
| 95 | "actual_dist_per_energy": 35.72219289120646, |
| 96 | "pred_dist_per_energy": 35.29451474872849, |
| 97 | "real_world_pred_dist_per_energy": 30.26973820645667, |
| 98 | "trip_relative_percent_difference": 0.13788450357297818, |
| 99 | "trip_weighted_relative_percent_difference": 0.07820768921600457, |
| 100 | "trip_root_mean_squared_error": 0.005769346905365536, |
| 101 | "trip_norm_root_mean_squared_error": 0.1295521054058988, |
| 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.0.0", |
| 113 | "schema_version": 2, |
| 114 | "model_digest": "sha256:e9f74636c7eddef960c25031cb0372da603de36bac4529e2ec0694496935677b" |
| 115 | } |