Expand description
This library provides Change Point Detection (CPD) tools such as
- Online Bayesian CPD as
Bocpd
- Autoregressive Gaussian CPD as
Argpcpd
Re-exports§
Modules§
Structs§
- Bocpd
- Online Bayesian Change Point Detection state container.
- Bocpd
Truncated - Online Bayesian Change Point Detection with a truncated tail
Traits§
- Bocpd
Like - Trait for implementors of Bayesian online change-point detection