aboutsummaryrefslogtreecommitdiff
path: root/abed_results/homeruns/default_prophet
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-12 14:33:57 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-12 14:33:57 +0000
commit7ef8f6e58990fc069cccc71ed6564e8c639ea4fc (patch)
tree9e7662a34b7d0c1f1c5d9faf6d7d6ea8672f6410 /abed_results/homeruns/default_prophet
downloadTCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz
TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip
initial commit
Diffstat (limited to 'abed_results/homeruns/default_prophet')
-rw-r--r--abed_results/homeruns/default_prophet/d352d908c091f76a.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/abed_results/homeruns/default_prophet/d352d908c091f76a.json b/abed_results/homeruns/default_prophet/d352d908c091f76a.json
new file mode 100644
index 00000000..4b094529
--- /dev/null
+++ b/abed_results/homeruns/default_prophet/d352d908c091f76a.json
@@ -0,0 +1,30 @@
+{
+ "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/homeruns.json -N default",
+ "script" : "/home/deploy/cpdbench/execs/R/cpdbench_prophet.R",
+ "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a",
+ "hostname" : "scw-blissful-wiles",
+ "dataset" : "homeruns",
+ "dataset_md5" : "987bbab63e2c72acba1c07325303720c",
+ "status" : "SUCCESS",
+ "parameters" : {
+ "changepoint.range" : 1,
+ "threshold" : 0.01,
+ "yearly.seasonality" : "auto",
+ "weekly.seasonality" : "auto",
+ "daily.seasonality" : "auto",
+ "Nmax" : 25
+ },
+ "result" : {
+ "cplocations" : [
+ 33,
+ 42,
+ 47,
+ 51,
+ 56,
+ 61,
+ 66
+ ],
+ "runtime" : 0.9030666
+ }
+}