scikit-learn/sklearn/feature_extraction
Lars 38104ff4e8 Merge pull request #4193 from lesteve/deactivate-travis-default-venv
CI: test with NumPy 1.6.1, fix for its broken bincount
2015-02-03 16:25:36 +01:00
..
tests TST Removal or modification of stop_words_ should not affect transform. 2015-02-02 02:20:04 +05:30
__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 MAINT: set attributes as last action in DictVectorizer.fit 2014-09-23 12:33:51 +02:00
hashing.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
image.py FIX: Raise error when patch width/height is greater than image width/height 2014-11-21 10:23:47 -05: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 Merge pull request #4193 from lesteve/deactivate-travis-default-venv 2015-02-03 16:25:36 +01:00