Skip to content
/ pyblr Public
forked from tdomhan/pyblr

Bayesian Linear Regression for python

Notifications You must be signed in to change notification settings

gniqia/pyblr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyblr

Description

Bayesian Linear Regression for python.

Very basic implementation of Bayesian Linear Regression.

Example output: example plots

The library can do calculate both ML and MAP estimates for linear regression models. If request the full posterior distribution over the parameters will be calculated:

example posterior

Model

TODO

About

Bayesian Linear Regression for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%