Spotify Reccomender System
A reccommender system that uses Spotify playlist data to
recommend songs given any Spotify input song. Supports intricate queries like
iterative searching, mood-based searching etc. Used algorithms like network embedding,
MLP and clustering to implement.