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 --- .../run_log/best_bocpd/d1764f2a26f24c89.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 abed_results/run_log/best_bocpd/d1764f2a26f24c89.json (limited to 'abed_results/run_log/best_bocpd/d1764f2a26f24c89.json') diff --git a/abed_results/run_log/best_bocpd/d1764f2a26f24c89.json b/abed_results/run_log/best_bocpd/d1764f2a26f24c89.json new file mode 100644 index 00000000..f8a0555f --- /dev/null +++ b/abed_results/run_log/best_bocpd/d1764f2a26f24c89.json @@ -0,0 +1,35 @@ +{ + "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/run_log.json -l 50 --prior-a 0.01 --prior-b 0.01 --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" : "run_log", + "dataset_md5" : "2c78a8fa0b4a2f8e2d22ba3ad4dfd49f", + "status" : "SUCCESS", + "parameters" : { + "missPts" : "none", + "cpthreshold" : 0.5, + "truncRlim" : 0.0001, + "minRlength" : 1, + "maxRlength" : 10000, + "minsep" : 1, + "maxsep" : 10000, + "multivariate" : true, + "lambda" : 50, + "prior_a" : 0.01, + "prior_b" : 0.01, + "prior_k" : 100 + }, + "result" : { + "cplocations" : [ + 0, + 2, + 60, + 167, + 206, + 317 + ], + "runtime" : 0.6589105 + } +} -- cgit v1.2.3