Think Bayes (파이썬을 활용한 베이지안 통계)
in Data on Data Science
- 원서명 : Think Bayes: First Principles with Python
- 지은이 : Allen B. Downey
- 원서 : http://greenteapress.com/wp/think-bayes/
- 번역서 : http://www.hanbit.co.kr/store/books/look.php?p_code=B7186764823
- 저자 ipynb 코드 :https://github.com/rlabbe/ThinkBayes
This posting is made in .ipynb
, so the original file can be modified and executed in the Jupiter Notebook.
Location : https://github.com/DevStarSJ/Study/blob/master/Blog/Python/ThinkBayes
- 01. Bayes Theorem - 2016-09-21
- 02. Computational Statistics - 2016-09-21
- 03. Estimation - 2016-09-22
- 04. More Estimation - 2016-09-22
- 05. Odds and Addends - 2016-09-26
이 글이 도움이 되셨다면 공감 및 광고 클릭을 부탁드립니다 :)