2013/5/25 Mike Hansen :
> As suggested in the subject line, I am attempting to perform a nearest
> neighbors analysis (unsupervised, I hope) on documents I collected from
> around the web. I have read through Sci-Kit's kNN documentation, I am
> working from the Nearest Centroid Example, and based
Dear All:
I am attempting to use kNN in a recommendation engine. I am new to ML and new
to Sci-Kit Learn. I have found the community enormously helpful and was
directed to submit my question to this mailing list instead of SO. I searched
questions asked in 2012 and 2013 for something similar