Published December 5, 2022
| Version v0.0.6
Software
Open
MartinHessler/antiCPy: Implement detrending tools and largely improved functionalities to the change point analysis
Description
Main Enhancements:
- Linear detrending or Gaussian kernel smoothed detrending window-wise or for whole datasets in the early warning subpackage with complete documentation.
- Multiprocessing of the BatchedCPSegmentFit class in the trend_extrapolation package and improved memory management.
- Simple function to compute the expected change point positions.
- Function with multiprocessing option to compute the whole change point probability density functions.
Bug fixes:
- Fix unnecessary and too early memory allocation of the A_matrix in BatchedCPSegmentFit to avoid memory issues.
Files
MartinHessler/antiCPy-v0.0.6.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c32979a2c5e2e6ebe83dd71fff366c15
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MartinHessler/antiCPy/tree/v0.0.6 (URL)