scikit-learn/sklearn/feature_extraction/tests
Raghav R V 21369dd6a1 TST Removal or modification of stop_words_ should not affect transform.
DOC Add a line to {Count, Tfidf}Vectorizer about removal of stop_words_
DOC Add documentation of stop_words_ attr in TfidfVectorizer
2015-02-02 02:20:04 +05:30
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py ENH sort option for memory-efficient DictVectorizer 2014-09-22 16:44:31 +02:00
test_feature_hasher.py ENH filter out zeros early in FeatureHasher 2013-12-27 15:32:27 +01:00
test_image.py FIX: Raise error when patch width/height is greater than image width/height 2014-11-21 10:23:47 -05:00
test_text.py TST Removal or modification of stop_words_ should not affect transform. 2015-02-02 02:20:04 +05:30