Skip to content

Python implementation of Bayesian Online Changepoint Detection, Adams, R. P., & MacKay, D. J. C. (2007)

Notifications You must be signed in to change notification settings

AyeshaUlde/BOCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BOCD

Python implementation of Bayesian Online Changepoint Detection for a Normal-Gamma model with unknown mean and variance parameters.

BOCD.py is a python script that estimates the run-length posterior distribution of the well-drilling nuclear magnetic response data using the Algorithm 1 mentioned in Bayesian Online Changepoint Detection.

Some useful resources for understanding and implementing the mentioned paper are:

New to Bayesian Statistics?

Check out some of these resources:

About

Python implementation of Bayesian Online Changepoint Detection, Adams, R. P., & MacKay, D. J. C. (2007)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages