scikit-learn/sklearn/feature_extraction/tests
Chiara Marmo 320b4c61f9
FEA Add iterable values support for dictvectorizer (#17367)
Co-authored-by: Peng Yu <peng.yu@shopify.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
2020-08-01 22:10:36 +10:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py FEA Add iterable values support for dictvectorizer (#17367) 2020-08-01 22:10:36 +10:00
test_feature_hasher.py API make feature_extraction's constructors' params kwonly (#16866) 2020-04-15 12:11:26 -04:00
test_image.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_text.py FIX Fixes CountVectorizer sample invariance with max_features (#18016) 2020-07-28 13:49:32 +02:00