aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
The following paragraph:
"where risk is a parameter that defines of how bad it is if your guess is over the true price. A lower risk means that you are more comfortable with the idea of going over. If we do bid under and the difference is less than"
is shown as quoted (truncated) on http://nbviewer.ipython.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter5_LossFunctions/LossFunctions.ipynb.
When I open the notebook on my own computer it looks fine.
I gave it a few days to see if the site's version would be fixed automatically, but it didn't.
Probably something to do with the $ sign where the paragraph was truncated.
The following paragraph: "where risk is a parameter that defines of how bad it is if your guess is over the true price. A lower risk means that you are more comfortable with the idea of going over. If we do bid under and the difference is less than" is shown as quoted (truncated) on http://nbviewer.ipython.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter5_LossFunctions/LossFunctions.ipynb. When I open the notebook on my own computer it looks fine. I gave it a few days to see if the site's version would be fixed automatically, but it didn't. Probably something to do with the $ sign where the paragraph was truncated.