Music-Recommendation-Engine-Project / Music-Recommendation-Engine

Music Recommendation System
11 stars 2 forks source link

Two Clustering + Nearest Neighbours Notebooks as alternatives to K-means #54

Closed barto-official closed 1 year ago

barto-official commented 1 year ago

Adding two notebooks that improve the score of K-means clustering:

  1. DBSCAN+ANNOY
  2. DBSCAN + Hnswlib