ermshaua/claspy
ClaSPy: A Python package for time series segmentation.
This tool helps analyze long streams of sensor data or observations by automatically finding meaningful segments within them. You provide raw time series data, such as acceleration readings, ECG signals, or satellite imagery, and it identifies where significant changes occur, dividing the series into distinct phases or activities. This is ideal for scientists, engineers, or analysts working with continuous monitoring data who need to understand underlying patterns or detect critical shifts.
133 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically identify different phases, activities, or states within long, continuous time series data without manual inspection or pre-defined rules.
Not ideal if your data is not sequential time series or if you need to classify entire time series rather than finding internal segments or change points.
Stars
133
Forks
10
Language
Jupyter Notebook
License
BSD-3-Clause
Category
Last pushed
Jul 24, 2025
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ermshaua/claspy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.