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_quality_control_5.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_quality_control_5.json')
| -rw-r--r-- | analysis/output/summaries/summary_quality_control_5.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/analysis/output/summaries/summary_quality_control_5.json b/analysis/output/summaries/summary_quality_control_5.json index cf5809ab..41e64dd8 100644 --- a/analysis/output/summaries/summary_quality_control_5.json +++ b/analysis/output/summaries/summary_quality_control_5.json @@ -28142,6 +28142,20 @@ "status": "SUCCESS" } ], + "best_zero": [ + { + "parameters": {}, + "task_file": "1b2be408e3820f00.json", + "cplocations": [], + "scores": { + "f1": 1.0, + "precision": 1.0, + "recall": 1.0, + "cover": 1.0 + }, + "status": "SUCCESS" + } + ], "default_amoc": [ { "parameters": { @@ -28770,6 +28784,20 @@ }, "status": "SUCCESS" } + ], + "default_zero": [ + { + "parameters": {}, + "task_file": "2a0cd56c33392d62.json", + "cplocations": [], + "scores": { + "f1": 1.0, + "precision": 1.0, + "recall": 1.0, + "cover": 1.0 + }, + "status": "SUCCESS" + } ] } }
\ No newline at end of file |
