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

MAINT Update wrap-up quiz M5 #751

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

ArturoAmorQ
Copy link
Collaborator

@lfarhi noticed a degrade of the performance of the tree model at the end of wrap-up quiz M5. The reason is that Pandas>2.0 converts None into NaN, which broke the pipeline with ordinal encoding. This PR fixes the issue.

@ArturoAmorQ ArturoAmorQ merged commit 84877f2 into INRIA:main Nov 7, 2023
3 checks passed
@ArturoAmorQ ArturoAmorQ deleted the update_quiz branch November 7, 2023 17:05
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.

1 participant