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
43
44
45
46
47
48
49
50
51
52
|
{
"error" : null,
"command" : "/usr/lib64/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_changepoint.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/ozone.json -p None -f var -t CSS -m SegNeigh -Q max",
"script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_changepoint.R",
"script_md5" : "88eac82295fae0cc030d40da93501e50",
"hostname" : "gertjan-arch",
"dataset" : "ozone",
"dataset_md5" : "348b1f85c3ec3da3b8989afe04c33b80",
"status" : "SUCCESS",
"parameters" : {
"Q" : 28,
"pen.value" : 0,
"func" : "var",
"max_cp" : "max",
"method" : "SegNeigh",
"penalty" : "None",
"test_statistic" : "CSS"
},
"result" : {
"cplocations" : [
1,
4,
6,
8,
9,
10,
11,
12,
13,
15,
17,
18,
19,
20,
22,
25,
28,
30,
31,
32,
33,
34,
35,
36,
38,
41,
46,
53
],
"runtime" : 0.1673288
}
}
|