scikit-learn/sklearn/feature_extraction/tests
Lorenz c913853779
MAINT Raise NotFittedError when using DictVectorizer without prior fitting (#24838)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-12-07 16:43:35 +00:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py MAINT Raise NotFittedError when using DictVectorizer without prior fitting (#24838) 2023-12-07 16:43:35 +00:00
test_feature_hasher.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00
test_image.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_text.py CI Run test suite inside Pyodide (#27346) 2023-09-28 17:57:20 -04:00