ThinkBayes
Bayesian stats textbook
An interactive adaptation of Allen Downey's book on Bayesian statistics in Jupyter Notebooks
Jupyter Notebooks derived from Allen Downey's book Think Bayes.
395 stars
32 watching
193 forks
Language: Jupyter Notebook
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
allendowney/thinkbayes | TeX-based book and tutorial project with accompanying source code and documentation | 1,651 |
allendowney/thinkstats2 | An online resource providing code and solutions to statistical exercises for Python programmers | 4,037 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,300 |
maitbayev/the-elements-of-statistical-learning | Notes and code implementation of statistical learning concepts from a textbook | 404 |
tweag/monad-bayes | A library that enables probabilistic programming in Haskell. | 409 |
amazaspshumik/sklearn-bayes | A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API | 514 |
rmcelreath/statrethinking_winter2019 | A repository of statistical modeling materials and resources for an R course on Bayesian inference | 2,018 |
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers | An introduction to Bayesian methods and probabilistic programming for software developers | 26,820 |
gmonce/scikit-learn-book | Source code and data for a machine learning book with Python tutorials | 393 |
nutsiepully/naivebayes.jl | A Julia implementation of Naive Bayes classification algorithm | 8 |
mcleonard/sampyl | An MCMC sampler library for Bayesian estimation using Python | 330 |
michaelchughes/npbayeshmm | Software toolbox for Bayesian inference on sequential data using Markov chain Monte Carlo methods. | 79 |
maxsklar/bayespy | A Python library for Bayesian inference and multinomial mixture modeling | 108 |
robinthibaut/skbel | A Python framework for Bayesian inference and regression using Gaussian processes. | 22 |
bmabey/pyldavis | Software for interactive visualization of topic models from text data | 1,807 |