scikit-learn/sklearn/feature_extraction
David Cournapeau b9ca03657d BUG: remove remaining utf-8 characters in docstrings. 2013-09-02 14:06:28 +02:00
..
tests FIX+TST non-consecutive or duplicate vocabulary indices 2013-08-15 12:52:52 +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 DOC make DictVectorizer docstring refer to FeatureHasher 2013-08-19 10:06:35 +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 BUG: remove remaining utf-8 characters in docstrings. 2013-09-02 14:06:28 +02:00