vkhamesi/ocpdet
📦 A Python package for online changepoint detection, implementing state-of-the-art algorithms and a novel approach based on neural networks.
This package helps you detect when the statistical properties of a data stream change suddenly. You feed it a continuous stream of data points, and it tells you if and when a significant shift occurs in that data. This is useful for anyone monitoring real-time data to spot anomalies or regime shifts, such as operations engineers or financial analysts.
No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically identify abrupt changes or anomalies in real-time, streaming data.
Not ideal if you are analyzing static, historical datasets where all data is available upfront.
Stars
33
Forks
3
Language
Python
License
BSD-2-Clause
Category
Last pushed
Nov 11, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vkhamesi/ocpdet"
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.