Bayesian Logistic Regression using Laplace approximations to the posterior.
☆48Feb 27, 2017Updated 9 years ago
Alternatives and similar repositories for bayes_logistic
Users that are interested in bayes_logistic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code and notes from using scikit-learn on the MNIST digits dataset. For more of a narrative on this project, see the article:☆29Jan 28, 2016Updated 10 years ago
- Python package for Bayesian Machine Learning with scikit-learn API☆523Sep 22, 2021Updated 4 years ago
- Bayesian Linear Regression for python