scikit-learn/sklearn/datasets
Lars Buitinck 32f9a7cefb COSMIT replace utils.testing.assert_in with Nose-compatible functions 2012-04-05 14:39:07 +02: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 replace utils.testing.assert_in with Nose-compatible functions 2012-04-05 14:39:07 +02:00
DATASET_PROPOSAL.txt Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py Merge branch 'gradient_boosting' of https://github.com/scottblanc/scikit-learn into scottblanc-gradient_boosting 2012-03-07 21:35:30 +01: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 FIX: make the 20 newsgroups loader explicitly decode latin1 content 2012-02-28 10:44:31 +01:00
lfw.py FIX: make LFW data shapes consistent with Olivetti faces 2012-02-11 13:58:33 +01:00
mlcomp.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mldata.py ENH: don't fail on "yeast" dataset 2012-03-18 17:55:53 +01:00
olivetti_faces.py ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
samples_generator.py Merge branch 'gradient_boosting' of https://github.com/scottblanc/scikit-learn into scottblanc-gradient_boosting 2012-03-07 21:35:30 +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 FIX: make the 20 newsgroups loader explicitly decode latin1 content 2012-02-28 10:44:31 +01:00