scikit-learn/sklearn/datasets
Andreas Mueller cb00e97dc2 COSMIT pep8 2012-01-23 10:02:01 +01:00
..
data Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +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 COSMIT pep8 2012-01-23 10:02:01 +01:00
DATASET_PROPOSAL.txt Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py Merge pull request #501 from jakevdp/dataset-fix 2011-12-23 05:07:14 -08:00
_svmlight_format.c FIX: py3k bytes split in svmlight format parser 2011-12-26 09:32:57 +01:00
_svmlight_format.pyx FIX: py3k bytes split in svmlight format parser 2011-12-26 09:32:57 +01:00
base.py DOC fixed errors in load_images doc and SKIP'ed load_image doctest as was already the case for load_images 2012-01-14 11:28:20 +01:00
lfw.py ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
mlcomp.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mldata.py COSMIT use Python 2.6 except-as syntax 2011-12-12 20:42:56 +01:00
olivetti_faces.py ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
samples_generator.py ENH: Replace asserts by appropriate errors. Fixes the rest of issue #570. 2012-01-20 20:27:34 +01:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
species_distributions.py ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
svmlight_format.py COSMIT pep8 2012-01-23 10:02:01 +01:00
twenty_newsgroups.py Fixed data.filenames consistency issue when 'all' specified for 'subset'. 2012-01-20 15:51:19 +00:00