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

Building pipeline for Feature Selection and made removal of categorical variable easier. #20886

Closed

Conversation

datascientist-nishant
Copy link

Reference Issues/PRs

Fixes #8480

What does this implement/fix? Explain your changes.
Added new feature request to make feature selection easier and select best categorical and numerical variable by building the pipeline.With this option enabled, we can easily remove whole categorical variable which is main issue.

Any other comments?
Uses pip to install sklearn on the python3.5 conda env to get a newer version of pandas.

@glemaitre
Copy link
Member

Before opening a PR, I think that we need a proper road map that should be discussed in the related issue.
I don't think that we yet decided regarding the API yet. It should be best to reactivate the discussion.

@glemaitre glemaitre closed this Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature selection for categorical variables
2 participants