scikit-learn/sklearn/datasets/tests
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 BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_20news.py COSMIT some pep8 2011-11-28 23:39:46 +01:00
test_base.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_lfw.py COSMIT use urlretrieve and "with" syntax in LFW module 2011-12-12 12:32:46 +01:00
test_mldata.py COSMIT some pep8 2011-11-28 23:39:46 +01:00
test_samples_generator.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_svmlight_format.py BUG fix off-by-one error in SVMlight format loader 2011-12-20 17:18:40 +01:00