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 --- .../us_population/best_bocpd/c95c3dc24bb392d6.json | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 abed_results/us_population/best_bocpd/c95c3dc24bb392d6.json (limited to 'abed_results/us_population/best_bocpd/c95c3dc24bb392d6.json') diff --git a/abed_results/us_population/best_bocpd/c95c3dc24bb392d6.json b/abed_results/us_population/best_bocpd/c95c3dc24bb392d6.json new file mode 100644 index 00000000..0f10b6a6 --- /dev/null +++ b/abed_results/us_population/best_bocpd/c95c3dc24bb392d6.json @@ -0,0 +1,32 @@ +{ + "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/us_population.json -l 50 --prior-a 100 --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" : "us_population", + "dataset_md5" : "77037fc5ff0338516a56ae686aa4dcba", + "status" : "SUCCESS", + "parameters" : { + "missPts" : "none", + "cpthreshold" : 0.5, + "truncRlim" : 0.0001, + "minRlength" : 1, + "maxRlength" : 10000, + "minsep" : 1, + "maxsep" : 10000, + "multivariate" : false, + "lambda" : 50, + "prior_a" : 100, + "prior_b" : 0.01, + "prior_k" : 100 + }, + "result" : { + "cplocations" : [ + 0, + 423, + 441 + ], + "runtime" : 1.208478 + } +} -- cgit v1.2.3