====== Clustering tutorial ====== * https://towardsdatascience.com/the-5-clustering-algorithms-data-scientists-need-to-know-a36d136ef68 ====== Clustering tools ====== LSH, ANN * [[https://github.com/spotify/annoy|spotify의 clustering 라이브러리]] * http://falconn-lib.org/ ===== Elbow method ===== * https://www.packtpub.com/books/content/clustering-k-means * https://datasciencelab.wordpress.com/2013/12/27/finding-the-k-in-k-means-clustering/ {{tag>clustering 클러스터링}}