Skip to content

Feature selection functions #17

Description

@nlsschim

Add functions for feature selection methods, such as:

  • Drop correlated features
  • Recursive Feature Elimination
  • Recursive feature addition
  • Select by shuffling
  • Select by target mean performance

(List generated from: https://feature-engine.readthedocs.io/en/latest/user_guide/selection/index.html)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions