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

Fix guess_type_of_variable failure with boolean type #17

Merged
merged 3 commits into from
Sep 23, 2019

Conversation

LionelMassoulard
Copy link
Collaborator

@LionelMassoulard LionelMassoulard commented Sep 14, 2019

guess_type_of_variable didn't work with boolean. This was causing the NumericalEncoder to fail with boolean serie. Which was making the controller fails.

I also added a few test on the RandomModelGenerator

@gfournier gfournier changed the title Fix automl bug Fix guess_type_of_variable failure with boolean type Sep 17, 2019
@gfournier gfournier merged commit f49c4f3 into societe-generale:master Sep 23, 2019
gfournier pushed a commit that referenced this pull request Oct 2, 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

Successfully merging this pull request may close these issues.

2 participants