diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-12 14:33:57 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-12 14:33:57 +0000 |
| commit | 7ef8f6e58990fc069cccc71ed6564e8c639ea4fc (patch) | |
| tree | 9e7662a34b7d0c1f1c5d9faf6d7d6ea8672f6410 /abed_results/uk_coal_employ/best_prophet | |
| download | TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip | |
initial commit
Diffstat (limited to 'abed_results/uk_coal_employ/best_prophet')
| -rw-r--r-- | abed_results/uk_coal_employ/best_prophet/76532e60abbe0bc2.json | 35 | ||||
| -rw-r--r-- | abed_results/uk_coal_employ/best_prophet/ae39e774cc4e04eb.json | 28 |
2 files changed, 63 insertions, 0 deletions
diff --git a/abed_results/uk_coal_employ/best_prophet/76532e60abbe0bc2.json b/abed_results/uk_coal_employ/best_prophet/76532e60abbe0bc2.json new file mode 100644 index 00000000..c3ae1f00 --- /dev/null +++ b/abed_results/uk_coal_employ/best_prophet/76532e60abbe0bc2.json @@ -0,0 +1,35 @@ +{ + "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/uk_coal_employ.json -N max", + "script" : "/home/deploy/cpdbench/execs/R/cpdbench_prophet.R", + "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a", + "hostname" : "scw-blissful-wiles", + "dataset" : "uk_coal_employ", + "dataset_md5" : "a7c72746e46d6e09f516bd87e0e68bef", + "status" : "SUCCESS", + "parameters" : { + "changepoint.range" : 1, + "threshold" : 0.01, + "yearly.seasonality" : "auto", + "weekly.seasonality" : "auto", + "daily.seasonality" : "auto", + "Nmax" : 104 + }, + "result" : { + "cplocations" : [ + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79 + ], + "runtime" : 1.13749 + } +} diff --git a/abed_results/uk_coal_employ/best_prophet/ae39e774cc4e04eb.json b/abed_results/uk_coal_employ/best_prophet/ae39e774cc4e04eb.json new file mode 100644 index 00000000..48eb995c --- /dev/null +++ b/abed_results/uk_coal_employ/best_prophet/ae39e774cc4e04eb.json @@ -0,0 +1,28 @@ +{ + "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/uk_coal_employ.json -N default", + "script" : "/home/deploy/cpdbench/execs/R/cpdbench_prophet.R", + "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a", + "hostname" : "scw-blissful-wiles", + "dataset" : "uk_coal_employ", + "dataset_md5" : "a7c72746e46d6e09f516bd87e0e68bef", + "status" : "SUCCESS", + "parameters" : { + "changepoint.range" : 1, + "threshold" : 0.01, + "yearly.seasonality" : "auto", + "weekly.seasonality" : "auto", + "daily.seasonality" : "auto", + "Nmax" : 25 + }, + "result" : { + "cplocations" : [ + 63, + 67, + 71, + 75, + 80 + ], + "runtime" : 1.011342 + } +} |
