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 --- .../ozone/best_bocpd/cc98d2bad87caf4c.json | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 abed_results/ozone/best_bocpd/cc98d2bad87caf4c.json (limited to 'abed_results/ozone/best_bocpd/cc98d2bad87caf4c.json') diff --git a/abed_results/ozone/best_bocpd/cc98d2bad87caf4c.json b/abed_results/ozone/best_bocpd/cc98d2bad87caf4c.json new file mode 100644 index 00000000..afec233b --- /dev/null +++ b/abed_results/ozone/best_bocpd/cc98d2bad87caf4c.json @@ -0,0 +1,39 @@ +{ + "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/ozone.json -l 100 --prior-a 100 --prior-b 1.0 --prior-k 0.01", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ocp.R", + "script_md5" : "2641d558627cfe2b208aeb066769810b", + "hostname" : "gertjan-arch", + "dataset" : "ozone", + "dataset_md5" : "348b1f85c3ec3da3b8989afe04c33b80", + "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" : 100, + "prior_b" : 1, + "prior_k" : 0.01 + }, + "result" : { + "cplocations" : [ + 0, + 4, + 9, + 13, + 25, + 30, + 33, + 36, + 40, + 46 + ], + "runtime" : 0.07749152 + } +} -- cgit v1.2.3