scikit-learn/sklearn/feature_extraction
Guillem García Subies deec2baf00 [MRG] Deprecated 'copy' in TfidfVectorizer.transform (#14520)
* Deprecated 'copy' in TfidfVectorizer.transform

* Update text.py

* Update text.py

* Update text.py

* Added test

* Update sklearn/feature_extraction/tests/test_text.py

Co-Authored-By: Andreas Mueller <t3kcit@gmail.com>

* Update test_text.py

* Update test_text.py

* Update text.py

* Update text.py

* Update text.py

* Update v0.22.rst

* Update doc/whats_new/v0.22.rst

Co-Authored-By: Joel Nothman <joel.nothman@gmail.com>

* Update test_text.py

* Update text.py

* Update text.py

* Update text.py

* Update test_text.py

* Update doc/whats_new/v0.22.rst

Co-Authored-By: Joel Nothman <joel.nothman@gmail.com>

* Update v0.22.rst
2019-08-07 12:20:41 -04:00
..
tests [MRG] Deprecated 'copy' in TfidfVectorizer.transform (#14520) 2019-08-07 12:20:41 -04:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.pyx MAINT Replace absolute imports with relative imports (#13653) 2019-04-17 12:45:14 -04:00
dict_vectorizer.py [MRG] Doctest with print change only adjusts default options for doctest (#13991) 2019-06-01 10:53:45 +02:00
hashing.py MAINT Use isinstance(x, numbers.Integral) to check for integer dtype (#14004) 2019-06-12 19:24:59 -04:00
image.py Fixes #10548 random state description in feature-extraction (#14155) 2019-06-26 09:31:43 +10:00
setup.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
stop_words.py I guess it is some small mistake 2015-12-15 00:29:41 +00:00
text.py [MRG] Deprecated 'copy' in TfidfVectorizer.transform (#14520) 2019-08-07 12:20:41 -04:00