[scikit-learn] Any other clustering algo cluster incrementally?

Joel Nothman joel.nothman at gmail.com
Tue Apr 30 17:23:06 EDT 2019


I think it would be possible to implement an incremental extension to
dbscan. But it's been years since I looked at what is involved and it might
require storing the training data, unlike those out of core methods.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190501/84a7326c/attachment.html>


More information about the scikit-learn mailing list