scikit-learn/sklearn/datasets
Joel Nothman b3bdb08964 DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10: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 MAINT remove deprecated code 2014-07-23 16:19:40 +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 DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10: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 remove check_arrays stuff and old input validation 2014-07-20 13:31:45 +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 add allowed_sparse named argument for @ogrisel 2014-07-20 15:31:28 +02:00
twenty_newsgroups.py MAINT drop support for NumPy < 1.6.1 2014-03-02 20:13:57 +01:00