Contents

This site hosts my personal projects. You can find source code on my GitHub page

Algos From Scratch

  1. Linear Regression: The most basic - implemented using SVD.

  2. K-Nearest Neighbors: A very simple KNN classifier on the Iris dataset.

Sports Analytics

  1. Demystifying “Positionless Basketball”: Disputing the myth of positionless basketball with K-Means clustering.

  2. SportVU Part 1: Loading SportVU and EDA

Audio

  1. Timbre: Summary of the timbre problem