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
|
{
"command": "/home/deploy/cpdbench/execs/python/cpdbench_bocpdms.py -i /home/deploy/cpdbench/datasets/nile.json --intensity 100 --prior-a 1.0 --prior-b 1.0 --threshold 0",
"dataset": "nile",
"dataset_md5": "5b08800e3ec692bfa5385b978658199b",
"error": null,
"hostname": "scw-blissful-wiles",
"parameters": {
"S1": 1,
"S2": 1,
"intensity": 100.0,
"intercept_grouping": null,
"lower_AR": 1,
"prior_a": 1.0,
"prior_b": 1.0,
"prior_mean_scale": 0,
"prior_var_scale": 1,
"threshold": 0,
"upper_AR": 3,
"use_timeout": false
},
"result": {
"cplocations": [
3,
28
],
"runtime": 26.993305444717407
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_bocpdms.py",
"script_md5": "db575e9e49ab0c7ab4f9a88093df095f",
"status": "SUCCESS"
}
|