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/default_f1_uni_avg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'analysis/output/tables/default_f1_uni_avg.json') diff --git a/analysis/output/tables/default_f1_uni_avg.json b/analysis/output/tables/default_f1_uni_avg.json index 6b62cd02..cec60f43 100644 --- a/analysis/output/tables/default_f1_uni_avg.json +++ b/analysis/output/tables/default_f1_uni_avg.json @@ -11,5 +11,6 @@ "rbocpdms": 0.4179119126195535, "rfpop": 0.3720949663003199, "segneigh": 0.6255775512246301, - "wbs": 0.29950025277506126 + "wbs": 0.29950025277506126, + "zero": 0.6689673850347647 } -- cgit v1.2.3