Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montanaz0r/bayesian-statistics-the-fun-way
Solutions and workflow for the Bayesian Statistics The Fun Way book in Python
https://github.com/montanaz0r/bayesian-statistics-the-fun-way
bayesian-data-analysis bayesian-statistics data-science jupyter-notebook numpy pandas probability python scipy statistics
Last synced: 23 days ago
JSON representation
Solutions and workflow for the Bayesian Statistics The Fun Way book in Python
- Host: GitHub
- URL: https://github.com/montanaz0r/bayesian-statistics-the-fun-way
- Owner: Montanaz0r
- Created: 2020-04-13T11:13:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T21:50:00.000Z (11 months ago)
- Last Synced: 2024-10-14T01:21:17.653Z (23 days ago)
- Topics: bayesian-data-analysis, bayesian-statistics, data-science, jupyter-notebook, numpy, pandas, probability, python, scipy, statistics
- Language: Jupyter Notebook
- Size: 474 KB
- Stars: 64
- Watchers: 7
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Bayesian Statistics The Fun Way by Will Kurt** is a fantastic book about the Bayesian approach for everyone interested in Data Science, and I highly recommend reading it.
With that being said, many readers that are familiar with Python can be disappointed that the author is using the R language to explain the concepts and solve exercises. If you would like to follow the book using Python, you can now do that by looking at the materials that I have shared. Please note that not for all chapters programming software is required, so that is why my repository includes only selected chapters.
In case of any questions or feedback, please feel welcome to get in touch with me at [email protected]