diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-25 13:47:18 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-25 14:19:58 +0100 |
| commit | f3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf (patch) | |
| tree | 4854f6d68179f23264e1d8acc4c6e23fe382c16a /analysis/output/tables/default_f1_uni_avg.json | |
| parent | Don't update pip in Dockerfile (diff) | |
| download | TCPDBench-f3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf.tar.gz TCPDBench-f3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf.zip | |
Add the "zero" method
This method always returns that a series contains
no change points.
Diffstat (limited to 'analysis/output/tables/default_f1_uni_avg.json')
| -rw-r--r-- | analysis/output/tables/default_f1_uni_avg.json | 3 |
1 files changed, 2 insertions, 1 deletions
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 } |
