From 52f179983b9adaa6437203dc0302965e5480a14f Mon Sep 17 00:00:00 2001 From: Pawel Date: Thu, 29 Jan 2026 21:43:50 -0500 Subject: [PATCH] title --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa6c0fa..85e7b19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -A not-so comprehensive guide bridging linear algebra theory with practical data science implementation. Meant for someone to learn data science by using their strong linear algebra background. +# Data Science for the Linear Algebraist. ## Project Overview +A not-so comprehensive guide bridging linear algebra theory with practical data science implementation. Meant for someone to learn data science by using their strong linear algebra background. This project demonstrates how fundamental linear algebra concepts power modern machine learning algorithms, with hands-on Python implementations. ## Main Dependencies