scikit-learn/sklearn/feature_extraction
Andreas Mueller 966e10c252 COSMIT PEP8 2012-12-22 16:48:17 +01:00
..
tests COSMIT pep8 2012-12-22 16:48:17 +01:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.c ENH allow (feature, value) pairs in FeatureHasher 2012-11-17 17:29:20 +01:00
_hashing.pyx ENH allow (feature, value) pairs in FeatureHasher 2012-11-17 17:29:20 +01:00
dict_vectorizer.py ENH let DictVectorizer build a CSR matrix directly and use array.array 2012-09-29 23:01:27 +02:00
hashing.py COSMIT pep8 2012-12-02 11:17:17 +00:00
image.py COSMIT pep8 2012-12-22 16:48:17 +01:00
setup.py ENH feature hashing transformer 2012-11-17 17:29:20 +01:00
stop_words.py Flatten the feature extraction API 2012-03-03 17:20:32 +01:00
text.py COSMIT PEP8 2012-12-22 16:48:17 +01:00