Explore >> Select a destination


You are here

hadrienj.github.io
| | nhigham.com
10.1 parsecs away

Travel
| | The pseudoinverse is an extension of the concept of the inverse of a nonsingular square matrix to singular matrices and rectangular matrices. It is one of many generalized inverses, but the one most useful in practice as it has a number of special properties. The pseudoinverse of a matrix $latex A\in\mathbb{C}^{m\times n}$ is an $latex...
| | www.aleksandrhovhannisyan.com
9.8 parsecs away

Travel
| | Some systems of equations do not have a unique solution, but we can find an approximate solution using the method of least squares. Applications of this method include linear and polynomial regression.
| | blog.georgeshakan.com
10.0 parsecs away

Travel
| | Principal Component Analysis (PCA) is a popular technique in machine learning for dimension reduction. It can be derived from Singular Value Decomposition (SVD) which we will discuss in this post. We will cover the math, an example in python, and finally some intuition. The Math SVD asserts that any $latex m \times d$ matrix $latex...
| | gregorygundersen.com
74.7 parsecs away

Travel
| Gregory Gundersen is a quantitative researcher in New York.