scikit-learn/sklearn/datasets
Seamus Abshere ff0e88213f ENH reduce size of files produced by dump_svmlight_file 2013-04-16 12:14:58 +02: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 ENH reduce size of files produced by dump_svmlight_file 2013-04-16 12:14:58 +02:00
DATASET_PROPOSAL.txt COSMIT various typofixes 2013-04-11 21:22:14 +02:00
__init__.py FIX remove dtype from covertype, add fetch_covtype to init, add missing docstrings. 2013-02-16 19:15:01 +01:00
_svmlight_format.c COSMIT various typofixes 2013-04-11 21:22:14 +02:00
_svmlight_format.pyx PY3: convert string literal to bytes using six in cython file 2013-03-19 18:02:39 +01:00
base.py PY3: ensuring file stream is read as binary 2013-03-19 17:57:12 +01:00
california_housing.py PY3: fix urlopen in mldata and california housing loaders 2013-03-19 17:56:57 +01:00
covtype.py P3K some more fixes in random places 2013-03-08 18:31:35 +01:00
lfw.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
mlcomp.py ENH use the numbers module introduced in Python 2.6 to check for number types. 2012-10-24 18:44:53 +02:00
mldata.py PY3: fix urlopen in mldata and california housing loaders 2013-03-19 17:56:57 +01:00
olivetti_faces.py P3K use six to have a python 2 & 3 compatible code base 2013-02-09 18:08:44 +01:00
samples_generator.py FIX make_classification now outputs integer labels 2013-03-08 14:19:38 +01:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
species_distributions.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
svmlight_format.py ENH reduce size of files produced by dump_svmlight_file 2013-04-16 12:14:58 +02:00
twenty_newsgroups.py P3K use six to have a python 2 & 3 compatible code base 2013-02-09 18:08:44 +01:00