[scikit-learn] clustering on big dataset

Shiheng Duan shiduan at ucdavis.edu
Mon Jan 1 17:56:28 EST 2018


Hi all,
I wonder if there is any method to do exact clustering (hierarchy cluster)
on a huge dataset where it is impossible to use distance matrix. I am
considering KD-tree but every time it needs to rebuild it, consuming lots
time.
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180101/04d5e330/attachment.html>


More information about the scikit-learn mailing list