Explore >> Select a destination


You are here

www.djmannion.net
| | bambinos.github.io
4.4 parsecs away

Travel
| |
| | erikbern.com
4.3 parsecs away

Travel
| | I made a New Year's resolution: every plot I make during 2018 will contain uncertainty estimates. Nine months in and I have learned a lot, so I put together a summary of some of the most useful methods.
| | austinrochford.com
3.8 parsecs away

Travel
| | For some time I have been interested in better understanding the horseshoe prior1 by implementing it in PyMC3. The horsehoe prior is a continuous alternative to the spike-and-slab prior for sparse Bay
| | www.jeremykun.com
22.3 parsecs away

Travel
| The singular value decomposition (SVD) of a matrix is a fundamental tool in computer science, data analysis, and statistics. It's used for all kinds of applications from regression to prediction, to finding approximate solutions to optimization problems. In this series of two posts we'll motivate, define, compute, and use the singular value decomposition to analyze some data. (Jump to the second post) I want to spend the first post entirely on motivation and background.