openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
669 stars 91 forks source link

Why no runs in any sup.regression tasks? #444

Open ran88dom99 opened 7 years ago

ran88dom99 commented 7 years ago

Actually highest # runs is 1 but trying to see that run is impossible. Supervised regression is my primary focus. Is there something I should know? https://www.openml.org/t/100981#!taskruns https://www.openml.org/search?q=%2520tasktype.tt_id%3A2&type=task

janvanrijn commented 7 years ago

1) Weka and Scikit-learn plugin (currently) do not support regression tasks . Especially for Scikitlearn it should be fairly easy to implement (PR is welcome). Don't know the status of the mlr plugin. 2) Most regression tasks are done by the QSAR project. It surprises me that there are no runs attached, it was my understanding that they had means to upload these. @jvanschoren could probably comment on this.

2017-08-07 14:02 GMT+02:00 ran88dom99 notifications@github.com:

Supervised regression is my primary focus. Is there something I should know?

https://www.openml.org/search?q=%2520tasktype.tt_id%3A2&type=task

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openml/OpenML/issues/444, or mute the thread https://github.com/notifications/unsubscribe-auth/ACL7-tiXVPWLrTUwZDlcgPVHuk41WKr7ks5sVvzWgaJpZM4OvV92 .

HeidiSeibold commented 7 years ago

I think there is a problem currently with the regression tasks. I for sure uploaded more than 1 run for some tasks. There seems to be a problem with the linking though. See for example this run: https://www.openml.org/r/6067786

image

I uploaded this on monday or so but it seems have problems.

Thanks for pointing it out @ran88dom99

HeidiSeibold commented 7 years ago

The xml https://www.openml.org/api/v1/run/6067786 knows the task (5012) and all so the info is not lost at least