scikit-learn/sklearn/feature_extraction/tests
jnothman d6e9598abe Merge pull request #1880 from NicolasTr/patch_extractor_float_max_patches
Support float values for max_patches in PatchExtractor.transform
2013-05-12 02:20:13 -07:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py FIX DictVectorizer behavior on empty X and empty samples 2013-05-04 17:09:07 +02:00
test_feature_hasher.py P3K all of feature_extraction passes tests on Py2 and 3 2013-03-11 12:26:05 +01:00
test_image.py Merge pull request #1880 from NicolasTr/patch_extractor_float_max_patches 2013-05-12 02:20:13 -07:00
test_text.py TST test CountVectorizer.stop_words_ value 2013-05-07 14:43:04 +02:00