From 1709f406eddda318f39275a4d9f3838bdaa83496 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 25 May 2020 14:27:39 +0100 Subject: Correct calculation of F measure This commit corrects an error in the calculation of the F measure and updates the results accordingly. As a precaution, doctests are added to each of the functions in the metrics.py file. --- analysis/output/constants/sigtest_global_default_f1_uni.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analysis/output/constants/sigtest_global_default_f1_uni.tex') diff --git a/analysis/output/constants/sigtest_global_default_f1_uni.tex b/analysis/output/constants/sigtest_global_default_f1_uni.tex index 393926e2..9ca8c6da 100644 --- a/analysis/output/constants/sigtest_global_default_f1_uni.tex +++ b/analysis/output/constants/sigtest_global_default_f1_uni.tex @@ -1 +1 @@ -F = 34.1 (p = 1.11022e-16) \ No newline at end of file +F = 25.9 (p = 1.11022e-16) \ No newline at end of file -- cgit v1.2.3