scikit-learn/sklearn/feature_extraction
Lars Buitinck 1d0a3fd87e DOC error in feature_extraction.text docstrings
Spotted by @madisonmay. Fixes #2486.
2013-10-02 19:13:21 +02:00
..
tests COSMIT pyflakes feature_extraction.text tests 2013-10-02 19:10:37 +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 DOC error in feature_extraction.text docstrings 2013-10-02 19:13:21 +02:00