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
|
{
"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/run_log.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" : "run_log",
"dataset_md5" : "2c78a8fa0b4a2f8e2d22ba3ad4dfd49f",
"status" : "SUCCESS",
"parameters" : {
"algorithm" : "e.agglo",
"alpha" : 1,
"cost" : 1,
"minsize" : 30,
"runs" : 199,
"siglvl" : 0.01
},
"result" : {
"cplocations" : [
0,
60,
96,
114,
178,
204,
240,
258,
317,
376
],
"runtime" : 7.341845
}
}
|