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
|
{
"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/well_log.json -a e.divisive --siglvl 0.01 --minsize 2 --alpha 1.5",
"script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R",
"script_md5" : "a9174cb1682ef279a06637d2197d9305",
"hostname" : "archlinux",
"dataset" : "well_log",
"dataset_md5" : "7c80d2cbd5864b923e6a653aad115de6",
"status" : "SUCCESS",
"parameters" : {
"k" : "null",
"algorithm" : "e.divisive",
"alpha" : 1.5,
"cost" : 1,
"minsize" : 2,
"runs" : 199,
"siglvl" : 0.01
},
"result" : {
"cplocations" : [
0,
179,
255,
281,
311,
341,
402,
412,
432,
658,
661,
675
],
"runtime" : 13.97472
}
}
|