Skip to content

All Problems and Labs for Phillip Klein's Coding the Matrix. Eventually I'll have all answers encoded using one time pad over GF2. For now mostly just messy code storage. LMK if you'd like the key.

Notifications You must be signed in to change notification settings

tobymyers/codingthematrix

Repository files navigation

Teaching Myself Linear Algebra for Data Science

Over the past several months I've worked my way through every chapter and excercise of this book, starting from very basic questions -- "what is a function?, what do one-to-one and onto mean?" -- and building the foundation to answer more interesting questions -- *"how can we use SVD factorization and PCA to implement a facial recognition algorithm?", "how do QR factorization, hill climbing, and linear programming compare as machine learning algorithms for a breast cancer data set"

Why I Spend My Time Doing This

Because it's fun :) Because I see huge potential for data science to have a positive impact in international development and bottom of the pyramid entrepreneurship.
That's what I want to do, and this is an important step. It's one thing to import 'scikit-learn' and call 'RandomForest' and another to understand how it works. I'd like to understand how it works, so that I can not just use it, but use it well. Next up, heavy duty stats.

About

All Problems and Labs for Phillip Klein's Coding the Matrix. Eventually I'll have all answers encoded using one time pad over GF2. For now mostly just messy code storage. LMK if you'd like the key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages