openml / openml-r

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

Make task out of a dataset #435

Closed PhilippPro closed 4 years ago

PhilippPro commented 5 years ago

I have a simple question. I uploaded a dataset to OpenML via uploadOMLDataSet. Now I want to create a task with this dataset. How can I do that? I did not find an R function for that.

giuseppec commented 4 years ago

Late reply but it's now possible with uploadOMLTask