Skip to content

Do a Bayesian update by integration, for continuously distributed prior and likelihood.

Notifications You must be signed in to change notification settings

tadamcz/bayes-continuous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Do a Bayesian update where the prior PDF and the likelihood function are continuous. Currently supports 1 dimensional distributions.
  • There is a corresponding web application, which is deployed at bayesupdate.com/.
  • Blog post on some of the technical challenges of this project.

Run tests

# At the root
pytest

About

Do a Bayesian update by integration, for continuously distributed prior and likelihood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages