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_pelt/4ec8de2d1e55b050.json | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 abed_results/us_population/best_pelt/4ec8de2d1e55b050.json (limited to 'abed_results/us_population/best_pelt/4ec8de2d1e55b050.json') diff --git a/abed_results/us_population/best_pelt/4ec8de2d1e55b050.json b/abed_results/us_population/best_pelt/4ec8de2d1e55b050.json new file mode 100644 index 00000000..736635cd --- /dev/null +++ b/abed_results/us_population/best_pelt/4ec8de2d1e55b050.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_changepoint.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/us_population.json -p AIC -f var -t Normal -m PELT", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_changepoint.R", + "script_md5" : "88eac82295fae0cc030d40da93501e50", + "hostname" : "gertjan-arch", + "dataset" : "us_population", + "dataset_md5" : "77037fc5ff0338516a56ae686aa4dcba", + "status" : "SUCCESS", + "parameters" : { + "pen.value" : 0, + "func" : "var", + "max_cp" : "max", + "method" : "PELT", + "penalty" : "AIC", + "test_statistic" : "Normal" + }, + "result" : { + "cplocations" : [ + 111, + 208, + 280, + 333, + 371, + 400, + 417, + 427, + 436, + 448, + 465, + 491, + 534, + 593, + 679, + 815 + ], + "runtime" : 0.007744312 + } +} -- cgit v1.2.3