dash-jsp-models / training_log.json
Vittal-M's picture
Update DASH-JSP bandits
881320a verified
{
"epochs": [
{
"epoch": 0,
"linucb": {
"total_makespan": 879730,
"total_wtardiness": 5697937.0,
"n_decisions": 189750,
"n_arm_pulls": [
12071,
8056,
7500,
14766,
114355,
33002
]
},
"thompson": {
"total_makespan": 876285,
"total_wtardiness": 5902208.0,
"n_decisions": 189750,
"n_arm_pulls": [
19529,
17586,
16738,
21165,
101115,
13617
]
},
"elapsed_s": 445.99049735069275
},
{
"epoch": 1,
"linucb": {
"total_makespan": 879148,
"total_wtardiness": 5737223.0,
"n_decisions": 189750,
"n_arm_pulls": [
14699,
10125,
12687,
13897,
109010,
29332
]
},
"thompson": {
"total_makespan": 871151,
"total_wtardiness": 5923611.0,
"n_decisions": 189750,
"n_arm_pulls": [
25282,
10378,
18437,
20675,
105997,
8981
]
},
"elapsed_s": 426.39752316474915
},
{
"epoch": 2,
"linucb": {
"total_makespan": 880481,
"total_wtardiness": 5721989.0,
"n_decisions": 189750,
"n_arm_pulls": [
16577,
11442,
14174,
12711,
109511,
25335
]
},
"thompson": {
"total_makespan": 875295,
"total_wtardiness": 5878185.0,
"n_decisions": 189750,
"n_arm_pulls": [
25010,
8593,
20103,
22949,
104350,
8745
]
},
"elapsed_s": 429.71133685112
}
],
"started_at": 1778488275.3002305,
"finished_at": 1778489577.3996937,
"total_elapsed_s": 1302.099463224411,
"benchmarks": [
"taillard",
"lawrence"
],
"alpha": 1.0,
"epochs_count": 3
}