scikit-learn/sklearn/feature_extraction
Lars Buitinck a29392eaa8 TST catch deprecation warning in feature_extraction.text 2013-07-26 10:17:50 +02:00
..
tests TST catch deprecation warning in feature_extraction.text 2013-07-26 10:17:50 +02:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.c DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
_hashing.pyx DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
dict_vectorizer.py FIX memory usage in DictVectorizer.fit 2013-07-22 10:04:09 +02:00
hashing.py DOC let OneHotEncoder, DictVectorizer and FeatureHasher refer to each other 2013-07-18 22:35:05 +02:00
image.py COSMIT pep8 2013-07-11 11:50:23 +02: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 DOC better deprecation warning messages. 2013-07-26 10:14:45 +02:00