- Python tsseg — Time Series Segmentation. A Python library for Time Series Segmentation (covering both Change Point Detection and State Detection) with 30+ segmentation algorithms, evaluation metrics, data loaders, and real-world benchmark datasets under a unified API.
- Web tsseg (app) — Interactive Application for Time Series Segmentation. Upload your own time series data and compare 30+ segmentation algorithms, with dedicated metrics.
- Python tsseg-eval — Interpretable evaluation of Time Series Segmentation. A Python package to evaluate Time Series Segmentation, supporting the paper Toward Interpretable Evaluation Measures for Time Series Segmentation (NeurIPS'25).