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
|
{
"command": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py -i /home/deploy/cpdbench/datasets/robocalls.json --intensity 50 --prior-a 100 --prior-b 1.0 --threshold 100 --alpha-param 0.5 --alpha-rld 0.5 --use-timeout",
"dataset": "robocalls",
"dataset_md5": "f67ec0ccb50f2a835912e5c51932c083",
"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": 50.0,
"intercept_grouping": null,
"loss_der_rld_learning": "absolute_loss",
"prior_a": 100.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": 30,
"use_timeout": true
},
"result": {
"cplocations": [
0,
5
],
"runtime": 368.61088371276855
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_rbocpdms.py",
"script_md5": "729c93e339280edf8cd7ad82d0e5e064",
"status": "SUCCESS"
}
|