jaberg / skdata

Data sets for machine learning in Python
http://jaberg.github.com/skdata/
474 stars 149 forks source link

write a no_download decorator, use Travis-ci #56

Open jaberg opened 12 years ago

jaberg commented 12 years ago

The code is unready from travis-ci because some tests download large data sets.

Travis-ci should run tests of parsing / loading code on fake data (see e.g. lfw/test/test_fake.py).

TODO: write an appropriate testing driver that