jaberg / skdata

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

pubfig83: send split arguments to task methods #43

Open yamins81 opened 12 years ago

yamins81 commented 12 years ago

make the task methods accept some kind of split id or split listing so that they only return imgs or pairs (or whatever) associated with a given split. when this argument is not specified, method should return everything.