scikit-learn/sklearn/datasets/tests
Sachin Kelkar 9d515e960a Fix 9865: Change code and add test (#9890) 2017-10-10 11:27:38 +02:00
..
data add the empty label test case 2015-04-11 08:07:51 +08:00
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_20news.py [MRG + 1] fix test_20news_vectorized (#7431) 2016-10-05 19:59:26 +02:00
test_base.py [MRG+1] Remove hard dependency on nose (#9670) 2017-09-10 13:21:40 +10:00
test_covtype.py BUG: for several datasets, ``download_if_missing`` keyword was ignored. (#7944) 2016-11-29 12:43:32 -05:00
test_kddcup99.py [MRG + 1] fix kdd_kddcup99 shuffle logic (#9731) 2017-09-13 16:43:11 +02:00
test_lfw.py [MRG+1] Deprecate sklearn.utils.testing.raises and remove it from tests (#9660) 2017-09-01 12:53:59 +02:00
test_mldata.py [MRG+1] Remove hard dependency on nose (#9670) 2017-09-10 13:21:40 +10:00
test_rcv1.py Reorder target_names in rcv1 2015-07-21 16:43:11 +02:00
test_samples_generator.py Fix 9865: Change code and add test (#9890) 2017-10-10 11:27:38 +02:00
test_svmlight_format.py [MRG+1] MAINT Replace assert_array_equal with -assert_array_almost_equal where necessary. (#9774) 2017-09-18 19:55:23 +10:00