Contents
This site hosts my personal projects. You can find source code on my GitHub page
Algos From Scratch
- 
    Linear Regression: The most basic - implemented using SVD. 
- 
    K-Nearest Neighbors: A very simple KNN classifier on the Iris dataset. 
Sports Analytics
- 
    Demystifying “Positionless Basketball”: Disputing the myth of positionless basketball with K-Means clustering. 
- 
    SportVU Part 1: Loading SportVU and EDA 
Audio
- Timbre: Summary of the timbre problem