scikit-learn/sklearn/datasets
Andreas Mueller c0e46e19e6 COSMIT typos by `git grep independant` 2012-05-05 18:33:24 +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 Merge pull request #756 from larsmans/svmlight_fix 2012-04-16 06:13:13 -07:00
DATASET_PROPOSAL.txt COSMIT typos by `git grep independant` 2012-05-05 18:33:24 +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 ENH zero_based="auto" support + better n_features=None in load_svmlight_files 2012-04-10 18:20:28 +02:00
_svmlight_format.pyx ENH zero_based="auto" support + better n_features=None in load_svmlight_files 2012-04-10 18:20:28 +02: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 DOC + PEP8 SVMlight loader 2012-04-16 10:09:57 +02:00
twenty_newsgroups.py FIX: make the 20 newsgroups loader explicitly decode latin1 content 2012-02-28 10:44:31 +01:00