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

Issue348 #394

Merged
Merged

Conversation

PaulWestenthanner
Copy link
Collaborator

Fixes #348 and #256

Proposed Changes

  • Introduce feature_names_in_ during fit
  • Extend tests to more sklearn compatibility
  • Fix category_mapping in OneHotEncoder

@PaulWestenthanner PaulWestenthanner merged commit 49c62c7 into scikit-learn-contrib:master Jan 21, 2023
@PaulWestenthanner PaulWestenthanner deleted the issue348 branch January 24, 2023 16:21
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.

migrate from get_feature_names to get_feature_names_out
1 participant