This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c4cbffcc13
scikit-learn
/
sklearn
/
feature_extraction
/
tests
History
Alexandre Gramfort
8078d7077f
TST : use assert_true and not assert in test
2012-11-29 13:10:41 +01:00
..
__init__.py
Move project directory from scikits.learn to sklearn
2011-09-02 12:06:57 +02:00
test_dict_vectorizer.py
ENH let DictVectorizer build a CSR matrix directly and use array.array
2012-09-29 23:01:27 +02:00
test_feature_hasher.py
COSMIT pep8, removing unused imports and recommend ``toarray`` instead of ``todense``
2012-11-24 20:12:33 +00:00
test_image.py
TST : use assert_true and not assert in test
2012-11-29 13:10:41 +01:00
test_text.py
TST CountVectorizer with empty vocabulary
2012-10-07 15:32:46 +02:00