diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-25 14:27:39 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-05-25 14:27:39 +0100 |
| commit | 1709f406eddda318f39275a4d9f3838bdaa83496 (patch) | |
| tree | b6768d90b16565c6bab1886829cf78e6fe8f44e0 /analysis/output/constants/sigtest_global_default_f1_uni.tex | |
| parent | Add the "zero" method (diff) | |
| download | TCPDBench-1709f406eddda318f39275a4d9f3838bdaa83496.tar.gz TCPDBench-1709f406eddda318f39275a4d9f3838bdaa83496.zip | |
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.
Diffstat (limited to 'analysis/output/constants/sigtest_global_default_f1_uni.tex')
| -rw-r--r-- | analysis/output/constants/sigtest_global_default_f1_uni.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
