Skip to content

Commit d8215d8

Browse files
authored
Merge pull request #15 from quantopian/pretty-plots
Changing style for all plots
2 parents e4f7a72 + 4131e4c commit d8215d8

File tree

12 files changed

+766
-754
lines changed

12 files changed

+766
-754
lines changed

Chapter1_Introduction/Ch1_Introduction_PyMC2.ipynb

Lines changed: 27 additions & 27 deletions
Large diffs are not rendered by default.

Chapter1_Introduction/Ch1_Introduction_PyMC3.ipynb

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

Chapter2_MorePyMC/Ch2_MorePyMC_PyMC2.ipynb

Lines changed: 126 additions & 126 deletions
Large diffs are not rendered by default.

Chapter2_MorePyMC/Ch2_MorePyMC_PyMC3.ipynb

Lines changed: 106 additions & 106 deletions
Large diffs are not rendered by default.

Chapter3_MCMC/Ch3_IntroMCMC_PyMC2.ipynb

Lines changed: 41 additions & 40 deletions
Large diffs are not rendered by default.

Chapter3_MCMC/Ch3_IntroMCMC_PyMC3.ipynb

Lines changed: 44 additions & 44 deletions
Large diffs are not rendered by default.

Chapter4_TheGreatestTheoremNeverTold/Ch4_LawOfLargeNumbers_PyMC2.ipynb

Lines changed: 107 additions & 106 deletions
Large diffs are not rendered by default.

Chapter4_TheGreatestTheoremNeverTold/Ch4_LawOfLargeNumbers_PyMC3.ipynb

Lines changed: 99 additions & 92 deletions
Large diffs are not rendered by default.

Chapter4_TheGreatestTheoremNeverTold/top_crazyideas_submissions.py renamed to Chapter4_TheGreatestTheoremNeverTold/top_showerthoughts_submissions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
reddit = praw.Reddit("BayesianMethodsForHackers")
10-
subreddit = reddit.get_subreddit( "crazyideas" )
10+
subreddit = reddit.get_subreddit("showerthoughts")
1111

1212
top_submissions = subreddit.get_top(limit=100)
1313

Chapter5_LossFunctions/Ch5_LossFunctions_PyMC2.ipynb

Lines changed: 54 additions & 53 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)