scikit-learn/sklearn/feature_extraction
Preston Parry 58b35d8b9f DOC Updates sklearn naming convention for consistency (#7268)
* Updates sklearn naming convention for consistency

* minor grammar fix

* clarifies source of string vs. function cosine
2016-08-29 08:20:13 +10:00
..
tests FIX assert_array_almost_equal in test_image 2016-04-07 09:58:36 +02:00
__init__.py COSMIT pep8 2012-12-22 16:48:17 +01:00
_hashing.pyx ENH: FeatureHasher now accepts string values. 2016-03-11 20:37:10 +05:30
dict_vectorizer.py Add doc to clarify the use of DictVectorizer when categorical features are represented as numeric values 2016-02-05 15:34:50 +08:00
hashing.py MAINT remove my email address 2016-03-04 10:43:41 +01:00
image.py DOC Updates sklearn naming convention for consistency (#7268) 2016-08-29 08:20:13 +10:00
setup.py MAINT: re-organize setup.py & make sure all tests are discoverable by nose 2016-05-13 06:57:09 -07:00
stop_words.py I guess it is some small mistake 2015-12-15 00:29:41 +00:00
text.py [MRG] extending tfidf documentation (#7015) 2016-08-12 12:15:16 +10:00