scikit-learn/sklearn/feature_extraction
Joel Nothman b3bdb08964 DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
..
tests MAINT remove deprecated code 2014-07-23 16:19:40 +02:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.c ENH filter out zeros early in FeatureHasher 2013-12-27 15:32:27 +01:00
_hashing.pyx ENH filter out zeros early in FeatureHasher 2013-12-27 15:32:27 +01:00
dict_vectorizer.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
hashing.py DOC let OneHotEncoder, DictVectorizer and FeatureHasher refer to each other 2013-07-18 22:35:05 +02:00
image.py Refactor input validation. 2014-07-20 10:40:04 +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 fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00