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 --- .../centralia/best_bocpd/3d79416f3a8e2399.json | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 abed_results/centralia/best_bocpd/3d79416f3a8e2399.json (limited to 'abed_results/centralia/best_bocpd/3d79416f3a8e2399.json') diff --git a/abed_results/centralia/best_bocpd/3d79416f3a8e2399.json b/abed_results/centralia/best_bocpd/3d79416f3a8e2399.json new file mode 100644 index 00000000..6768c6ee --- /dev/null +++ b/abed_results/centralia/best_bocpd/3d79416f3a8e2399.json @@ -0,0 +1,30 @@ +{ + "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/centralia.json -l 100 --prior-a 0.01 --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" : "centralia", + "dataset_md5" : "addb9b70ac1294eba6da958f3ab26595", + "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" : 0.01 + }, + "result" : { + "cplocations" : [ + 0 + ], + "runtime" : 0.02118444 + } +} -- cgit v1.2.3