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

Feature selection functions #17

Open
nlsschim opened this issue Nov 7, 2022 · 0 comments
Open

Feature selection functions #17

nlsschim opened this issue Nov 7, 2022 · 0 comments

Comments

@nlsschim
Copy link
Member

nlsschim commented Nov 7, 2022

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)

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

No branches or pull requests

1 participant