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
53
54
55
56
57
58
59
60
|
{
"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_ecp.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/scanline_126007.json -a e.agglo --siglvl 0.01 --minsize 30 --alpha 1.0",
"script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R",
"script_md5" : "a9174cb1682ef279a06637d2197d9305",
"hostname" : "gertjan-arch",
"dataset" : "scanline_126007",
"dataset_md5" : "057d5741b623308af00c42e2c8e525c3",
"status" : "SUCCESS",
"parameters" : {
"algorithm" : "e.agglo",
"alpha" : 1,
"cost" : 1,
"minsize" : 30,
"runs" : 199,
"siglvl" : 0.01
},
"result" : {
"cplocations" : [
1,
8,
11,
27,
29,
36,
52,
80,
83,
85,
107,
112,
136,
148,
153,
164,
174,
179,
221,
223,
251,
257,
258,
263,
265,
292,
307,
317,
324,
343,
353,
377,
390,
394,
399,
466,
476
],
"runtime" : 12.86307
}
}
|