Skip to content

Conversation

tvdboom
Copy link
Collaborator

@tvdboom tvdboom commented Apr 8, 2023

Closes #3469

Describe the changes you've made

Fixes a bug where non numerical array checks would fail when get_feature_names_out is not available in a transformer.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@tvdboom tvdboom requested a review from Yard1 April 8, 2023 20:34
@tvdboom tvdboom merged commit b44ac84 into master Apr 9, 2023
@tvdboom tvdboom deleted the fix_array_check branch April 9, 2023 18:40
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.

[BUG]: CatBoostEncoder ERROR : get_feature_names_out()
2 participants