scikit-learn/sklearn/datasets
Gilles Louppe 8a27f1e495 Merge branch 'master' of github.com:scikit-learn/scikit-learn into adaboost
Conflicts:
	sklearn/metrics/__init__.py
	sklearn/metrics/tests/test_metrics.py
2013-01-11 10:26:34 +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 somewhat hacky fix for tests on image loading. 2013-01-05 19:49:16 +01:00
DATASET_PROPOSAL.txt COSMIT typos by `git grep independant` 2012-05-05 18:33:24 +02:00
__init__.py implement AdaBoost 2013-01-08 16:50:38 -08:00
_svmlight_format.c COSMIT shut up the build by calling np.import_array in Cython modules 2013-01-10 18:00:21 +01:00
_svmlight_format.pyx COSMIT shut up the build by calling np.import_array in Cython modules 2013-01-10 18:00:21 +01:00
base.py COSMIT pep8 2012-12-22 16:48:17 +01:00
california_housing.py COSMIT PEP8 2012-12-22 16:48:17 +01:00
lfw.py COSMIT pep8 2012-12-22 16:48:17 +01: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 ENH use the numbers module introduced in Python 2.6 to check for number types. 2012-10-24 18:44:53 +02:00
olivetti_faces.py COSMIT pep8 2012-12-22 16:48:17 +01:00
samples_generator.py Make BaseWeightBoosting abstract and other misc changes 2013-01-08 22:20:56 -08:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
species_distributions.py COSMIT pep8 2012-12-22 16:48:17 +01:00
svmlight_format.py COSMIT pep8 2012-12-22 16:48:17 +01:00
twenty_newsgroups.py COSMIT pep8 2012-12-22 16:48:17 +01:00