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
|
{
"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.divisive --siglvl 0.01 --minsize 2 --alpha 1.0",
"script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R",
"script_md5" : "a9174cb1682ef279a06637d2197d9305",
"hostname" : "archlinux",
"dataset" : "scanline_126007",
"dataset_md5" : "057d5741b623308af00c42e2c8e525c3",
"status" : "SUCCESS",
"parameters" : {
"k" : "null",
"algorithm" : "e.divisive",
"alpha" : 1,
"cost" : 1,
"minsize" : 2,
"runs" : 199,
"siglvl" : 0.01
},
"result" : {
"cplocations" : [
0,
37,
51,
79,
106,
117,
137,
163,
251,
265,
280,
292,
307,
317,
325,
354,
364,
376,
390,
394,
403,
481
],
"runtime" : 14.42493
}
}
|