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_ecp/eb235238ff1a5c0b.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 abed_results/us_population/best_ecp/eb235238ff1a5c0b.json (limited to 'abed_results/us_population/best_ecp/eb235238ff1a5c0b.json') diff --git a/abed_results/us_population/best_ecp/eb235238ff1a5c0b.json b/abed_results/us_population/best_ecp/eb235238ff1a5c0b.json new file mode 100644 index 00000000..f64d5934 --- /dev/null +++ b/abed_results/us_population/best_ecp/eb235238ff1a5c0b.json @@ -0,0 +1,27 @@ +{ + "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_ecp.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/us_population.json -a e.agglo --siglvl 0.05 --minsize 30 --alpha 0.5", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R", + "script_md5" : "a9174cb1682ef279a06637d2197d9305", + "hostname" : "gertjan-arch", + "dataset" : "us_population", + "dataset_md5" : "77037fc5ff0338516a56ae686aa4dcba", + "status" : "SUCCESS", + "parameters" : { + "algorithm" : "e.agglo", + "alpha" : 0.5, + "cost" : 1, + "minsize" : 30, + "runs" : 199, + "siglvl" : 0.05 + }, + "result" : { + "cplocations" : [ + 0, + 192, + 612, + 816 + ], + "runtime" : 50.69591 + } +} -- cgit v1.2.3