scikit-learn/sklearn/feature_extraction
N. Haiat 896d4fad10
DOC Fix documentation of default values in sklearn.feature_extraction.text.py (#18360)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-09-24 11:21:56 -04:00
..
tests FEA Add iterable values support for dictvectorizer (#17367) 2020-08-01 22:10:36 +10:00
__init__.py Fix imports in pip3 ubuntu by suffixing affected files (#15891) 2019-12-18 10:09:48 +08:00
_dict_vectorizer.py DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
_hash.py DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
_hashing_fast.pyx MNT Remove code for scipy legacy version (#17708) 2020-06-24 21:07:39 +02:00
_stop_words.py MNT Make modules private in feature_extraction (#15321) 2019-10-25 16:41:13 -04:00
image.py DOC cleaning parameter docstrings in feature_extraction/image.py (#17900) 2020-07-31 17:11:42 +02:00
setup.py MNT Make modules private in feature_extraction (#15321) 2019-10-25 16:41:13 -04:00
text.py DOC Fix documentation of default values in sklearn.feature_extraction.text.py (#18360) 2020-09-24 11:21:56 -04:00