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 --- .../homeruns/default_amoc/8b5036b0e8d5a4b4.json | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 abed_results/homeruns/default_amoc/8b5036b0e8d5a4b4.json (limited to 'abed_results/homeruns/default_amoc') diff --git a/abed_results/homeruns/default_amoc/8b5036b0e8d5a4b4.json b/abed_results/homeruns/default_amoc/8b5036b0e8d5a4b4.json new file mode 100644 index 00000000..5d112e83 --- /dev/null +++ b/abed_results/homeruns/default_amoc/8b5036b0e8d5a4b4.json @@ -0,0 +1,24 @@ +{ + "error" : null, + "command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_changepoint.R --args -i /home/deploy/cpdbench/datasets/homeruns.json -p MBIC -f mean -t Normal -m AMOC", + "script" : "/home/deploy/cpdbench/execs/R/cpdbench_changepoint.R", + "script_md5" : "88eac82295fae0cc030d40da93501e50", + "hostname" : "scw-blissful-wiles", + "dataset" : "homeruns", + "dataset_md5" : "987bbab63e2c72acba1c07325303720c", + "status" : "SUCCESS", + "parameters" : { + "pen.value" : 0, + "func" : "mean", + "max_cp" : "max", + "method" : "AMOC", + "penalty" : "MBIC", + "test_statistic" : "Normal" + }, + "result" : { + "cplocations" : [ + 59 + ], + "runtime" : 0.001616478 + } +} -- cgit v1.2.3