Discussion about this post

User's avatar
Kannan Kalidasan's avatar

Nice article . Helped me to understand the depth of time series problems and methods to follow. I have used grid search CV in machine learning for hyper parameters. grid search technique used here is it same ? Or different one that applies specific to Time series

Expand full comment
Neural Foundry's avatar

Fantastic walk through the BIC vs AIC tradeoff for preventing overfitting in changepoint detection. The min_segment_length constraint is often overlooked, but it's exactly what stops the model from chasing noise in every wiggle of the data. I ran into this once with hourly metrics where the unconstrained search found 20+ "trends" that were really just noise artifacts. The streamlit demo is clutch for showing how sensitive the results are to those search space paramaters.

Expand full comment

No posts

Ready for more?