scikit-learn/sklearn/datasets
Lars Buitinck ef6a563f25 BUG fix off-by-one error in SVMlight format loader
Apparently, column indices in SVMlight/LibSVM data files are one-indexed.
2011-12-20 17:18:40 +01:00
..
data Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
descr Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
images Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
tests BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00
DATASET_PROPOSAL.txt Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py COSMIT pep8 2011-12-15 17:08:30 +01:00
_svmlight_format.c BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00
_svmlight_format.pyx BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00
base.py DOC: Return->Returns 2011-12-20 13:47:16 +01:00
lfw.py COSMIT use urlretrieve and "with" syntax in LFW module 2011-12-12 12:32:46 +01:00
mlcomp.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mldata.py COSMIT use Python 2.6 except-as syntax 2011-12-12 20:42:56 +01:00
olivetti_faces.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
samples_generator.py DOC: Return->Returns 2011-12-20 13:47:16 +01:00
setup.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
svmlight_format.py BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00
twenty_newsgroups.py COSMIT use Python 2.6 except-as syntax 2011-12-12 20:42:56 +01:00