Roman Yurchak
b189254bd9
[MRG + 1] DOC remove deprecated option in HashingVectorizer examples ( #9163 )
...
* DOC remplace non_negative=True with alternate_sign=False in
HashingVectorizer examples
* Updated feature_extraction doc
2017-06-21 09:01:55 +10:00
plagree
1f6ac72df7
[MRG] DOC examples with correct notebook style ( #9061 )
...
* DOC examples with correct notebook style
* Modifications in examples/ to avoid unwanted notebook style
* Remove last notebook style example
* Space formatting to avoid notebook style
2017-06-20 14:48:57 +02:00
Aman Dalmia
61ec187ea8
[MRG+1] BUG: adding check for ipython notebook ( #7924 )
...
* BUG: adding check for ipython notebook
* DOC: adding fix for other examples having the same issue
* DOC: remove unused code
* ENH: added change to make sphinx-gallery tests pass
* FIX: adding fix for document_clustering.py
* DOC: reverting redundant whitespace added to svm_gui.py
* DOC: adding note mentioning the work-around
* DOC: adding note mentioning the workaround
* Fix flake8
2016-12-08 11:53:01 -05:00
Lars Buitinck
2e4aafd19c
MAINT remove my email address
...
I'm getting too many individual support requests. People should
use the mailing list.
2016-03-04 10:43:41 +01:00
seales
0485ada58b
General spelling fixes
2015-12-16 09:46:42 -08:00
Alexey Grigorev
1defef0379
printing top terms even if LSI is used
2015-05-24 17:03:45 +02:00
Andreas Mueller
2ca16baa60
Fix using ground truth in silhouette score in document clustering. Closes #3806 .
2014-11-05 14:45:00 -05:00
Andreas Mueller
5b247f90e4
move around examples for better structure.
2014-07-17 09:35:30 +02:00