scikit-learn/sklearn/feature_extraction
Andreas Mueller 9bc4de8dae some fixes for sphinx and in examples 2015-03-02 12:50:53 -05:00
..
tests Merge pull request #3933 from fabianp/loss_liblinear 2015-02-10 17:49:10 +01: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 some fixes for sphinx and in examples 2015-03-02 12:50:53 -05: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