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
|
{
"command": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py -i /home/deploy/cpdbench/datasets/ozone.json --intensity 100 --prior-a 1.0 --prior-b 1.0 --threshold 100 --alpha-param 0.5 --alpha-rld 0.5 --timeout 240",
"dataset": "ozone",
"dataset_md5": "348b1f85c3ec3da3b8989afe04c33b80",
"error": null,
"hostname": "scw-blissful-wiles",
"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": 1.0,
"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,
"timeout": 240,
"use_timeout": false
},
"result": {
"cplocations": [
1,
2,
13
],
"runtime": 197.17184138298035
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py",
"script_md5": "729c93e339280edf8cd7ad82d0e5e064",
"status": "SUCCESS"
}
|