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

Categorical features are not detected in some edge cases #29

Open
du-phan opened this issue May 27, 2021 · 0 comments
Open

Categorical features are not detected in some edge cases #29

du-phan opened this issue May 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@du-phan
Copy link
Contributor

du-phan commented May 27, 2021

Categorical features that are not preprocessed but not dropped neither (using remainder:'passthrough') will not be detected as categorical.

--> Seems like a pretty edgy case though, but also an easy fix: we can add a categorical_features argument to the constructor

@du-phan du-phan changed the title Categorical features are not detected for some edge cases Categorical features are not detected in some edge cases May 27, 2021
@du-phan du-phan added the bug Something isn't working label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant