Skip to content

Comment on Machine Learning Cheat Sheet for scikit-learnparent

Comments

Scikit-learn already has a number of techniques implemented to do this, though they don't scale to large numbers of data points: Affinity Propogation and Mean Shift (mentioned in the cheat sheet). As far as I remember, DBSCAN also does this, but I'm not completely sure.

Yes but the current implementation of DBSCAN in sklearn is not very scalable. I think some contributors want to fix this but I am not sure what the current status is.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.