From 70be49e962ea7560b94f0229e9ef1e195f355106 Mon Sep 17 00:00:00 2001 From: Pawel Date: Sun, 15 Feb 2026 10:15:04 -0500 Subject: [PATCH] section outline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83a3697..289cecf 100644 --- a/README.md +++ b/README.md @@ -1145,6 +1145,7 @@ As we can see, everything is basically correlated, and we clearly have some redu This section is structured as follows. - [Low-rank approximation via SVD](#low-rank-approximation-via-svd) +- [Centering data](#centering-data) ## Low-rank approximation via SVD