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/businv.json --intensity 200 --prior-a 100 --prior-b 100 --threshold 100 --use-timeout",
"dataset": "businv",
"dataset_md5": "d2ab178da17b2e659a10a102a4b9f332",
"error": null,
"hostname": "scw-blissful-wiles",
"parameters": {
"S1": 1,
"S2": 1,
"intensity": 200.0,
"intercept_grouping": null,
"lower_AR": 1,
"prior_a": 100.0,
"prior_b": 100.0,
"prior_mean_scale": 0,
"prior_var_scale": 1,
"threshold": 100,
"upper_AR": 3,
"use_timeout": true
},
"result": {
"cplocations": [
1,
2
],
"runtime": 134.82172060012817
},
"script": "/home/deploy/cpdbench/execs/python/cpdbench_bocpdms.py",
"script_md5": "e6a84daedb85993dbe95448b4a5018e7",
"status": "SUCCESS"
}
|