Hi experts,
I was going through the example here:
http://scikit-learn.org/stable/auto_examples/document_classification_20newsgroups.html#example-document-classification-20newsgroups-py
But when I run, I get the following error message:
$ python document_classification_20newsgroups.py --top20
...
Loading 20 newsgroups dataset for categories:
['alt.atheism', 'talk.religion.misc', 'comp.graphics', 'sci.space']
Traceback (most recent call last):
File "document_classification_20newsgroups.py", line 116, in <module>
remove=remove)
TypeError: fetch_20newsgroups() got an unexpected keyword argument 'remove'
Am I doing something wrong ? Thanks for any help!
Harold
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general