| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-25 | Correct calculation of F measure | Gertjan van den Burg | 1 | -6/+6 | |
| 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-25 | Add the "zero" method | Gertjan van den Burg | 1 | -0/+28 | |
| This method always returns that a series contains no change points. | |||||
| 2020-03-17 | Sort methods/datasets in summary files | Gertjan van den Burg | 1 | -7362/+7362 | |
| This is needed to ensure summary files are the same regardless of the platform that is used to run create them. Note that this commit does not change any of the results. | |||||
| 2020-03-12 | initial commit | Gertjan van den Burg | 1 | -0/+15924 | |
