From 7ef8f6e58990fc069cccc71ed6564e8c639ea4fc Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 12 Mar 2020 14:33:57 +0000 Subject: initial commit --- .../construction/default_ecp/015c929d21203bda.json | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 abed_results/construction/default_ecp/015c929d21203bda.json (limited to 'abed_results/construction/default_ecp') diff --git a/abed_results/construction/default_ecp/015c929d21203bda.json b/abed_results/construction/default_ecp/015c929d21203bda.json new file mode 100644 index 00000000..a6cdebd8 --- /dev/null +++ b/abed_results/construction/default_ecp/015c929d21203bda.json @@ -0,0 +1,32 @@ +{ + "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/construction.json -a e.divisive --alpha 1.0 --minsize 30 --runs 199 --siglvl 0.05", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R", + "script_md5" : "a9174cb1682ef279a06637d2197d9305", + "hostname" : "gertjan-arch", + "dataset" : "construction", + "dataset_md5" : "fb0347dc9fd353b11b35e99f7d531f13", + "status" : "SUCCESS", + "parameters" : { + "k" : "null", + "algorithm" : "e.divisive", + "alpha" : 1, + "cost" : 1, + "minsize" : 30, + "runs" : 199, + "siglvl" : 0.05 + }, + "result" : { + "cplocations" : [ + 0, + 40, + 77, + 135, + 191, + 233, + 268, + 319 + ], + "runtime" : 4.10429 + } +} -- cgit v1.2.3