Skip to content

Comment on Scikit-learn: machine learning in Pythonparent

Comments

Yes, you can use nearest neighbors to implement collaborative filtering. Truly you can use numpy.linalg.norm to implement collaborative filtering recommendations. The trick is always to figure out what "distance" or "similarity" between two products really means.

AboutSource Built by g1lg1l

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