DeepHub IMBA
Mar 11, 2026 · Fundamentals
Detecting Time‑Series Change Points with Grid Search and Piecewise Regression
This article shows how to turn change‑point detection into an optimization problem by exhaustively searching knot configurations with grid search, selecting the best model using a penalised likelihood criterion (BIC), and applying piecewise regression to automatically locate trend breakpoints, illustrated with R and Python code on California natural‑gas consumption data.
BICPythonR
0 likes · 12 min read
