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 --- .../default_prophet/5b2a12715c22d17c.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 abed_results/unemployment_nl/default_prophet/5b2a12715c22d17c.json (limited to 'abed_results/unemployment_nl/default_prophet') diff --git a/abed_results/unemployment_nl/default_prophet/5b2a12715c22d17c.json b/abed_results/unemployment_nl/default_prophet/5b2a12715c22d17c.json new file mode 100644 index 00000000..729fc302 --- /dev/null +++ b/abed_results/unemployment_nl/default_prophet/5b2a12715c22d17c.json @@ -0,0 +1,22 @@ +{ + "error" : null, + "command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_prophet.R --args -i /home/deploy/cpdbench/datasets/unemployment_nl.json -N default", + "script" : "/home/deploy/cpdbench/execs/R/cpdbench_prophet.R", + "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a", + "hostname" : "scw-blissful-wiles", + "dataset" : "unemployment_nl", + "dataset_md5" : "26d8c0359de7f733a6fb51d4d60b5af6", + "status" : "SUCCESS", + "parameters" : { + "changepoint.range" : 1, + "threshold" : 0.01, + "yearly.seasonality" : "auto", + "weekly.seasonality" : "auto", + "daily.seasonality" : "auto", + "Nmax" : 25 + }, + "result" : { + "cplocations" : [], + "runtime" : 1.512851 + } +} -- cgit v1.2.3