samensah / Clustering-Fast-Search

Fast Search and Find of Density Peaks by Alex Rodriguez, Alessandro Laio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clustering by fast search and find of density peaks

A clustering algorithm based on the distance to a cluster center (as in K-Means and K-Medoids), detects non-spherical clusters and automatically detects the number of clusters (as in DBSCAN and Mean-Shift).

Reference: Clustering by fast search and find of density peaks by Alex Rodriguez, Alessandro Laio

About

Fast Search and Find of Density Peaks by Alex Rodriguez, Alessandro Laio


Languages

Language:Python 100.0%