diff options
Diffstat (limited to 'abed_results/homeruns/best_prophet')
| -rw-r--r-- | abed_results/homeruns/best_prophet/1eee1ed88fc09a35.json | 31 | ||||
| -rw-r--r-- | abed_results/homeruns/best_prophet/c3059fc1e69fcbb2.json | 30 |
2 files changed, 61 insertions, 0 deletions
diff --git a/abed_results/homeruns/best_prophet/1eee1ed88fc09a35.json b/abed_results/homeruns/best_prophet/1eee1ed88fc09a35.json new file mode 100644 index 00000000..10d2c4d4 --- /dev/null +++ b/abed_results/homeruns/best_prophet/1eee1ed88fc09a35.json @@ -0,0 +1,31 @@ +{ + "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 max", + "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" : 117 + }, + "result" : { + "cplocations" : [ + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46 + ], + "runtime" : 1.496692 + } +} diff --git a/abed_results/homeruns/best_prophet/c3059fc1e69fcbb2.json b/abed_results/homeruns/best_prophet/c3059fc1e69fcbb2.json new file mode 100644 index 00000000..c3700e2c --- /dev/null +++ b/abed_results/homeruns/best_prophet/c3059fc1e69fcbb2.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.7916744 + } +} |
