aboutsummaryrefslogtreecommitdiff
path: root/analysis/output/tables/aggregate_table_wide.tex
AgeCommit message (Collapse)AuthorFilesLines
2020-05-25Correct calculation of F measureGertjan van den Burg1-14/+14
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.
2020-05-25Add the "zero" methodGertjan van den Burg1-1/+2
This method always returns that a series contains no change points.
2020-03-12initial commitGertjan van den Burg1-0/+20