v0.14.0
What's Changed
- Rename tag capability:identify_variables -> capability:variable_identifcation by @Tveten in #84
- Fix mv gaussian score off by one error by @johannvk in #85
- ENH: Adding CROPS-PELT algorithm by @johannvk in #83
- [MNT] Update codecov version in Github actions by @Tveten in #87
- Task/base Interval scorer: Access
n_samplesandn_variablesas properties by @johannvk in #89 - Task/performant cut validation: Cache the number of cut points required by @johannvk in #90
- Add empirical distribution cost: by @johannvk in #91
- Generalise and unify data generation functions by @Tveten in #86
- Add more user guide content: Getting started and Concepts by @Tveten in #82
Full Changelog: v0.13.0...v0.14.0