10000 Save target column name into the Bunch for fetch_openml · Issue #12684 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Save target column name into the Bunch for fetch_openml #12684

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

Closed
KOLANICH opened this issue Nov 27, 2018 · 6 comments
Closed

Save target column name into the Bunch for fetch_openml #12684

KOLANICH opened this issue Nov 27, 2018 · 6 comments

Comments

@KOLANICH
Copy link

Currently there are 2 options:

  • get all the columns, but without knowledge which one is the target one
  • get 2 columns splitted, again without knowledge of target column name.
@amueller
Copy link
Member

Duplicate of #12392 maybe?
Adding it only to fetch_openml is more well-defined imho and so I would be ok with doing that.
We will hopefully also soon be able to return dataframes from fetch_openml, see #11818.

@KOLANICH
Copy link
Author

Duplicate of #12392 maybe?

Not quite a duplicate, but a subissue.

8000

@amueller
Copy link
Member

I agree. This one is easy to fix and I think we should.

@oanise93
Copy link

Is it okay if I grab this issue?

@jnothman
Copy link
Member

Sure, @oanise93

@amueller
Copy link
Member
amueller commented Aug 6, 2019

Fixed in #13902, please let us know if that doesn't solve your 65E1 use-case.

@amueller amueller closed this as completed Aug 6, 2019
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
0