scikit-learn/sklearn/feature_extraction/tests
Alexandre Gramfort 8078d7077f TST : use assert_true and not assert in test 2012-11-29 13:10:41 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py ENH let DictVectorizer build a CSR matrix directly and use array.array 2012-09-29 23:01:27 +02:00
test_feature_hasher.py COSMIT pep8, removing unused imports and recommend ``toarray`` instead of ``todense`` 2012-11-24 20:12:33 +00:00
test_image.py TST : use assert_true and not assert in test 2012-11-29 13:10:41 +01:00
test_text.py TST CountVectorizer with empty vocabulary 2012-10-07 15:32:46 +02:00