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/global_co2/best_prophet | |
| download | TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip | |
initial commit
Diffstat (limited to 'abed_results/global_co2/best_prophet')
| -rw-r--r-- | abed_results/global_co2/best_prophet/52a2dfa739aef9bd.json | 68 | ||||
| -rw-r--r-- | abed_results/global_co2/best_prophet/ce63675116bfbf6f.json | 35 |
2 files changed, 103 insertions, 0 deletions
diff --git a/abed_results/global_co2/best_prophet/52a2dfa739aef9bd.json b/abed_results/global_co2/best_prophet/52a2dfa739aef9bd.json new file mode 100644 index 00000000..218cc7c1 --- /dev/null +++ b/abed_results/global_co2/best_prophet/52a2dfa739aef9bd.json @@ -0,0 +1,68 @@ +{ + "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_prophet.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/global_co2.json -N max", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_prophet.R", + "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a", + "hostname" : "gertjan-arch", + "dataset" : "global_co2", + "dataset_md5" : "7c8edd8887f51a6f841cc9d806ab4e56", + "status" : "SUCCESS", + "parameters" : { + "changepoint.range" : 1, + "threshold" : 0.01, + "yearly.seasonality" : "auto", + "weekly.seasonality" : "auto", + "daily.seasonality" : "auto", + "Nmax" : 103 + }, + "result" : { + "cplocations" : [ + 8, + 9, + 10, + 15, + 17, + 25, + 33, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 52, + 53, + 61, + 62, + 63, + 64, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 75, + 76, + 80, + 81, + 85, + 86, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 98, + 99, + 100 + ], + "runtime" : 3.937874 + } +} diff --git a/abed_results/global_co2/best_prophet/ce63675116bfbf6f.json b/abed_results/global_co2/best_prophet/ce63675116bfbf6f.json new file mode 100644 index 00000000..03654702 --- /dev/null +++ b/abed_results/global_co2/best_prophet/ce63675116bfbf6f.json @@ -0,0 +1,35 @@ +{ + "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_prophet.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/global_co2.json -N default", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_prophet.R", + "script_md5" : "6dfa8c33703f6b5b0624c4a686df148a", + "hostname" : "gertjan-arch", + "dataset" : "global_co2", + "dataset_md5" : "7c8edd8887f51a6f841cc9d806ab4e56", + "status" : "SUCCESS", + "parameters" : { + "changepoint.range" : 1, + "threshold" : 0.01, + "yearly.seasonality" : "auto", + "weekly.seasonality" : "auto", + "daily.seasonality" : "auto", + "Nmax" : 25 + }, + "result" : { + "cplocations" : [ + 8, + 12, + 16, + 37, + 41, + 62, + 66, + 70, + 74, + 91, + 95, + 99 + ], + "runtime" : 1.181411 + } +} |
