I have been using Scikit's text classification for several weeks, and I really
like it. I use my own corpus (self-generated) and prepare each document using
the NLTK. Presently I am relying on this tutorial/code-base, only making
changes when absolutely necessary for my documents to work.
The
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