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/brent_spot/default_ecp | |
| download | TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip | |
initial commit
Diffstat (limited to 'abed_results/brent_spot/default_ecp')
| -rw-r--r-- | abed_results/brent_spot/default_ecp/cb285a5986aebd68.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/abed_results/brent_spot/default_ecp/cb285a5986aebd68.json b/abed_results/brent_spot/default_ecp/cb285a5986aebd68.json new file mode 100644 index 00000000..b44bc59c --- /dev/null +++ b/abed_results/brent_spot/default_ecp/cb285a5986aebd68.json @@ -0,0 +1,37 @@ +{ + "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_ecp.R --args -i /home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/datasets/brent_spot.json -a e.divisive --alpha 1.0 --minsize 30 --runs 199 --siglvl 0.05", + "script" : "/home/gertjan/share/work/turing/aida/research/projects/changepoint/experiments/cpdbench/execs/R/cpdbench_ecp.R", + "script_md5" : "a9174cb1682ef279a06637d2197d9305", + "hostname" : "gertjan-arch", + "dataset" : "brent_spot", + "dataset_md5" : "79892116ef8a0aa16e2450123655b31d", + "status" : "SUCCESS", + "parameters" : { + "k" : "null", + "algorithm" : "e.divisive", + "alpha" : 1, + "cost" : 1, + "minsize" : 30, + "runs" : 199, + "siglvl" : 0.05 + }, + "result" : { + "cplocations" : [ + 0, + 38, + 69, + 112, + 143, + 195, + 225, + 280, + 335, + 376, + 406, + 453, + 500 + ], + "runtime" : 13.10694 + } +} |
