scikit-learn/sklearn/feature_extraction
Raghav R V a87011262a FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02:00
..
tests FIX precision to float64 across the codebase 2015-10-16 11:20:29 +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 MAINT: handle frombuffer with empty 1st arg in utils.fixes 2014-09-22 17:23:51 +02:00
dict_vectorizer.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
hashing.py correct optional arguments for FeatureHasher 2015-10-08 11:58:09 -04:00
image.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04: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 removed list around sorted 2015-09-16 15:24:29 -07:00