scikit-learn/sklearn/datasets
Andreas Mueller e4c44e8f4e COSMIT typo 2012-01-06 14:16:59 +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 FIX: ensure fetch_20newsgroups_vectorized outputs CSR matrices to work with cross validators 2011-12-30 14:13:23 +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 Added missing space in PIL warning 2011-12-21 16:56:33 +01:00
lfw.py COSMIT use urlretrieve and "with" syntax in LFW module 2011-12-12 12:32:46 +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 COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
samples_generator.py COSMIT typo 2012-01-06 14:16:59 +01:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
species_distributions.py remove useless dependency on pylab 2011-12-23 14:32:55 +01:00
svmlight_format.py FIX: py3k: string formatting is not supported on byte strings 2011-12-26 11:48:24 +01:00
twenty_newsgroups.py FIX: ensure fetch_20newsgroups_vectorized outputs CSR matrices to work with cross validators 2011-12-30 14:13:23 +01:00