scikit-learn/sklearn/feature_extraction/tests
Hannah Bohle 4b5ea125ed
FIX Remove validation in FeatureHasher's __init__ (#21573)
Co-authored-by: Maren Westermann <maren.westermann@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-12-14 18:51:22 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py API Implements get_feature_names_out for transformers that support get_feature_names (#18444) 2021-09-07 10:56:57 +02:00
test_feature_hasher.py FIX Remove validation in FeatureHasher's __init__ (#21573) 2021-12-14 18:51:22 +01:00
test_image.py FIX take into account mask in the ordering in grid_to_graph (#18964) 2021-08-30 10:04:44 +02:00
test_text.py FIX TfidfVectorizer should not assign in __init__ (#21832) 2021-12-09 15:37:15 -05:00