scikit-learn/sklearn/feature_extraction
MechCoder eb660edbf3 FIX: Raise error when patch width/height is greater than image width/height 2014-11-21 10:23:47 -05:00
..
tests FIX: Raise error when patch width/height is greater than image width/height 2014-11-21 10:23:47 -05: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 MAINT: set attributes as last action in DictVectorizer.fit 2014-09-23 12:33:51 +02:00
hashing.py DOC let OneHotEncoder, DictVectorizer and FeatureHasher refer to each other 2013-07-18 22:35:05 +02: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 MAINT: handle frombuffer with empty 1st arg in utils.fixes 2014-09-22 17:23:51 +02:00