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
|
{
"command": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py -i /home/deploy/cpdbench/datasets/gdp_iran.json --intensity 100 --prior-a 0.01 --prior-b 1.0 --threshold 100 --alpha-param 0.5 --alpha-rld 0.5 --use-timeout",
"dataset": "gdp_iran",
"dataset_md5": "889e9fc6292125189fd3188396167431",
"error": null,
"hostname": "scw-clever-lamarr",
"parameters": {
"S1": 1,
"S2": 1,
"SGD_batch_size": 10,
"VB_window_size": 360,
"alpha_param": 0.5,
"alpha_rld": 0.5,
"anchor_batch_size_SCSG": 25,
"first_full_opt": 10,
"full_opt_thinning": 20,
"intensity": 100.0,
"intercept_grouping": null,
"loss_der_rld_learning": "absolute_loss",
"prior_a": 0.01,
"prior_b": 1.0,
"prior_mean_beta": null,
"prior_mean_scale": 0,
"prior_var_beta": null,
"prior_var_scale": 1.0,
"rld_DPD": "power_divergence",
"threshold": 100,
"use_timeout": true
},
"result": {
"cplocations": [
1,
2
],
"runtime": 301.1558749675751
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py",
"script_md5": "b04e3aa6ef08dee3ec63d2c16b369ea8",
"status": "SUCCESS"
}
|