Skip to content

Commit 2ba38ad

Browse files
prerelease of chp6
1 parent 2e2976b commit 2ba38ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter6_Priorities/Priors.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"source": [
2121
"#Chapter 6\n",
2222
"\n",
23-
"This chapter focuses on the most debated and discussed part of Bayesian methodologies: how to choose an appropriate prior distribution. We also present how the prior's influence changes as our dataset increases, and an interesing relationship between priors and penalities on linear regression.\n",
23+
"This chapter of [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers) focuses on the most debated and discussed part of Bayesian methodologies: how to choose an appropriate prior distribution. We also present how the prior's influence changes as our dataset increases, and an interesing relationship between priors and penalities on linear regression.\n",
2424
"\n",
2525
"## Getting our priorities straight\n",
2626
"\n",

0 commit comments

Comments
 (0)