← Back home

LSH Music Recommendation Engine

LSH Music Recommendation Engine
In this project, I implemented the locality-sensitive hashing (LSH) vector search algorithm from scratch and used it to efficiently recommend music to a user based on a song they like.
PythonLSHVector Search