Module changepoint

Module changepoint 

Source
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