Skip to content

Compatibility with neural network: replacing with constant value instead of dropping the feature #52

@stephanecollot

Description

@stephanecollot

Hi,

For neural network if you change the number of features, you need to change the input dimension and therefore the number of neurons.
So, we could have an option like:

  • leaving='drop' for current behaviour
  • leaving='replace' for NN

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions