mrkschan / py-dbscan

dbscan for clustering written in py
http://mrkschan.blogspot.com/2010/04/given-sequence-of-increasing-values.html
11 stars 7 forks source link

How to use this for precomputed distance metric ? #2

Open AbhishekHP2016 opened 7 years ago

AbhishekHP2016 commented 7 years ago

Hi,

  I would like to use your code and cite yours. So I request you to please let me know if your code is robust to hold 1000 dimension variables and accepts precomputed distance metric instead of auto- euclidean.