scikit-learn/sklearn/datasets
Lars Buitinck 8a0b317dd1 TST clean up after ourselves in SVMlight test
As spotted by @yarikoptic in #2553; also, the test was previously not
loading the bzip'd file.
2013-10-27 17:59:48 +01:00
..
data Knuth load_cities dataset isn't used anymore 2012-06-01 18:24:21 +02:00
descr COSMIT make 'References' bold and minor other fixes. 2011-12-22 20:57:54 +01:00
images Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
tests TST clean up after ourselves in SVMlight test 2013-10-27 17:59:48 +01:00
DATASET_PROPOSAL.txt COSMIT various typofixes 2013-04-11 21:22:14 +02:00
__init__.py COSMIT fixing some unused imports, adding stuff to __all__, and light pep8 (not all whitespace to make rebasing less painful) 2013-07-27 15:44:17 +02:00
_svmlight_format.c COSMIT various typofixes 2013-04-11 21:22:14 +02:00
_svmlight_format.pyx DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
base.py DOC typo 2013-08-10 12:47:13 +02:00
california_housing.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
covtype.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
lfw.py BUG fix whitespace in error messages 2013-08-26 17:02:52 +02:00
mlcomp.py more sphinx fixes 2013-07-27 19:51:12 +02:00
mldata.py COSMIT pep8 2013-07-23 15:17:32 +02:00
olivetti_faces.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
samples_generator.py Remove unused outliers parameter 2013-10-20 15:58:05 +02:00
setup.py Remove shebang in library code 2013-09-06 15:37:49 +02:00
species_distributions.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
svmlight_format.py ENH 10x speedup in dump_svmlight_format 2013-09-20 12:13:00 +02:00
twenty_newsgroups.py PY3 new overfit prevention stuff in 20newsgroups loader 2013-07-27 01:04:03 +02:00