aboutsummaryrefslogtreecommitdiff
path: root/analysis/output/tables/default_f1_uni_full.json
AgeCommit message (Collapse)AuthorFilesLines
2020-05-25Correct calculation of F measureGertjan van den Burg1-183/+183
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-38/+76
This method always returns that a series contains no change points.
2020-03-12initial commitGertjan van den Burg1-0/+572