diff options
Diffstat (limited to 'analysis/output/summaries/summary_occupancy.json')
| -rw-r--r-- | analysis/output/summaries/summary_occupancy.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/analysis/output/summaries/summary_occupancy.json b/analysis/output/summaries/summary_occupancy.json index deb1d549..8f1947a6 100644 --- a/analysis/output/summaries/summary_occupancy.json +++ b/analysis/output/summaries/summary_occupancy.json @@ -19937,6 +19937,20 @@ "status": "SKIP" } ], + "best_zero": [ + { + "parameters": {}, + "task_file": "13f9ca7c7710f01d.json", + "cplocations": [], + "scores": { + "f1": 0.34077855775366944, + "precision": 1.0, + "recall": 0.2053846153846154, + "cover": 0.23562129218275363 + }, + "status": "SUCCESS" + } + ], "default_amoc": [ { "parameters": { @@ -20650,6 +20664,20 @@ "scores": null, "status": "SKIP" } + ], + "default_zero": [ + { + "parameters": {}, + "task_file": "fd5ef2be5f76f2f6.json", + "cplocations": [], + "scores": { + "f1": 0.34077855775366944, + "precision": 1.0, + "recall": 0.2053846153846154, + "cover": 0.23562129218275363 + }, + "status": "SUCCESS" + } ] } }
\ No newline at end of file |
