Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 27 additions & 27 deletions Chapter1_Introduction/Ch1_Introduction_PyMC2.ipynb

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions Chapter1_Introduction/Ch1_Introduction_PyMC3.ipynb

Large diffs are not rendered by default.

252 changes: 126 additions & 126 deletions Chapter2_MorePyMC/Ch2_MorePyMC_PyMC2.ipynb

Large diffs are not rendered by default.

212 changes: 106 additions & 106 deletions Chapter2_MorePyMC/Ch2_MorePyMC_PyMC3.ipynb

Large diffs are not rendered by default.

81 changes: 41 additions & 40 deletions Chapter3_MCMC/Ch3_IntroMCMC_PyMC2.ipynb

Large diffs are not rendered by default.

88 changes: 44 additions & 44 deletions Chapter3_MCMC/Ch3_IntroMCMC_PyMC3.ipynb

Large diffs are not rendered by default.

213 changes: 107 additions & 106 deletions Chapter4_TheGreatestTheoremNeverTold/Ch4_LawOfLargeNumbers_PyMC2.ipynb

Large diffs are not rendered by default.

191 changes: 99 additions & 92 deletions Chapter4_TheGreatestTheoremNeverTold/Ch4_LawOfLargeNumbers_PyMC3.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


reddit = praw.Reddit("BayesianMethodsForHackers")
subreddit = reddit.get_subreddit( "crazyideas" )
subreddit = reddit.get_subreddit("showerthoughts")

top_submissions = subreddit.get_top(limit=100)

Expand Down
107 changes: 54 additions & 53 deletions Chapter5_LossFunctions/Ch5_LossFunctions_PyMC2.ipynb

Large diffs are not rendered by default.

196 changes: 98 additions & 98 deletions Chapter5_LossFunctions/Ch5_LossFunctions_PyMC3.ipynb

Large diffs are not rendered by default.

90 changes: 46 additions & 44 deletions Chapter6_Priorities/Ch6_Priors_PyMC3.ipynb

Large diffs are not rendered by default.