aboutsummaryrefslogtreecommitdiff
path: root/analysis/output/tables/best_f1_uni_avg.json
AgeCommit message (Collapse)AuthorFilesLines
2020-05-25Correct calculation of F measureGertjan van den Burg1-12/+12
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/+14