File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ Interactive notebooks + examples can be downloaded by cloning! )
55
55
- Optimizing financial predictions
56
56
- Winning solution to the Kaggle Dark World's competition.
57
57
58
- * ** Chapter 6: Getting our * prior* -ities straight**
59
- Probably the most important chapter. We draw on expert opinions to answer questions like:
60
-
61
- - how do we pick priors?
58
+ * [ ** Chapter 6: Getting our * prior* -ities straight** ] ( http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter6_Priorities/Priors.ipynb )
59
+ Probably the most important chapter. We draw on expert opinions to answer questions. Examples include:
60
+ - Multi-Armed Bandits and the Bayesian Bandit solution.
62
61
- what is the relationship between data sample size and prior?
62
+ - estimating financial unknowns using expert priors.
63
63
64
64
We explore useful tips to be objective in analysis, and common pitfalls of priors.
65
65
You can’t perform that action at this time.
0 commit comments