- [GitHub - deepcharles/ruptures: ruptures: change point detection in Python](https://github.com/deepcharles/ruptures)
- [[変化点検出]]アルゴリズム
- 複数の変化点
- オフライン
C. Truong, L. Oudre, N. Vayatis. Selective review of offline change point detection methods. Signal Processing, 167:107299, 2020.
[[2020__Signal-Processing__Selective review of offline change point detection methods]]
## Search Methods
![[Dynamic programming]]
![[Linearly penalized segmentation]]
![[Kernel change point detection]]
![[Binary segmentation]]
![[Bottom-up segmentation]]
![[Window-based change point detection]]
## Cost Functions
- L1
- L2
- Normal: [[ガウス過程に基づく損失関数]]
- Rbf
- Linear
- CLinear
- Rank
- Mahalanobis
- AR
---
[Getting Started with Breakpoints Analysis in Python | by Angelica Lo Duca | Towards Data Science](https://towardsdatascience.com/getting-started-with-breakpoints-analysis-in-python-124471708d38)
- [data-science/Breakpoints Analysis.ipynb at master · alod83/data-science · GitHub](https://github.com/alod83/data-science/blob/master/DataAnalysis/BreakpointAnalysis/Breakpoints%20Analysis.ipynb)