aboutsummaryrefslogtreecommitdiff
path: root/analysis/output/summaries/summary_well_log.json
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-05-25 13:47:18 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-05-25 14:19:58 +0100
commitf3b6797e3b4a2dd1be46d3c8c59b2d74d1a129bf (patch)
tree4854f6d68179f23264e1d8acc4c6e23fe382c16a /analysis/output/summaries/summary_well_log.json
parentDon't update pip in Dockerfile (diff)
downloadTCPDBench-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/summaries/summary_well_log.json')
-rw-r--r--analysis/output/summaries/summary_well_log.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/analysis/output/summaries/summary_well_log.json b/analysis/output/summaries/summary_well_log.json
index 1fa1dbf9..02ef1a9a 100644
--- a/analysis/output/summaries/summary_well_log.json
+++ b/analysis/output/summaries/summary_well_log.json
@@ -35762,6 +35762,20 @@
"status": "SUCCESS"
}
],
+ "best_zero": [
+ {
+ "parameters": {},
+ "task_file": "cda94e12b9e49d1e.json",
+ "cplocations": [],
+ "scores": {
+ "f1": 0.23702252693437809,
+ "precision": 1.0,
+ "recall": 0.13444444444444445,
+ "cover": 0.22457547325102878
+ },
+ "status": "SUCCESS"
+ }
+ ],
"default_amoc": [
{
"parameters": {
@@ -36861,6 +36875,20 @@
},
"status": "SUCCESS"
}
+ ],
+ "default_zero": [
+ {
+ "parameters": {},
+ "task_file": "7440f3494b9cbddd.json",
+ "cplocations": [],
+ "scores": {
+ "f1": 0.23702252693437809,
+ "precision": 1.0,
+ "recall": 0.13444444444444445,
+ "cover": 0.22457547325102878
+ },
+ "status": "SUCCESS"
+ }
]
}
} \ No newline at end of file