openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
95 stars 37 forks source link

add only.xml option for getOMLDataSets and getOMLTasks #396

Closed giuseppec closed 5 years ago

giuseppec commented 6 years ago

Without downloading/reading the arff file.

giuseppec commented 5 years ago

I think this makes only sense if we need important information only from the xml of the get* calls. But this should not be required as important data/task related information should be obtainable from the listing calls.