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. --- analysis/output/tables/best_f1_uni_avg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'analysis/output/tables/best_f1_uni_avg.json') diff --git a/analysis/output/tables/best_f1_uni_avg.json b/analysis/output/tables/best_f1_uni_avg.json index 5bf3ddb2..38e6be24 100644 --- a/analysis/output/tables/best_f1_uni_avg.json +++ b/analysis/output/tables/best_f1_uni_avg.json @@ -10,5 +10,6 @@ "prophet": 0.5056771261253178, "rfpop": 0.39155673412323544, "segneigh": 0.8064026485290847, - "wbs": 0.3904386889845699 + "wbs": 0.3904386889845699, + "zero": 0.6623749098695177 } -- cgit v1.2.3