You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,19 +62,15 @@ Interactive notebooks + examples can be downloaded by cloning! )
62
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
-
66
-
***Chapter X1: Bayesian Markov Models**
67
-
68
-
***Chapter X2: Bayesian methods in Machine Learning**
65
+
66
+
***Chapter X1: Bayesian methods in Machine Learning and Model Validation**
69
67
We explore how to resolve the overfitting problem plus popular ML methods. Also included are probablistic explainations of Ridge Regression and LASSO Regression.
70
-
- Bayesian spam filtering plus *how to defeat Bayesian spam filtering*
71
68
- Tim Saliman's winning solution to Kaggle's *Don't Overfit* problem
72
69
73
-
***Chapter X3: More PyMC Hackery**
70
+
***Chapter X2: More PyMC Hackery**
74
71
We explore the gritty details of PyMC. Examples include:
75
72
- Analysis on real-time GitHub repo stars and forks.
0 commit comments