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_cpnp/4d78bedbbe6b938f.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 abed_results/homeruns/default_cpnp/4d78bedbbe6b938f.json (limited to 'abed_results/homeruns/default_cpnp') diff --git a/abed_results/homeruns/default_cpnp/4d78bedbbe6b938f.json b/abed_results/homeruns/default_cpnp/4d78bedbbe6b938f.json new file mode 100644 index 00000000..5aac10d5 --- /dev/null +++ b/abed_results/homeruns/default_cpnp/4d78bedbbe6b938f.json @@ -0,0 +1,27 @@ +{ + "error" : null, + "command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_changepointnp.R --args -i /home/deploy/cpdbench/datasets/homeruns.json -p MBIC -q 10", + "script" : "/home/deploy/cpdbench/execs/R/cpdbench_changepointnp.R", + "script_md5" : "0960dc48e5296b852678528c87d06b97", + "hostname" : "scw-blissful-wiles", + "dataset" : "homeruns", + "dataset_md5" : "987bbab63e2c72acba1c07325303720c", + "status" : "SUCCESS", + "parameters" : { + "method" : "PELT", + "test.stat" : "empirical_distribution", + "minseglen" : 1, + "nquantiles" : 10, + "penalty" : "MBIC" + }, + "result" : { + "cplocations" : [ + 18, + 47, + 80, + 114, + 117 + ], + "runtime" : 0.02311659 + } +} -- cgit v1.2.3