/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jrhawley.ca
| | thomvolker.github.io
4.5 parsecs away

Travel
| | Many different ways of calculating OLS regression coefficients exist, but some ways are more efficient than others. In this post we discuss some of the most common ways of calculating OLS regression coefficients, and how they relate to each other. Throughout, I assume some knowledge of linear algebra (i.e., the ability to multiply matrices), but other than that, I tried to simplify everything as much as possible.
| | algassert.com
4.1 parsecs away

Travel
| | Craig Gidney's computer science blog
| | nhigham.com
3.8 parsecs away

Travel
| | A $latex p$th root of an $latex n\times n$ matrix $LATEX A$ is a matrix $LATEX X$ such that $latex X^p = A$, and it can be written $latex X = A^{1/p}$. For a rational number $latex r = j/k$ (where $latex j$ and $latex k$ are integers), defining $latex A^r$ is more difficult: is...
| | chipnetics.com
22.6 parsecs away

Travel
| There is a lot to remember in data science! It touches everything from alignment, to data wranging, data analytics, storytelling and visuals. This python cheat sheet is a quick reference to get a fast boost into many of these areas.