Expand description
Bayesian Online Change Point Detection
Based on Adams & MacKay (2007) “Bayesian Online Changepoint Detection” Simplified implementation for detecting performance regressions in benchmark data.
Structs§
- BayesianCPD
- Bayesian Online Change Point Detection core algorithm
Functions§
- bayesian_
change_ point_ probability - Simplified API: calculate change point probability for a new value