MAPIE
MAPIE copied to clipboard
Fix bug # 406 which does not support categorical variables
Description
It fix the bug reported in https://github.com/scikit-learn-contrib/MAPIE/issues/406
Fixes #406
Type of change
- Bug fix (non-breaking change which fixes an issue)
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!
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!
Hello @salmuz, are you still working on this PR? Happy to help