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 bug # 406 which does not support categorical variables #434

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

salmuz
Copy link

@salmuz salmuz commented Apr 18, 2024

Description

It fix the bug reported in #406

Fixes #406

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@salmuz salmuz changed the title Fix bug https://github.com/scikit-learn-contrib/MAPIE/issues/406 Fix bug # 406 which does not support categorical variables Apr 18, 2024
@LacombeLouis
Copy link
Collaborator

Hey @salmuz,
The PR looks good.
I think we're encountering a typing error. Tell us if you struggle fixing the issue!
Looking forward to merge the PR!

@LacombeLouis
Copy link
Collaborator

Hey @salmuz
Thank you for this PR! For the moment it doesn't pass some tests, but we have fixed the issue. So you can git merge upstream/main and everything should work!
Thank you!

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.

Does MAPIE Regressor support categorical variables?
2 participants