jkclem / PCA-from-Almost-Scratch

This is a notebook used to explain what PCA is, why it's useful, how to perform it, and how to apply it to a real problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCA-from-Almost-Scratch

This is a notebook that implements Principal Components Analysis using NumPy, explains what PCA is, why it's useful, how to perform it, and how to apply it to a real problem.

About

This is a notebook used to explain what PCA is, why it's useful, how to perform it, and how to apply it to a real problem.


Languages

Language:Jupyter Notebook 100.0%