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/b1eac3d56c9c2047.json | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 abed_results/construction/best_bocpd/b1eac3d56c9c2047.json (limited to 'abed_results/construction/best_bocpd/b1eac3d56c9c2047.json') diff --git a/abed_results/construction/best_bocpd/b1eac3d56c9c2047.json b/abed_results/construction/best_bocpd/b1eac3d56c9c2047.json new file mode 100644 index 00000000..464dc26a --- /dev/null +++ b/abed_results/construction/best_bocpd/b1eac3d56c9c2047.json @@ -0,0 +1,36 @@ +{ + "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 200 --prior-a 0.01 --prior-b 0.01 --prior-k 0.01", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ocp.R", + "script_md5" : "6680bbc1db750f70a66cba6ba2086dc7", + "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" : 200, + "prior_a" : 0.01, + "prior_b" : 0.01, + "prior_k" : 0.01 + }, + "result" : { + "cplocations" : [ + 0, + 40, + 76, + 136, + 191, + 244, + 268 + ], + "runtime" : 0.4225321 + } +} -- cgit v1.2.3