scikit-learn/sklearn/feature_extraction
Lars Buitinck 20b04689d9 Merge branch 'dictvectorizer'
Conflicts:
	doc/modules/feature_extraction.rst
2012-03-18 18:09:43 +01:00
..
tests Merge branch 'dictvectorizer' 2012-03-18 18:09:43 +01:00
__init__.py ENH optimize DictVectorizer (sparse case) 2012-03-17 00:48:28 +01:00
dict_vectorizer.py ENH reduce memory usage of DictVectorizer.transform in sparse case 2012-03-17 12:18:22 +01:00
image.py drop Python 2.5; no more need for utils.fixes.product 2011-12-10 10:20:13 +01:00
stop_words.py Flatten the feature extraction API 2012-03-03 17:20:32 +01:00
text.py useless import 2012-03-07 08:08:34 -08:00