scikit-learn/sklearn/datasets
Andreas Mueller 7c0d1b686e FIX typo in dataset generation 2012-10-28 09:04:38 +00: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 Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
DATASET_PROPOSAL.txt COSMIT typos by `git grep independant` 2012-05-05 18:33:24 +02:00
__init__.py Add __all__ for half of the scikit 2012-09-04 18:00:49 +01:00
_svmlight_format.c FIX: query_id parameter and other cosmetic changes 2012-09-28 11:24:28 +02:00
_svmlight_format.pyx FIX: query_id parameter and other cosmetic changes 2012-09-28 11:24:28 +02:00
base.py FIX: doctests under Windows 64bit 2012-10-07 23:12:56 +02:00
lfw.py FIX: make LFW data shapes consistent with Olivetti faces 2012-02-11 13:58:33 +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 ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
samples_generator.py FIX typo in dataset generation 2012-10-28 09:04:38 +00:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
species_distributions.py ENH: use joblib compression in datasets 2012-01-07 17:08:22 +01:00
svmlight_format.py DOC clarify zero_based's implications in SVMlight loader 2012-10-11 11:26:22 +02:00
twenty_newsgroups.py Removed load_filenames and load_20newsgroups 2012-09-01 20:02:12 +02:00