Project DelphiTensors Workshop
Knowledge
09 · Matrix Factorizations

09 · Matrix Factorizations

Part IV, Block 5 of Tensors for Machine Learning. Section 01 drew the map of factorizations. This section walks it, on real data, and answers the two questions a practitioner actually has: which one do I reach for on this data, and what does it cost me?

The organizing idea is that all six are constrained optimizations, and the constraint is what gives each factorization its shape. QR minimizes ‖y − Xβ‖ subject to an orthonormal Q. The truncated SVD minimizes ‖A − B‖_F subject to rank(B) ≤ k, and Eckart–Young–Mirsky proves nothing else does better. NMF minimizes the same quantity subject to W, H ≥ 0 — worse on error by construction, and chosen anyway, because the components come out as parts you can name.

This is also where eigendecomposition finally gets named, an hour before section 10 leans on the same machinery.

Study here, then run the real thing: notebook 09 on Colab · the handbook · workshop home

Built from the workshop’s own material by Ravi Kalia and Sebastian Laverde Chunza, CC BY 4.0.

9 topics
Study this deck
Learning tools

Choose how to study

See all 5 tools
The content

Explore the topics

Read it all?

Rapid repetition replays exactly what you forget — the fastest way to lock it in before the exam.

Try rapid repetition