scikit-learn/sklearn/datasets
Olivier Grisel cbd75370d7 Merge pull request #4350 from vortex-ape/build_issue
[MRG + 1] Partially fixes #2274: Running tests should not print anything on stdout / stderr or warnings
2015-03-25 10:34:39 +01: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 TST remove tempfiles that we create in svmlight tests and agglomerative clustering tests 2015-01-23 11:36:46 -05: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 COSMIT spelling 2015-01-15 15:09:35 -05: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 used special.fdtrc instead of fprob 2015-03-23 21:46:59 +05:30
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 PEP8 Fix E101, E111 errors and W191, W293, W293 and W391 warnings. 2015-01-08 04:28:24 +05:30
samples_generator.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00
setup.py Remove shebang in library code 2013-09-06 15:37:49 +02:00
species_distributions.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
svmlight_format.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
twenty_newsgroups.py fix setting description in 20newsgroups 2015-03-23 19:09:48 -04:00