From f3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 25 May 2020 13:47:18 +0100 Subject: Add the "zero" method This method always returns that a series contains no change points. --- .../output/summaries/summary_scanline_42049.json | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'analysis/output/summaries/summary_scanline_42049.json') diff --git a/analysis/output/summaries/summary_scanline_42049.json b/analysis/output/summaries/summary_scanline_42049.json index 06f5f5be..679ff9f0 100644 --- a/analysis/output/summaries/summary_scanline_42049.json +++ b/analysis/output/summaries/summary_scanline_42049.json @@ -27223,6 +27223,20 @@ "status": "SUCCESS" } ], + "best_zero": [ + { + "parameters": {}, + "task_file": "1f3ba39f0b346fdf.json", + "cplocations": [], + "scores": { + "f1": 0.2756368386675375, + "precision": 1.0, + "recall": 0.15984848484848485, + "cover": 0.2112845293718475 + }, + "status": "SUCCESS" + } + ], "default_amoc": [ { "parameters": { @@ -27939,6 +27953,20 @@ }, "status": "SUCCESS" } + ], + "default_zero": [ + { + "parameters": {}, + "task_file": "64ceb8922e271741.json", + "cplocations": [], + "scores": { + "f1": 0.2756368386675375, + "precision": 1.0, + "recall": 0.15984848484848485, + "cover": 0.2112845293718475 + }, + "status": "SUCCESS" + } ] } } \ No newline at end of file -- cgit v1.2.3