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/best_bocpd/48d430064f66244b.json | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 abed_results/construction/best_bocpd/48d430064f66244b.json (limited to 'abed_results/construction/best_bocpd/48d430064f66244b.json') diff --git a/abed_results/construction/best_bocpd/48d430064f66244b.json b/abed_results/construction/best_bocpd/48d430064f66244b.json new file mode 100644 index 00000000..97230b4b --- /dev/null +++ b/abed_results/construction/best_bocpd/48d430064f66244b.json @@ -0,0 +1,34 @@ +{ + "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_ocp.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/construction.json -l 100 --prior-a 0.01 --prior-b 1.0 --prior-k 100", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ocp.R", + "script_md5" : "2641d558627cfe2b208aeb066769810b", + "hostname" : "gertjan-arch", + "dataset" : "construction", + "dataset_md5" : "fb0347dc9fd353b11b35e99f7d531f13", + "status" : "SUCCESS", + "parameters" : { + "missPts" : "none", + "cpthreshold" : 0.5, + "truncRlim" : 0.0001, + "minRlength" : 1, + "maxRlength" : 10000, + "minsep" : 1, + "maxsep" : 10000, + "multivariate" : false, + "lambda" : 100, + "prior_a" : 0.01, + "prior_b" : 1, + "prior_k" : 100 + }, + "result" : { + "cplocations" : [ + 0, + 76, + 136, + 190, + 267 + ], + "runtime" : 0.4600995 + } +} -- cgit v1.2.3