Skip to content

Commit 61b7316

Browse files
author
Cam Davidson-Pilon
committed
readme additions
1 parent 0e02cbe commit 61b7316

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,28 @@ Interactive notebooks + examples can be downloaded by cloning! )
5050
- Optimizing financial predictions
5151
- Winning solution to the Kaggle Dark World's competition.
5252

53-
* Chapter 6: Getting our *prior*-ities straight.
53+
* **Chapter 6: Getting our *prior*-ities straight**
5454
Probably the most important chapter. We draw on expert opinions to answer questions like:
5555

5656
- how do we pick priors?
5757
- what is the relationship between data sample size and prior?
5858

5959
We explore useful tips to be objective in analysis, and common pitfalls of priors.
6060

61-
* Chapter X1: Bayesian Markov Models
61+
* **Chapter X1: Bayesian Markov Models**
6262

63-
* Chapter X2: Bayesian methods in Machine Learning
63+
* **Chapter X2: Bayesian methods in Machine Learning**
6464
We explore how to resolve the overfitting problem plus popular ML methods. Also included are probablistic explainations of Ridge Regression and LASSO Regression.
6565
- Bayesian spam filtering plus *how to defeat Bayesian spam filtering*
6666
- Tim Saliman's winning solution to Kaggle's *Don't Overfit* problem
6767

68-
* Chapter X4: Troubleshooting and debugging
69-
70-
* Chapter X3: More PyMC Hackery
68+
* **Chapter X3: More PyMC Hackery**
7169
We explore the gritty details of PyMC. Examples include:
7270
- Analysis on real-time GitHub repo stars and forks.
7371

72+
* **Chapter X4: Troubleshooting and debugging**
73+
74+
7475
**More questions about PyMC?**
7576
Please post your modeling, convergence, or any other PyMC question on [cross-validated](http://stats.stackexchange.com/), the statistcs stack-exchange.
7677

0 commit comments

Comments
 (0)