scikit-learn/sklearn/datasets
Lars Buitinck fbfcdc500a Merge branch 'pr/3316'
Fixes #3316.
2014-07-13 16:51:02 +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 FIX assert_array_almost_equal for windows tests 2014-07-10 18:54:33 +02:00
DATASET_PROPOSAL.txt COSMIT various typofixes 2013-04-11 21:22:14 +02:00
__init__.py COSMIT fixing some unused imports, adding stuff to __all__, and light pep8 (not all whitespace to make rebasing less painful) 2013-07-27 15:44:17 +02:00
_svmlight_format.c ENH speed up SVMlight loader using Cython's array support 2014-01-05 22:10:02 +01:00
_svmlight_format.pyx ENH speed up SVMlight loader using Cython's array support 2014-01-05 22:10:02 +01:00
base.py FIX wrong parameter name in deprecation warning 2014-06-08 14:26:56 +02:00
california_housing.py DOC numpydoc convention for Bunch-returning functions 2014-07-13 16:50:27 +02:00
covtype.py DOC numpydoc convention for Bunch-returning functions 2014-07-13 16:50:27 +02:00
lfw.py DOC numpydoc convention for Bunch-returning functions 2014-07-13 16:50:27 +02:00
mlcomp.py PY3 file handling 2014-03-21 09:55:41 +01:00
mldata.py DOC fix rendering of fetch_mldata example 2014-03-09 23:03:45 +01:00
olivetti_faces.py DOC Improve documentation of the olivetti dataset 2014-06-26 08:20:46 +02:00
samples_generator.py COSMIT in response to @arjoly's comments 2014-07-08 11:13:58 +02:00
setup.py Remove shebang in library code 2013-09-06 15:37:49 +02:00
species_distributions.py DOC numpydoc convention for Bunch-returning functions 2014-07-13 16:50:27 +02:00
svmlight_format.py ENH speed up SVMlight loader using Cython's array support 2014-01-05 22:10:02 +01:00
twenty_newsgroups.py MAINT drop support for NumPy < 1.6.1 2014-03-02 20:13:57 +01:00