scikit-learn/sklearn/datasets/tests
Manvendra Singh 8994d0ef61 [MRG+1] added return_X_y option to toy datasets in sklearn.datasets (#7154)
* added return_X_y support to more dataset loaders

* fix typo

* updated whats_new.rst

* fix indentation for version added tag

* call astype before the branching

* better formatting in whats_new.rst

* better formatting

* updated what's new
2016-08-07 15:07:07 +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 Improving Bunch Class to ensure consistent attributes 2015-04-15 19:04:47 -04:00
test_base.py [MRG+1] added return_X_y option to toy datasets in sklearn.datasets (#7154) 2016-08-07 15:07:07 +02:00
test_covtype.py ENH make sure all "SkipTest" calls have an error message. 2013-10-20 13:43:34 -07:00
test_kddcup99.py BUG: Fixed fetch_kddcup99 for Python 3 2015-12-12 09:01:29 +05:00
test_lfw.py General spelling fixes 2015-12-16 09:46:42 -08:00
test_mldata.py COSMIT pep8 2013-04-02 13:30:55 +02:00
test_rcv1.py Reorder target_names in rcv1 2015-07-21 16:43:11 +02:00
test_samples_generator.py make_multilabel_classification sparse target 2015-08-30 23:00:29 +10:00
test_svmlight_format.py [MRG] fix #5269: Overflow error with sklearn.datasets.load_svmlight (#7101) 2016-08-03 13:53:35 +10:00