scikit-learn/sklearn/datasets
Lars Buitinck 0c9cb49f4d Merge pull request #410 from larsmans/accept-matrix-input
ENH accept matrix input throughout
2011-10-25 11:52:36 -07: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 API change in SVMlight reader: handle multiple files with svmlight_load_files 2011-10-02 16:16:46 +02:00
DATASET_PROPOSAL.txt Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py API change in SVMlight reader: handle multiple files with svmlight_load_files 2011-10-02 16:16:46 +02:00
_svmlight_format.c ENH Cython version of SVMlight loader 2011-10-20 20:58:01 +02:00
_svmlight_format.pyx ENH Cython version of SVMlight loader 2011-10-20 20:58:01 +02:00
base.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
lfw.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mlcomp.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
mldata.py FIX: some sklear.test() fixes. 2011-09-16 09:11:40 +02:00
olivetti_faces.py batch trailing spaces cleanup 2011-09-06 23:12:26 +02:00
samples_generator.py FIX replace np.atleast_2d with new utils.array2d 2011-10-25 15:16:31 +02:00
setup.py ENH Cython version of SVMlight loader 2011-10-20 20:58:01 +02:00
svmlight_format.py ENH Cython version of SVMlight loader 2011-10-20 20:58:01 +02:00
twenty_newsgroups.py Unused import 2011-09-12 04:20:26 +02:00