Re: [Scikit-learn-general] Text classification and file names output

2012-08-12 Thread Robert Layton
On 10 August 2012 07:14, Jack Alan wrote: > Hi everyone, > > I'm working on text classification on the tutorial provided: > document_classification_20newsgroups.py > > I wonder how I'll be able to print a list of the documents' names being > used in the test folder with their predicted classes af

[Scikit-learn-general] Text classification and file names output

2012-08-11 Thread Jack Alan
Hi everyone, I'm working on text classification on the tutorial provided: document_classification_20newsgroups.py I wonder how I'll be able to print a list of the documents' names being used in the test folder with their predicted classes after classification process. The output wanted is someho