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 --- .../gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 abed_results/gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.json (limited to 'abed_results/gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.json') diff --git a/abed_results/gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.json b/abed_results/gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.json new file mode 100644 index 00000000..68e88552 --- /dev/null +++ b/abed_results/gdp_argentina/best_bocpd/ccb5dd3f5ccfda54.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/gdp_argentina.json -l 50 --prior-a 1.0 --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" : "gdp_argentina", + "dataset_md5" : "694212b5682ebd808d740ffd83d4bc16", + "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" : 1, + "prior_b" : 0.01, + "prior_k" : 0.01 + }, + "result" : { + "cplocations" : [ + 0, + 9, + 19, + 33, + 46, + 51 + ], + "runtime" : 0.104048 + } +} -- cgit v1.2.3