diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-26 10:53:47 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-26 10:53:47 +0100 |
| commit | b349ffe2a8af1262dde4dbac7bbe4f51a669fac4 (patch) | |
| tree | 045bf3a2b7bf6ac76d02afa5715e9ea094adc71d /analysis/output/summaries/summary_nile.json | |
| parent | Don't update pip in Dockerfile (diff) | |
| parent | Update changelog (diff) | |
| download | TCPDBench-b349ffe2a8af1262dde4dbac7bbe4f51a669fac4.tar.gz TCPDBench-b349ffe2a8af1262dde4dbac7bbe4f51a669fac4.zip | |
Merge branch 'update'
Diffstat (limited to 'analysis/output/summaries/summary_nile.json')
| -rw-r--r-- | analysis/output/summaries/summary_nile.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/analysis/output/summaries/summary_nile.json b/analysis/output/summaries/summary_nile.json index 3aeacdc7..e3d6d716 100644 --- a/analysis/output/summaries/summary_nile.json +++ b/analysis/output/summaries/summary_nile.json @@ -20995,6 +20995,20 @@ "status": "SUCCESS" } ], + "best_zero": [ + { + "parameters": {}, + "task_file": "4c2e5f7d21349668.json", + "cplocations": [], + "scores": { + "f1": 0.8235294117647058, + "precision": 1.0, + "recall": 0.7000000000000001, + "cover": 0.75808 + }, + "status": "SUCCESS" + } + ], "default_amoc": [ { "parameters": { @@ -21415,6 +21429,20 @@ }, "status": "SUCCESS" } + ], + "default_zero": [ + { + "parameters": {}, + "task_file": "c36f08fff4371713.json", + "cplocations": [], + "scores": { + "f1": 0.8235294117647058, + "precision": 1.0, + "recall": 0.7000000000000001, + "cover": 0.75808 + }, + "status": "SUCCESS" + } ] } }
\ No newline at end of file |
