Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default_target_attribute missing in data 40992 #669

Open
giuseppec opened this issue Mar 19, 2018 · 6 comments
Open

default_target_attribute missing in data 40992 #669

giuseppec opened this issue Mar 19, 2018 · 6 comments

Comments

@giuseppec
Copy link
Member

Hi,

according to openml/openml-r#412 the target feature was not specified for data set here https://www.openml.org/d/40992 . We deactivated the V1 but V2 now does not provide the target. Could this be fixed in V2 or do we have to upload V3?

@giuseppec
Copy link
Member Author

And: Do we really want to allow uploading of tasks if the target is not specified? If yes, I have to make a fix in the R package.

@janvanrijn
Copy link
Member

In my perception, default target attribute has always been a mandatory field.

(Apparently I am wrong on this:
https://github.com/openml/OpenML/blob/master/openml_OS/views/pages/api_new/v1/xsd/openml.data.upload.xsd )

But I wouldn't mind making it mandatory, let's discuss (there are some complications due to multi-target tasks)

@giuseppec
Copy link
Member Author

+1 for making it mandatory, @mfeurer , @joaquinvanschoren do you guys see any disadvantages here?

@mfeurer
Copy link
Contributor

mfeurer commented Mar 19, 2018

What would you do for completely unsupervised data? Besides that, I do not really have an opinion on this.

@giuseppec
Copy link
Member Author

giuseppec commented Mar 19, 2018

Ok, for specific tasks where a target is required (classification, regression) etc. it should be mandatory. For unsupervised stuff it could be left out?

@joaquinvanschoren
Copy link
Contributor

joaquinvanschoren commented Mar 19, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants