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/unemployment_nl/best_prophet | |
| download | TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip | |
initial commit
Diffstat (limited to 'abed_results/unemployment_nl/best_prophet')
| -rw-r--r-- | abed_results/unemployment_nl/best_prophet/3d83037df99aed93.json | 22 | ||||
| -rw-r--r-- | abed_results/unemployment_nl/best_prophet/a318d480a09a1536.json | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/abed_results/unemployment_nl/best_prophet/3d83037df99aed93.json b/abed_results/unemployment_nl/best_prophet/3d83037df99aed93.json new file mode 100644 index 00000000..8ca8b238 --- /dev/null +++ b/abed_results/unemployment_nl/best_prophet/3d83037df99aed93.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.047586 + } +} diff --git a/abed_results/unemployment_nl/best_prophet/a318d480a09a1536.json b/abed_results/unemployment_nl/best_prophet/a318d480a09a1536.json new file mode 100644 index 00000000..21d5add6 --- /dev/null +++ b/abed_results/unemployment_nl/best_prophet/a318d480a09a1536.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 max", + "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" : 213 + }, + "result" : { + "cplocations" : [], + "runtime" : 5.295803 + } +} |
