NorskRegnesentral/skchange
skchange provides sktime-compatible change detection and changepoint-based anomaly detection algorithms
This tool helps data scientists, analysts, and researchers identify sudden shifts or unusual patterns within time-series data. You input your time-series dataset, and it outputs the exact points in time where significant changes occurred or where anomalies are detected, even pinpointing which specific variables were affected. It's designed for anyone working with sequential data who needs to automatically find when and where things changed.
Use this if you need to automatically detect abrupt changes or anomalies in various types of time-series data, from financial trends to sensor readings.
Not ideal if you require extreme stability and backwards compatibility right now, as the API is currently undergoing significant redesigns.
Stars
41
Forks
5
Language
Python
License
BSD-3-Clause
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NorskRegnesentral/skchange"
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.