You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python library to address the Change Detection problem using the CUSUM and CPM methods, implemented with NumPy and SciPy. The CPM implementation closely matches the R version, providing a solid alternative for Python users.