File size: 2,134 Bytes
3f99eaa | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 | {
"_meta": {
"run_hash": "a5df24198f89b9e9",
"n_train": 156000,
"feature_count": 32
},
"ranges": {
"n_orders_in_system": [
3.0,
3646.0
],
"n_express_orders_pct": [
0.0,
0.8344370722770691
],
"avg_due_date_tightness": [
-199.43133544921875,
999.0
],
"fraction_already_late": [
0.0,
0.9290454387664795
],
"zone_utilization_avg": [
0.06492854654788971,
0.7653569579124451
],
"zone_utilization_std": [
0.10598950833082199,
0.4664335548877716
],
"bottleneck_zone": [
0.3405565023422241,
1.0
],
"avg_remaining_proc_time": [
0.0,
60.71753692626953
],
"std_remaining_proc_time": [
0.0,
20.87468719482422
],
"throughput_last_30min": [
0.0,
0.0
],
"breakdown_flag": [
0.0,
1.0
],
"n_broken_stations": [
0.0,
20.0
],
"lunch_break_flag": [
0.0,
1.0
],
"surge_multiplier": [
0.6000000238418579,
1.649999976158142
],
"batch_pending_flag": [
0.0,
0.0
],
"avg_priority_weight": [
0.800000011920929,
3.0
],
"max_tardiness_so_far": [
0.0,
505.0709228515625
],
"sla_breach_rate_current": [
0.0,
1.0
],
"disruption_intensity": [
0.0,
0.800000011920929
],
"queue_imbalance": [
0.0,
2.6457512378692627
],
"job_mix_entropy": [
0.0,
2.321928024291992
],
"time_pressure_ratio": [
0.0,
1.0
],
"pct_type_A": [
0.0,
1.0
],
"pct_type_B": [
0.0,
1.0
],
"pct_type_C": [
0.0,
1.0
],
"pct_type_D": [
0.0,
1.0
],
"pct_type_E": [
0.0,
1.0
],
"count_type_A": [
0.0,
2174.0
],
"count_type_B": [
0.0,
1918.0
],
"count_type_C": [
0.0,
2071.0
],
"count_type_D": [
0.0,
1903.0
],
"count_type_E": [
0.0,
1586.0
]
}
} |